Descripción
Redirect user to a custom URL after the order is successfully processed.
Instalación
This section describes how to install the plugin and get it working.
e.g.
- Upload
plugin-name.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place
<?php do_action('plugin_name_hook'); ?>
in your templates
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
«EDD Redirect after payment» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «EDD Redirect after payment» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.0.5
- Fix: Fatal error on front end when Easy digital downloads plugin is not active.
1.0.4
- Improvement: Added compatibility to WordPress 6.1
1.0.3
- Security: Use escaping for displaying purchase details string.
1.0.2
- Passing payment ID parameter to redirect URL after successful purchase.
1.0.1
- Add support for Paypal and other off site payment gateways.
1.0.0
- Initial Release