#rohail-checkout-embedded
1 messages ยท Page 1 of 1 (latest)
HI ๐
I think what you might be referring to is something like our Checkout UI. This can be implemented either as a redirect to a Stripe hosted UI or as an embedded form within your web page.
Take a look at our docs for Checkout and see if it fits your use case.
https://stripe.com/docs/payments/checkout
Thanks for your response!
I did in fact check this out. Can I use this same UI form to create a customer as well? How will that work?
Creating customers is important to me because I don't want users to have to enter their payment info everytime they make a purchase.
Yes you can create customers by specifying it when you create the Checkout Session: https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-customer_creation