How to configure paypal sandbox auto return URL?
Asked Answered
M

3

23

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.

Millimicron answered 12/3, 2013 at 7:7 Comment(0)
B
56

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.

Bobodioulasso answered 12/3, 2013 at 14:55 Comment(6)
Thank you! I'm having the issue where the settings tabs load forever and never appear. Copying the URL to access the settings worked. I've had to do this for the IPN settings also [sandbox only]Alpine
When I enable Auto Return, click "save" and return to those preferences Auto Return is switched back to Off again. Why?Receptive
Having the same problem.Dunlin
@Receptive May be you didn't provide the return urlPrim
Thank you it really helped me out. Is incredible how is possible that sandbox is so out of date, nothing is working, the links are not shown and they have no intention to fix it...Curtsey
Where is Sandbox site option?Unaware
H
6

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,

[email protected]

there set Auto redirect to On, and Turn off PayPal Account Optional setting.

  1. In the PayPal button (Form) code use following for the business information.

Hedgepeth answered 30/10, 2014 at 14:48 Comment(0)
F
0
  1. Login to your sandbox account https://www.sandbox.paypal.com/
  2. Click Seller tools
  3. Selling Online section click Website preferences
  4. Turn on Auto return
  5. put your merchant URL e.g. http://localhost/drupal-project and save
  6. You can also configure other preferences to your choice
Flurry answered 19/10, 2023 at 15:54 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.