Mon, 02/13/2017 - 12:21
#1
How to simulate a VOID error?
I'm trying to code to handle errors on voids, but I can't simulate a void error by using a certain amount - 5000.07 (as documented here https://support.payeezy.com/hc/en-us/articles/204504175-How-to-generate-unsuccessful-transactions-during-testing-) because the amount doesn't match the inital purchase's amount. I can't use that amount on the initial purchase, as it will just error on the purchase and not generate the trans. codes for doing the void.... how can I get around this?
All you can do is emulate the actual ETG/Gateway response when testing. Void errors are normally ETG 93 Violation or a bank response of '307' authorization not found.