Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Paypal sandbox credit card details not working

Tags:

sandbox

paypal

I generated a Sandbox 'buyer' account in the paypal developer site which automated a credit card no. and expiry date. However this does not seem to work as all I get is a message when testing the transaction:

"You cannot use an email address or card number that belongs to an existing PayPal account. If you have a PayPal account, please log in. If you don't, please change the email address or card number and try again"

If I try to login to paypal using the fake email and password created for the buyer account that also fails.

Any ideas?

Thanks

Os

like image 251
Osgood Avatar asked Apr 11 '13 16:04

Osgood


People also ask

Why is PayPal not accepting my card details?

Your card is associated with a specific PayPal account, and you're not logging in with that particular account. Your card was associated with a PayPal account that has since been closed. You've linked the card to a PayPal account, but have not yet confirmed it. You've exceeded your card limit with the PayPal system.

How do I pay with PayPal sandbox?

Then, navigate to Payments » PayPal Standard and check the box labeled Enable PayPal Standard payments to activate PayPal's settings. Under PayPal Email Address, you should then enter the test Business email listed on your PayPal Sandbox page. Then set the Mode to Test/Sandbox.

How do I confirm my PayPal sandbox account?

If you don't receive the verification email within a few minutes after signing up, check to see that it hasn't been blocked or diverted to a spam folder. Once your account is enabled, access the sandbox functionality by logging in to the PayPal Developer website using your developer account credentials.


1 Answers

If you are needing a test credit card number to use during the checkout process through sandbox, you can either log into one of your existing accounts and start the process of adding a credit card. This will pre populate the card number for you. Just copy down the card number and do not add it to the account so that it is not linked. As for the expiration date you can use any valid future date, and and you can use 123 for the CVV2 code. Otherwise you can also use some of the test credit card numbers on this page here for testing with the sandbox. Each time the page is refreshed, new card numbers should be generated.

like image 152
PP_MTS_Chad Avatar answered Nov 14 '22 01:11

PP_MTS_Chad