Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refund always returns pending, but may be declined later #35

Open
acreilly opened this issue Aug 17, 2016 · 1 comment
Open

Refund always returns pending, but may be declined later #35

acreilly opened this issue Aug 17, 2016 · 1 comment

Comments

@acreilly
Copy link

From Amazon Documentation:

The Refund operation always returns the State as Pending. The Refund object remains in this state until it is processed by Amazon. The refund processing time varies and can be several hours. After processing is complete, Amazon will notify you of the final processing status.

Right now, with refund, we just say it was successful and the refund goes through,
but what if later it returns declined. How do we alert the admin of this? and if in the admin, it completes the refund on the spree side, but is declined on the amazon side, I feel like that could create some issues.

@jordan-brough
Copy link

👍 Nice find.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants