swelham / cashier

Cashier is an Elixir library that aims to be an easy to use payment gateway, whilst offering the fault tolerance and scalability benefits of being built on top of Erlang/OTP
MIT License
49 stars 10 forks source link

Gateway error handling #4

Closed swelham closed 7 years ago

swelham commented 7 years ago

Error handling of the individual gateway responses needs to be handled and converted into a common shape that the cashier module or calling client can deal with.