Aug 16, 2019
I'm building an app that has a directory of merchants and if a merchant has a storefront we link to it and open the store inside a SFSafariViewController webview. Unfortunately the PayPal expres...
No content to show
User Activity
Thanks for your response Josh. It would be great if a checkout_url parameter could be added to the registration flow, like it is for the sign in flow. Since the registration flow drops a user on the homepage, rather than the cart, I imagine that conv...
I'm building an app that uses the Checkout API to create a checkout and then redirects the user to that checkout's web_url. This works well as long as the store doesn't require users to create an account. For stores that do require accounts, the user...