PayPal Pro (Direct) Credit Cart expiration date verification in Magento -
I have an installation of Magnou Shop on my development server and as payment gateway, we use PayPal Pro (PayPal Direct) are doing. The user is able to accept credit card.
It was fine in sandbox mode, but after switching to 'live' mode and testing with $ 0.01 transactions, it was found that PayPal's expiration date, but CC number and CVV check Is performed.
So here are the questions:
- How to leave CC processing without working on the deadline to leave unsafe?
- How to fix this?
You can use any of these credit cards as per PayPal's Numbers for testing with:
While testing, only use the credit card number listed here. Other numbers generate an error.
The expiration date should be a valid date in the future (use the mmyy format.)
test credit card account number
+ ---------------------------- + ---------- - ------ ------------------------- + | Credit Card Type | Credit card number + ---------------------------- + -------------------- ---------------------- + | American Express | 378282246310005 | | American Express | 371449635398431 | | American Express Corporate | 378734493671000 | | Australian Bankcard | 5610591081018250 | | Diners Club | 30569309025904 | | Diners Club | 38520000023237 | | Discover | 6011111111111117 | | Discover | 6011000990139424 | | JCB | 3530111333300000 | | JCB | 3566002020360505 | | MasterCard | 5555555555554444 | | MasterCard | 5105105105105100 | | Visa | 4111111111111111 | | Visa | 4012888888881881 | | Visa | 4222222222222 | | | Note: Although this number is one. | | Different character numbers than the other. | | Test number, it is correct and | | Functional Number | + ---------------------------- + -------------------- ---------------------- + | Processor-specific card | | + ---------------------------- + -------------------- ---------------------- + | Dunkort (PBS) | 76009244561 | | Dunkort (PBS) | 501 9 717010103742 | | Switch / Solo (payment). 6331101999990016 | + ---------------------------- + -------------------- ---------------------- +
Comments
Post a Comment