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
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.
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.