#mudassir.dev
1 messages · Page 1 of 1 (latest)
Likely expected if they're created without the initial payment is unconfirmed as incomplete will probably be the default state
Can you share an example ID?
Yup, the payment is awaiting confirmation via the Payment Sheet: https://site-admin.stripe.com/docs/payments/accept-a-payment?platform=ios&ui=payment-sheet#ios-collect-payment-details
Avoid what specifically?
You likely want to adopt the deferred flow if which allows you to collect payment info before creating the subscription: https://stripe.com/docs/payments/accept-a-payment-deferred?platform=ios&type=payment
But I am using 3d secure, and it collects payment
on the go
Using the payment sheet
Ok, is there a question?
How can I minimize incomplete payments
I just explained how
In that flow your customer will click 'pay' after providing payment info in the sheet and only then is the subscription (and associated payment) created