With this PR we should now be able to issue refunds from Spree.
Notes
There's still some work to be done, specially in Spree::Amazon::Gateway since there is no error validation and it's always returning a successful ActiveMerchant::Billing::Response but I'll leave that for a better day :)
What's this PR do?
With this PR we should now be able to issue refunds from Spree.
Notes
There's still some work to be done, specially in
Spree::Amazon::Gateway
since there is no error validation and it's always returning a successfulActiveMerchant::Billing::Response
but I'll leave that for a better day :)