I have set return
and rm
variables, but after successful transaction the user is not being automatically redirected to the "thank you page". Do I have to turn on "Auto Return" in my business account? I thought these are separate settings.
相关问题
- Get payment by transaction ID using PayPal API
- Paypal Rest API SDK v2
- Paypal Express Checkout - You are calling paypal.c
- Intershop 7.10. - fetching payment configuration
- PayPal REST API cross reference transaction with p
相关文章
- php paypal. A way to validate a payment before acc
- Paypal IPN Script, issue with feof and fgets
- Google Forms PayPal Express Integration
- Recurring payment for Paypal Android SDK
- Paypal web payments standard - Refunds. Can they b
- Using Objects in PAYPAL PHP REST API SDK
- django-paypal IPN signals not being received
- How to check email or mobile phone paypal account
Yes, you have to turn on "Auto Return" in my settings. The
return
variable in the button then can override PayPal's setting. They also warn you that if Paypal Account Optional is on, it won't autoredirect.