Hi guys I am trying to simulate card errors in the sandbox. But can't understand how I can trigger it... Simulate card errors To simulate credit card failures, pass a rejection trigger in the First Name or Name on Card field in your existing advanced credit and debit card payment integration. You must use a Visa test card number, for example 4012 8888 8888 1881. Use any date in the future for the card expiry date and any three-digit number for the CVV field. https://developer.paypal.com/api/rest/sandbox/card-testing/#link-simulatecarderrors Rejection triggers https://developer.paypal.com/api/rest/sandbox/card-testing/#link-rejectiontriggers
Steps:
- Go to the dev.pay pay
- Create some personal ACC in the sandbox enter image description here
-
- Going to the https://www.sandbox.paypal.com/ and log in with this acc
- Make a Visa card as a prefer and change the address to the CCREJECT-BANK_ERROR enter image description here
- Go to the Sandbox payment and haven't any payment rejection
I also tried to change the name, but the payment either goes through completely or gives an error without even reaching the payment... enter image description here enter image description here
Sorry, I spent a lot of time on this and still can't figure out what I'm doing wrong... Could you tell me?