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 failover #9

Open swelham opened 7 years ago

swelham commented 7 years ago

Gateway failover will allow selecting an alternative gateway should a given request fail for the primary payment gateway. This will be an optional config option that will allow the client to specify a list of known payment gateways which shall be treated in the order they are defined in the config.