boomerdigital / solidus_amazon_payments

Add Pay with Amazon to your Spree Commerce solution
Apache License 2.0
7 stars 8 forks source link

Fix refunds #4

Closed manmartinez closed 8 years ago

manmartinez commented 8 years ago

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 successful ActiveMerchant::Billing::Response but I'll leave that for a better day :)

mtomov commented 8 years ago

:+1: See comment, otherwise good!