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

Fix order status #69

Open
jimmyn opened this issue Dec 9, 2024 · 0 comments
Open

Fix order status #69

jimmyn opened this issue Dec 9, 2024 · 0 comments
Assignees

Comments

@jimmyn
Copy link
Collaborator

jimmyn commented Dec 9, 2024

Current flow:

  • Order is placed from Magento checkout.
  • An order is created in Magento with Processing status.
  • The order confirmation email is sent.
  • The customer is redirected to the payment gateway to make the payment.
  • Once the payment is accepted and completed, the order goes to Pending Payment status.

The Confirmed Status and Pre-authorized Status configuration options appear to be inverted or not aligned with the expected flow.

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