#tsahnar.auth-capture
1 messages · Page 1 of 1 (latest)
Thanks! When we are doing the auth capture flow the auth will expire after 7 days right? Can we count on the payment_intent.cancelled event to be sent exactly 7 days?
Depends on the card/payment method and the merchant category: https://stripe.com/docs/payments/capture-later#authorization-window
But generally 7 days yes
Can we count on the payment_intent.cancelled event to be sent exactly 7 days?
Yep! Optionally you can cancel earlier manually: https://stripe.com/docs/payments/capture-later#cancel-authorization