You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you order in the default Storefront as a Guest, you will receive an email with a codeDeepLink that lets you view all the details about your order.
Issues Composable Frontends have with that:
The default link from the email template is not working or opening the orders in our demo store (there is a # missing in the URL)
The link in total is not working for guests because you can not load an order without a context token
Expected Behavior
Our demo store opens the correct order without the need to change the link via admin
Also, guests can view their order details when they use the link from email that is containing the codeDeepLink (order can be loaded via admin API but not via store API)
Steps To Reproduce
No response
Environment
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Current Behavior
When you order in the default Storefront as a Guest, you will receive an email with a
codeDeepLink
that lets you view all the details about your order.Issues Composable Frontends have with that:
Expected Behavior
codeDeepLink
(order can be loaded via admin API but not via store API)Steps To Reproduce
No response
Environment
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: