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

Ebanx Cancelation does not actually cancel the Order #352

Open
rvelhote opened this issue Mar 19, 2019 · 0 comments
Open

Ebanx Cancelation does not actually cancel the Order #352

rvelhote opened this issue Mar 19, 2019 · 0 comments

Comments

@rvelhote
Copy link
Contributor

rvelhote commented Mar 19, 2019

Hello Ebanx,

For orders that use Boleto (or any async payment method), when the Ebanx callback tries to cancel the order it only changes the order status to canceled it does not actually cancel the order which would return the canceled items to stock.

Adding a call to the cancel method of an order during Ebanx_Gateway_PaymentController::updateOrder might fix the issue. Can anyone confirm if this is the correct approach?

Thank you,
Ricardo

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

1 participant