#Fire
1 messages · Page 1 of 1 (latest)
Checkout is a hosted payment UI, yes. You can't embed it. If you want an embedded flow in your own checkout/site then you'd need to use Elements: https://stripe.com/docs/payments/accept-a-payment?platform=web&ui=elements
But in this case I would need to create a payment intent and not a checkout object correct?
Yep, correct. The doc outlines the flow
Therefore I will not be able to use Stripe's automated tax calculation
Yeah that's not supported today with Payment Intents directly