#Mahesh
1 messages · Page 1 of 1 (latest)
hi! it depends on the payment method really. Bank debit payment methods like ACH/SEPA take days for confirm payment status for example. There is no limit.
is it documented somewhere?
is there any SLA from stripe to use some maximum number of days for this? like 7 days or 14 days?
no and no
like I said, it depends on the payment method. For cards that transition will be instant. for ACH for example (https://stripe.com/docs/payments/ach-debit/accept-a-payment?platform=web&ui=API#web-confirm-paymentintent-succeeded) "This means that it can take up to four business days to receive notification of the success or failure of a payment after you initiate a debit from your customer’s account." For SEPA https://stripe.com/docs/payments/sepa-debit "it can take up to 14 business days to receive notification on the success or failure of a payment after you initiate a debit from the customer’s account, though the average is five business days."
you can also read https://stripe.com/docs/payments/payment-methods#payment-notification .