#Yharoo
1 messages · Page 1 of 1 (latest)
I want to refrain from using session if possible
hello! that's not possible with a PaymentIntent, you need to use Checkout :
https://stripe.com/docs/payments/checkout/shipping
https://stripe.com/docs/payments/checkout/taxes
1thanks
there's no other way. You could consider using Invoices, but then it wouldn't automatically collect Shipping info for you
Ohhh ok