Este plugin não foi testado com as 3 atualizações principais mais recentes do WordPress. Pode ser que não tenha mais manutenção ou suporte e talvez tenha problemas de compatibilidade quando usado com versões mais recentes do WordPress.

EDD Redirect after payment

Descrição

Redirect user to a custom URL after the order is successfully processed.

Instalação

This section describes how to install the plugin and get it working.

e.g.

  1. Upload plugin-name.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place <?php do_action('plugin_name_hook'); ?> in your templates

Avaliações

Não existem avaliações para esse plugin.

Colaboradores e desenvolvedores

“EDD Redirect after payment” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.

Colaboradores

Registro de alterações

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