Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Can't log in to PayPal sandbox account

I am trying to log into a PayPal sandbox account for testing purposes. But, I am continually met with the same error:

"We're sorry, something went wrong during sandbox account linking. Please try again."

Here are the steps to replicate the issue (happens in FireFox and Chrome).

  1. Login to developer.paypal.com using live PayPal account credentials.
  2. Navigate to Dashboard>>Sandbox Accounts
  3. Click Create Account button.
  4. Create account using any variety of options, e.g. personal, business account. New account is created.
  5. Tick the checkbox next to new account listing.
  6. Click link "Click here and provide credentials of your sandbox account."
  7. Fill in login form using sandbox account credentials.
  8. Click agree to terms button.
  9. Redirected back to Sandbox Account page with "We're sorry" error.

This happens over and over with newly created accounts and existing sandbox accounts. I've tried changing passwords and settings for the accounts. I know a few years ago Chrome had a hard time juggling different cookies and sessions when logging in and out of sandbox accounts. So, I've also tried using multiple different browsers. Nothing seems to alleviate the issue.

Also, I thought maybe this issue was a temporary PayPal sandbox glitch, but I've been experiencing it for over a week.

like image 771
Michael Babcock Avatar asked Sep 04 '16 22:09

Michael Babcock


People also ask

How do I create a PayPal sandbox account?

The PayPal sandbox automatically creates your first business sandbox account when you sign up for a developer account on the developer site. To generate the account name, PayPal appends -facilitator to your email name. PayPal assigns a set of test API credentials to the account.

How do I access the sandbox account in the API?

You use the email address to reference the sandbox account in your test API calls. You also use the email and password values to log in to the sandbox accounts page to view and configure the sandbox account. Log in to the Developer Dashboard and navigate to the Sandbox>>Accounts page.

What happens when you clone a PayPal sandbox account?

By creating multiple sandbox accounts, you can test various payment flows and error scenarios. When you clone a sandbox account, PayPal automatically copies the account type (Business or Personal), PayPal balance, first name, and last name of the original account to the new account.

How do I get notified if my test account is sandboxed?

Go back to the Sandbox Test Accounts page where it list all your test accounts. Click on the email address of any sandbox account. There will be a drop down of "Profile" & "Notification". Click on Profile and you shall see an iframe with a few tabs.


1 Answers

Okay, I spoke with PayPal's technical support. It turns out that they are having some internal issues with the sandbox at the moment. If anyone else is having an issue with logging into one of their sandbox test accounts do the following:

  1. Go back to the Sandbox Test Accounts page where it list all your test accounts.
  2. Click on the email address of any sandbox account. There will be a drop down of "Profile" & "Notification".
  3. Click on Profile and you shall see an iframe with a few tabs. You would be able to see the change password, change password.
  4. Use this url to login to your sandbox account. https://www.sandbox.paypal.com/home

The key here is step 4. Don't click on the provided link labeled "Click here and provide credentials of your sandbox account." Copy and past the above URL into your browser instead.

like image 128
Michael Babcock Avatar answered Oct 21 '22 10:10

Michael Babcock