Sandbox auto return doesn't return to seller site
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have a live business account, I created my developer site, I created a seller and buyer account in sandbox. Logged into sandbox as seller, set the seller account to auto return to a thank you page on my live website, created a Buy Now button to download a mp3 file. Put the button code in the button test page on the my live website. When I click the button on the button test page I can go thru all the steps to make the test purchase and at end of purchase the file is downloaded to my computer but paypal sandbox does not send me to the thank you page, it just displays that it is processing and never changes.
Here's the sandbox seller account button code:
<form action="https://www.sandbox.paypal.com/cgi-bin/webscr" method="post" target="_top">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="MPFTYWJXAK22A">
<input type="image" src="https://www.sandbox.paypal.com/en_US/i/btn/btn_buynow_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
<img alt="" border="0" src="https://www.sandbox.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
</form>
How do I get the auto return to function correctly?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- "System error. Please try again later" when connecting to paypal sandbox account with my android app in Sandbox Environment
- subscription_id has disappeared in REST APIs
- Are there any restrictions to charge using only html, vanilla javascript and php with rest api? in REST APIs
- permission_denied response in call to patch order when paying by Card in Braintree Client-side Integration (JS, iOS, Android SDKs)
- PayPal Redirection Issue After Successful Payment in Photobooth Integration in Sandbox Environment