Hi
I am working on a DW v9.6.9 solution where it should be possible to have this checkout scenario:
- user adds products to the cart
- goes to the checkout flow
- adds a vouchers which triggers a discount
- user goes to next step in the checkout flow
- user logs in
After the user has logged in (the user is still in the checkout flow) the system validates the voucher entered earlier in the checkout flow and discovers that the user is not allowed to use this voucher and therefore we need to remove the discount from the cart. Is this possible and how?
PS. rules for vouchers are in an external system