Hello guys, i am working on cyber payments payments, tests are successful for correct amount but how can i test the following:
1. Issuficient Amount on the card
2. Wrong cvvn number.
3.Card declined by the issuance bank.
Thanks
Solved! Go to Solution
Hi there,
I would recommend the “Authorizing a Credit Card” API call and also please refer to the API Reference documentation, since API explorer for CYBS is Simulator it will not give the expected responses for the below error scenarios, you can get the correct responses if you are doing the Api call through any external Testing tool(eg: Post man, SoapUI) as the response will be from CYBS.
Hope this helps!
Ricardo