Skip to content
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.

Cancel PayPal order causes 500 error #155

Closed
prdanelli opened this issue Mar 2, 2018 · 1 comment
Closed

Cancel PayPal order causes 500 error #155

prdanelli opened this issue Mar 2, 2018 · 1 comment

Comments

@prdanelli
Copy link

When the admin tries to cancel an order, a 500 error is thrown. The reason is that SolidusPaypalBraintree::Gateway.cancel expects a response code string and is passed a Spree::Payment instance.

I have created a PR here: #154

@seand7565
Copy link
Contributor

Looks like this issue was solved with #173 🎉

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

No branches or pull requests

3 participants