#tweezy-CustomPaymentFlow
1 messages · Page 1 of 1 (latest)
Hi, I just wonder whether you tried our Checkout product instead? The link above is a Custom Payment Flow which gives you more control, but Checkout is less efforts
You can specify quantity, collect shipping address with Checkout. I am not sure with deliver options tho
If you still prefer to use the Custom flow, I suggest to look at this guide also: https://stripe.com/docs/payments/accept-a-payment?platform=web&ui=elements
And yes, you might need to collect the "other" information by yourself, then send those information into your server and create a Customer object, and include customer id on your PaymentIntent creation request