#holykent

1 messages · Page 1 of 1 (latest)

rugged vectorBOT
sturdy cargo
#

Hi there!

#

Do you have an example of a request ID (req_xxx) when the creation failed?

jovial arrow
#

No, just in general. I use stripe elements, user inputs card info, paymentmethodid passed into server > Create payment intent

#

i'm asking if the creation of payment intent fails, this is not something the customer can fix, right?

#

like when confirm payment intent fails, they can top up their funds and retry if it was insufficient balance

#

but if payment intent fails to be created, that is on our end and there's no point in continuing the reservation/purchase whatsoever

sturdy cargo
#

If a creation request fails, there are two main reasons:

  • there is an issue in your code
  • Stripe has an ongoing incident
    In both case the customer can't do anything about it expect retry the payment
jovial arrow
#

gotcha, thanks!

sturdy cargo