#Jerry Jose

1 messages · Page 1 of 1 (latest)

pine geodeBOT
modern cipher
#

What does your success_url look like?

slate quail
#

yes currently iam using checkout session id in success url but instead of this can I get payment intent id?

#

one more another question If there is any issue (network issue) while submitting payment request, how user can repay for the recently selected item?

modern cipher
#

Generally you should just rely on checkout.session.completed events instead. There's no guarantee your customer even makes it to your success_url

modern cipher
slate quail
#

Ok Incase if there is network issue while submitting payment request, How user can re-pay for the same item?

modern cipher
#

I just answered that:

The Checkout UI would reflect the payment failure, and they can retry there

slate quail
#

Thanks
Can we redirect to checkout using payment Id

#

when the tranaction is failed

modern cipher
#

No, you'd need to re-generate a new Checkout Session