Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to test on Live paypal site with dummy credit cards [duplicate]

I just wanted to ask among the gurus here if anyone has ever attempted to test a complete transaction from start to end on an ecommerce site using paypal or any other epayment gateway.

Please guys, I would appreciate any thoughts and comments. As it is a live site, I cant use the sandbox as that will negatively impact sales. However my firm is a startup and so can't afford the complete transaction and refund process that was suggested [here]:Accepting dummy credit cards on a live site with ActiveMerchant & PayPal.

Please help!

like image 246
user3275395 Avatar asked Feb 05 '14 13:02

user3275395


People also ask

Can PayPal simulate a credit card?

Simulate successful card capture To simulate a successful credit card capture, you can test using a test card number. Use any date in the future for the card expiry date. Use any four digit CVV number for American Express cards and any three digit CVV number for all other cards.

How do I test PayPal payments with sandbox?

During the test phase, use the sandbox endpoints and your sandbox account details in each PayPal API request that you make. Create and manage your set of sandbox accounts from the sandbox Accounts page. Use the Sandbox test site to review the transactions associated with the calls you make using your sandbox accounts.


1 Answers

Previously I tested by buying low cost items from myself - that way you're only paying commission and you're getting most of the moneyback.

Admittedly you need 2 Paypal accounts, but that shouldn't be a problem, and you should only have to 'kick the tyres' in the live environment because all your testing will have been done in the dev environment.

like image 69
Hooloovoo Avatar answered Sep 19 '22 06:09

Hooloovoo