eWay response codes as a file
Anyone who has used the eWay payment gateway for processing credit cards, will have come across this. If there is an issue, rather than alert you with what the issue is, the eWay API will give you a five digit response code, which you then have to decipher. Not helpful.
Chatting to their helpdesk today, they don’t provide all 235 different codes as a simple download (too easy I know), so using some regex magic from their documentation, I’ve dropped them all into one easy to import CSV file.
Import into your database of choice, and more meaningful eWay error codes are only a query away!
Other related posts:
Fixing strange characters printing on Epson receipt printers
Extending Xero through their API
User accessibility, and keeping the bad guys out
comments powered by Disqus