Shopify / checkout-sheet-kit-swift

Shopify’s Checkout Sheet Kit makes it simple to perform a checkout inside your Swift native app.
MIT License
29 stars 12 forks source link

[Feature Request] Bypass online store password #151

Open cka29 opened 3 months ago

cka29 commented 3 months ago

Hello,

I did not where to put this except here. According to https://github.com/Shopify/checkout-sheet-kit-swift/blob/249b80f7ecfa29b632cb8dd85b8eee284dd7165d/.github/CONTRIBUTING.md#proposing-features it's possible to propose features :)

We are heavy users of the new native checkout sheet and already using this in production. Is there any way to bypass the online stores password protection?

Our use case is simple:

Thanks!

koulomesh commented 2 months ago

@markmur , do we know when this feature request will go live on React Native Sheet Kit as well?

kaisegni commented 4 weeks ago

I'm running into a similar issue, We have dev store password which is password protected, and entering the password redirects to the main shop url instead of continue to checkout, any way to by pass that?

joshuapoq commented 2 weeks ago

I'd argue this is a bug with the redirect rather than a feature request since SDK users cannot use the SDK with store passwords. Would be great to have an update on this.