impress-org / givewp-snippet-library

A collection of code snippets to enhance or expand on the free Give WordPress Donation Plugin.
https://givewp.com
140 stars 90 forks source link

PayPal Cancel Redirect not working #114

Open matheuswd opened 4 years ago

matheuswd commented 4 years ago

The following snippet was implemented in a local and production environment and it looks like it always returns the home URL.

https://github.com/impress-org/givewp-snippet-library/blob/master/gateway-customizations/paypal/paypal-standard-custom-cancel-redirect.php

It was tested using var_dump(give_get_current_page_url()) and it always return home.