#DaganChen
1 messages · Page 1 of 1 (latest)
yes
iDEAL is an immediate payment or delayed ?
using iDEAL details -> getting 'generated_sepa_debit' -> charging him
Im following this https://stripe.com/docs/payments/ideal/set-up-payment?platform=checkout#setup-a-payment
can I be sure that will get generated_sepa_debit if process was succeed from client
It's immediate, as mentionned here https://stripe.com/docs/payments/ideal
there is immediate notification about the success or failure of a payment.
Can you give more details about your integration? What exactly are you trying to do?
So is your issue resolved?
hold it
I dont know because it happens and now not
wait
seti_1MjJLDFrv2nk53su8mlPZmr8
umm that was failure
but I press sucess
may be miss click wait
That SetupIntent has status: "requires_payment_method"
meaning it was a failure
and I processed
procceed
if i get status succeeed on redirect
I can expect generated_sepa_debit
meaning it was a failure
Yes. Otherwise the status would besucceeded
I can expect generated_sepa_debit
Why do you need this exactly? Once the SetupIntent issucceeded, it creates a PaymentMethod that you can reuse, as shown here: https://stripe.com/docs/payments/ideal/set-up-payment?platform=checkout#charge-sepa-pm
well from iDEAL
I can get succeed or failed
no other options because it is immediate
currect?
correct?
Hello 👋
Taking over as soma had to step away
hanzo please validate that from iDEAL I can expect only 2 response types
Yes, ideal isn't a delayed notification payment method. So you should get the success/failure instantly
and no pending and such
Yup