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

Fixed bug where if the user presses 'cancel' within WorldPay the order still get marked as paid #1

Open
wants to merge 2 commits into
base: nopcommerce-3.70
Choose a base branch
from

Conversation

ChrisRowtcliff
Copy link

Fixed bug where if the user presses 'cancel' within WorldPay the order still get marked as paid and processed by redirecting any unsuccessful orders back to the /checkout URL.

@AndreiMaz
Copy link
Member

Thanks a lot, Chris! But I think it's better to redirect a customer to the order details page (not completed one). Otherwise, it can confuse a customer. Furthermore, order details page has "Finihs payment" button

@AndreiMaz
Copy link
Member

@ChrisRowtcliff Thanks a lot! But now it redirects to the "Checkout" page. That's wrong. The cart is already cleared. It should redirect to order details page - orderdetails/{id}

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 this pull request may close these issues.

2 participants