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

Payment Manuall Confirmation doesn't lead to Order Confirmation #2615

Open
dpfaffenbauer opened this issue Apr 21, 2024 · 0 comments
Open

Payment Manuall Confirmation doesn't lead to Order Confirmation #2615

dpfaffenbauer opened this issue Apr 21, 2024 · 0 comments
Assignees
Labels

Comments

@dpfaffenbauer
Copy link
Member

Q A
Bug report? yes
Feature request? no
BC Break report? no
RFC? no

If you get into the situation that the payment provider never notified you about the payment state, and therefore your payment is stuck in "pending". If you then manually "confirm" the order using the backend, the order never gets confirmed.

What if we bind the order-state to the payment state? or at least, check on the payment transition for the order state and trigger the confirm? We currently only trigger the confirm state on payment with payum.

@solverat what do you think?

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

No branches or pull requests

1 participant