#Ian Kaplan

1 messages · Page 1 of 1 (latest)

stable mountainBOT
gaunt stream
#

Do you have a Payment Intent ID we can look at?

ionic nacelle
#

Yes some examples of what youre seeing would help

young reef
#

pi_3MtD26DRqazeG3j12q6NwBfm

#

req_yAdkdml5LHSy43

#

its a connected account on my platform account acct_1MF59zDRqazeG3j1

ionic nacelle
#

Taking a look, thankyou

#

Ah, OK, I think this is the delay for a new mandate confirmation:
https://stripe.com/docs/payments/acss-debit/accept-a-payment?platform=web#web-collect-mandate-and-submit

New PaymentIntent objects for pre-authorized debits do not create payments until three days after confirmation. To create the payment immediately in test mode, confirm with a billing email in the form of {any_prefix}+skip_waiting@{any_domain}.

Build a custom payment form or use Stripe Checkout to accept payments with pre-authorized debit in Canada.

#

So you can add that +skip_waiting magic value to your billing details email to have this progress without delay in test mode