Cyber Payments

Solved! Go to solution
bguma
Regular Visitor

Cyber Payments

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

1 REPLY 1
ricardo_visa
Community Scholar

Re: Cyber Payments

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




Was your question answered? Don't forget to click on "Accept as Solution" to help other devs find the answer to the same question.