storefront
storefront copied to clipboard
Checkout token does not exist
Summary
As a edge case it is possible to see error that checkout token does not exist
Steps to reproduce
- Add 3 items to the basket
- Go to checkout
- In checkout set quantity to 0 for all items
- Current result: You will see a popup with button 'go back to store'
- Click on the basket icon -> you still can see your removed items
- Click on the 'checkout' button
Result:
A link to a reproduction repository
No response
Output from envinfo
No response
This is the only checkout experience I get trying out the new storefront.
EDIT: I must have had it misconfigured with the old checkout URL, because I got the checkout page to render (although no payment options).