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

Can't cancel an order with a refund #1066

Closed
travisp opened this issue Apr 13, 2016 · 0 comments · Fixed by #1355
Closed

Can't cancel an order with a refund #1066

travisp opened this issue Apr 13, 2016 · 0 comments · Fixed by #1355

Comments

@travisp
Copy link
Contributor

travisp commented Apr 13, 2016

This is using solidus_gateway with Stripe, so I'm not sure if it's ultimately an issue with solidus_gateway or solidus, but:

If an order has a refund, and then an attempt to cancel the order is made, the cancellation fails with the error that a charge has already been refunded, because the payment is still marked as completed (even if it was refunded in full).

I'm not fully sure what the expected behavior here is, but after a refund has happened, it becomes impossible to cancel the order itself.

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

Successfully merging a pull request may close this issue.

1 participant