#Ofer-charge-schedules
1 messages · Page 1 of 1 (latest)
Hey there! Unfortunately this can't be changed... using a SetupIntent means sending a $0 authorization charge to the issuer. We can't force an amount here, nor can we force them to put a certain amount on their statement.
Thanks for the quick response. Does the answer change if we use PaymentIntent?
Yep, with a PaymentIntent we send the authorization amount to the issuer.
That's good news. But does PaymentIntent allow charging later, or does it mean that the charge has to be done when the intent is authorized by the client?
Ah sorry, misunderstood. You can use Separate Auth & Capture with a PaymentIntent to hold funds up to 7 days if that is long enough? See: https://stripe.com/docs/payments/capture-later