#oinowe - PaymentSheet Styles

1 messages · Page 1 of 1 (latest)

ember matrix
#

Hello! That screenshot looks like it's from Stripe Checkout, not the PaymentSheet? Is that correct?

wooden cobalt
#

Correct!, that screen is from stripe checkout

#

so, can I integrate Stripe checkout fully native in iOS?

ember matrix
#

I'm not sure I understand your question. Stripe Checkout is a Stripe-hosted web page. You can open it in a web view in your app, for example.

wooden cobalt
#

Correct, we don't wanna use a web-view, we want to use the native SDK only

ember matrix
#

If you want your payment experience to look like that screenshot you'll either need to use Stripe Checkout or build a native UI that mimics that experience.

wooden cobalt
#

Got it!, so our best option would be to build the UI through your SDK

ember matrix
#

Those screenshots toward the top show what it looks like:

#

It's similar, but not exactly the same as Checkout.

#

But it is a native UI.

wooden cobalt
#

Great!, that's what we are looking for!, will check the guide, thanks 😄

ember matrix
#

Happy to help!