#Francisco.Baltazar
1 messages · Page 1 of 1 (latest)
If you're using automatic payouts you can see an example of this here: https://stripe.com/docs/expand/use-cases#charges-in-payout
And is there a way to put an expiration date for a pay-intent?
What exactly do you mean by this?
Great, i'm try do this..And is there a way to put an expiration date for a pay-intent?
sorry i missed a return key when asking for clarification on that. What exactly do you mean? What are you trying to do?
When I create a payment intention, can I set a date for it to be canceled?
What do you mean by canceled?
You mean just cancel collection as no longer needed?
You can use the cancel API for that: https://stripe.com/docs/api/payment_intents/cancel
Nope -- the only "automatic cancellation" is if you authorize a payment without capturing, you need to capture within 7 days or it is cancelled/refunded