Sandbox Shoppoing Cart Auto Return no post data
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have similar code that is both on sandbox and production
<input type="hidden" name="cmd" value="_cart">
<input type="hidden" name="upload" value="1">
<input type="hidden" name="business" value="xxxx">
<input type="hidden" name="item_name_1" value="item1 />
<input type="hidden" name="amount_1" value="123"/>
<input type="hidden" name="currency_code" value="CAD">
<input type="hidden" name="no_note" value="1">
<input type="hidden" name="return" value="http://xxx">
<input type="hidden" name="rm" value="2" />
in the user profile, auto return is on and PDT is off on both sandbox and production.
In production, the auto retunr works and payment detail is in the post.
In Sandbox, it was working before Aug 7, since then, it always return to the url specified in the url variable in http get but with no data.
Is there something wrong with sandbox?

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- Whom to report sandbox api down? in About Payments
- Unable To Accept Payment In INR , Displaying Error While Payment Page Load in About Settings
- Problems with client-side PayPal Express Checkout implementation in About Business
- We're sorry - Things don't appear to be working right now Try again in About Business
- Paypal Live Subscription not working, whereas working perfectly in sandbox in About Payments