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

[Vouchers] Redirection to HOME after updating the cart including a voucher #10865

Closed
drummer83 opened this issue May 19, 2023 · 4 comments
Closed
Assignees
Labels
priority We focus on this issue right now

Comments

@drummer83
Copy link
Contributor

Description

If after applying a voucher you go back to edit your basket and the order total is 0 $ after updating the cart, you then click checkout, enter your details and then click 'next - payment method', then you are redirected to the main page without notification, but the order is placed (email confirmation is sent).

Expected Behavior

After updating the cart and returning to checkout, the checkout process should be as always. Clicking on 'Next - Payment Details' should take you to step 2 of the checkout.

Actual Behaviour

After updating the cart and returning to checkout, clicking on 'Next - Payment Details' redirects to the home page. The order is placed without clicking the 'Complete order' button on step 3.

Steps to Reproduce

  1. Put items in your cart and proceed to checkout.
  2. Enter your details and click 'Next - Payment method'.
  3. Apply a voucher with an amount below the order total.
  4. Select a payment method and click 'Next - Order summary'.
  5. Click 'Edit' next to the order details.
  6. Adjust the items in such way that the order total now is exactly the voucher amount (Total = 0.00 $).
  7. Click 'Checkout'.
  8. Click 'Next - Payment method'.
  9. See that you are redirected to HOME, but you are receiving an email confirmation for the order.

Animated Gif/Screenshot

Peek.2023-05-19.15-48.mp4

Workaround

Severity

bug-s1: a critical feature is broken: checkout, payments, signup, login

Your Environment

  • Version used:
  • Browser name and version:
  • Operating System and version (desktop or mobile):

Possible Fix

@drummer83 drummer83 added the bug-s1 The bug is stopping the platform from working, and there is no workaround. Impact of lot of users. label May 19, 2023
@jibees
Copy link
Contributor

jibees commented May 25, 2023

Is this a S1, as vouchers are behind a feature toggle?

@sigmundpetersen
Copy link
Contributor

I don't think we should use the bug labels before the feature is released.
But I would say it is a blocker for releasing Vouchers though 🙂

@rioug rioug self-assigned this Jun 5, 2023
@sigmundpetersen sigmundpetersen removed the bug-s1 The bug is stopping the platform from working, and there is no workaround. Impact of lot of users. label Jun 5, 2023
@lin-d-hop lin-d-hop added the priority We focus on this issue right now label Jun 27, 2023
@rioug
Copy link
Collaborator

rioug commented Jun 27, 2023

This will be fixed by #11003

@filipefurtad0
Copy link
Contributor

#11135 fixes this 🎉 closing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority We focus on this issue right now
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants