Volatil3
Volatil3

Reputation: 14978

PHP: Paypal Buy Now button not redirecting

I am testing out Buy Now Button in Sandbox mode. I have setting successful/cancel urls in form parameters. After successful transaction it's not automatically redirecting to my success out but instead of it show screen with details and then text "Go to Reseller Store" which is linked to the URL of my success page. How do I make it to redirect itself so that I can ask customers for next step?

Thanks

Upvotes: 0

Views: 2199

Answers (1)

shanethehat
shanethehat

Reputation: 15570

This is a setting within PayPal.

Log into PayPal with your business account and go to the Website Payment Preferences page. This url works for me: https://www.sandbox.paypal.com/uk/cgi-bin/webscr?cmd=_profile-website-payments

Set your Return URL to the success page of your website, and set the Auto Return radio group to On. Save the settings and it should work.

Upvotes: 2

Related Questions