-
Notifications
You must be signed in to change notification settings - Fork 13
Closed as not planned
Labels
Description
What area is the issue related to?
Checkout Sheet Kit
What version of @shopify/checkout-sheet-kit are you using?
2.0.1
Do you have a minimum reproducible example?
No response
Steps to Reproduce
- Open the checkout sheet using a Multipass URL with a return_to set to the checkoutURL.
- Confirm you are getting the logged in experience of saved addresses and email
- Close checkout sheet
- Open checkout sheet using generic checkoutURL (no multipass)
Expected Behavior
It would be expected that the logged out experience would be shown with no saved data from the previously logged in user
Actual Behavior
The previously used multipass session is still active and displaying the saved customer's information in checkout even though they are logged out in the app and a general checkoutURL was used.
Screenshots/Videos/Log output
No response
Storefront domain
No response