I am using ubercart
module in Drupal
, and I need help to configure return URL
from PayPal sandbox
. I tried creating business account in https://developer.paypal.com/webapps/developer/dashboard , but that also is not working.
相关问题
- Get payment by transaction ID using PayPal API
- Paypal Rest API SDK v2
- Paypal Express Checkout - You are calling paypal.c
- PayPal REST API cross reference transaction with p
- drupal :: order complete hook and upgrade user per
相关文章
- 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
When you say you're unable to create a Business account what error are you receiving or are you unable to login? Please provide more details on this and feel free to contact me via the details in my profile.
Here are the steps to enable Auto Return in your test account.
Let me know if these steps give you any issues.
I was also facing similar issue, How I set the auto redirect URL in the sandbox mode is as following.
1) Login to the sandbox.paypal.com using the sandbox business account example,
xyz-facilitator@example.com
there set Auto redirect to On, and Turn off PayPal Account Optional setting.
2) In the paypal button (Form) code use following for the business information.