#tsahnar-PADS
1 messages · Page 1 of 1 (latest)
Yes, I already talked with the online support but they referred me here
I know that there is a delay of 3 days after initial payment intent when the customer auth his bank account. I was wondering if there is a way for me to know in the response of the payment intent creation if this delay will occur or not
I saw that when testing - and not sending the mail with the "skip_waiting" tag the charges property returns empty. Could this be related to the fact that there supposed to be a delay?
(BTW I know that with bank transfers there could be a delay anyway)
Yes, I already talked with the online support but they referred me here
Oh really? Hmm
Can you share you account id? acct_1234
acct_1I2w7nH9XIA4kPmA
ok ty ❤️
sorry ok, thanks for your patience -- whasts the actual integration issue you're having?
ie, what is not working like you expect?
Currently everything is working properly. Just need a clarification regarding what I wrote above if its ok
We need to know when creating the payment method if the initial 3 days delay will occur.
Where are you seeing that>?
what do you mean?
I want to know if there is a way from me to know that from the create payment intent response
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}.
My understanding is that this is for every payment
so what do you expect to learn in the response?
while you are waiting for it to succeed it will have status=processing
oh its for every payment?
I thought that the delay occurs only after the initial setup intent
Ah yes, looks liike its for the first one, or any in the 3 days after the initial mandate: https://stripe.com/docs/payments/acss-debit#mandates
but then if you use sporadic you can get authorization for future payments
yes, thats how I understood this
From what I saw - the charges return empty if its the first time.. can you verify it for me? Or if there is another way of knowing if it is the first time from the payment intent response?
(I use sporadic)
do you have example payments i can look at to help you with?
hmm i'll send you
@stable wasp the way you know is whether we create a Charge or not