#rasparac-create-subscription
1 messages · Page 1 of 1 (latest)
confirmCardSetup will be for when you don't want to charge your customer at all upfront
Do you still want them to pay in the beginning, even if there is a trial?
No, i want them to pay after the trial ends in case of trial, but in case there is no trial period i want them to pay in the beginning.
So not sure what is best practice in this case.
Then yes, use confirmCardPayment and the PaymentIntent when you want to get a payment upfront. Use confirmCardSetup and the SetupIntent when you just want to collect the details now