#priyanka_26911

1 messages · Page 1 of 1 (latest)

thorny impBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

wary saffron
#

Hi,

when that redirect url gets expired, will there be any response from webhook saying it is failed ?
There is no explicit webhook event, what you can do is to check the status of the PaymentIntent

unique ruin
#

okay if we retreive paymnetIntent , will it indiate that status is FAILED ?

wary saffron
#

No, it will come back to the status requires_payment_method

unique ruin
#

okay when we receive the status as requires_payment_method, we can markit as FAILED and start new one right ?

#

requires_payment_method comes even in case of timeout right ?

verbal siren
wary saffron
#

okay when we receive the status as requires_payment_method, we can markit as FAILED and start new one right ?
You can reuse the same payment intent and just try it again

unique ruin
#

okay but are you sure that webhook will not respond as payment_failed ?

#

when no action is done on that redirect url for very long time and it gets expired

verbal siren
#

it doesn't get expired, the PaymentIntent can stay in requires_action forever.

unique ruin
#

yesterday I was chatting with other person and they said as redirect url will be bank specific and it is short lived

verbal siren
#

they may have been mistaken

unique ruin
#

then if I retrieve paymentIntent and check the status also, it wont help right ?

verbal siren
#

you can do it if you want.

unique ruin
#

Actually my question is how to figure out that no activity is done on that redirect url , so that I can mark my transaction as FAILED and do a retry

#

whoever is responding here, will they be developers from stripe or any one can reply here ?