#Royi-iframe
1 messages · Page 1 of 1 (latest)
Hi, we only recommend to load Checkout and Customer portal on a redirect flow, and I don't think putting it inside an iframe would work. Did you try it?
it definitely doesn't work in an iframe, that's now how that product is designed
Is there some other component that I can use to show a full stripe checkout form in my site without being redirected to somewhere else ?
You can build your own custom payment form using Elements (https://stripe.com/docs/payments/accept-a-payment?platform=web&ui=elements) but it's more work naturally since you're directly integrating the payment components into your existing page.