RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: zekus
Site: antoniolorusso.com
in the OrderTransaction class there is an exception rescue but if the exception is triggered by the gateway, there is no way you can catch that into the transaction, am I wrong?
in the OrderTransaction class there is an exception rescue but if the exception is triggered by the gateway, there is no way you can catch that into the transaction, am I wrong?