Mark Murray
Mark Murray
Having discussed with the team, we are okay with shipping this in the short-term with an aim to remove it later by solving in a more generic way. @xseignard would...
Hey @koulomesh, multipass tokens typically have a short TTL. Are you providing a TTL when you generate the access token? It's likely that you will need to regenerate a new...
See [this documentation](https://shopify.dev/docs/api/multipass#step-6-redirect-your-customer-to-your-shopify-store): > The multipass token is only valid for 15 minutes and each token can only be used once
This means that you have 15 mins to hit the multipass URL and once you do the token will expire. If your customers close the checkout and reopen it, you...
@koulomesh an incident was resolved relating to multipass logouts. Can you still reproduce?
I suspect the checkout has failed to load in this case. Are you handling the error from the event listener? Do you have any logs or videos you could share?
Error handling has been greatly improved in `3.0.0`. If there's a specific issue you're facing after upgrading, please open a new issue. Thanks
Hey @mk-nickyang, I took a look into this and can confirm that It's not an issue with the React Native library but instead an internal one. I've created a ticket...
Hi @koulomesh, would you mind creating another issue outlining how you're creating checkout URL via the storefront API? This issue is not related to multipass.
A fix for this has been rolled out. Apologies for the delay. Please report back if you continue to encounter this issue.