Paypal return url problems
-
I am trying to set up a special thank you page for successful payments however in
wpi_paypal-checkout.tpl.php
this line of code is a problem:<input type="hidden" name="return" value="<?php the_permalink(); ?>" />
This will redirect the customer back to the original page. If I set up a return url at PayPal web preferences the hidden value above overrides what I put in paypal. Can I put a modified
wpi_paypal-checkout.tpl.php
in the wpi custom template directory to redirect to my custom thank you page?
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Paypal return url problems’ is closed to new replies.