#mfujitapirika

1 messages · Page 1 of 1 (latest)

stone kelpBOT
upbeat yacht
#

There can't be insufficient funds on PaymentIntent. If you were talking about error in general, there could be error like amount too small etc, but you will get it when you create the PaymentIntent server-side, before even getting back to client-side with the client secret

agile wren
#

but you will get it when you create the PaymentIntent server-side, before even getting back to client-side with the client secret
yes, I assume this situation.
Do you mean CardElement raises an error when PaymentIntent's amount (created in server-side) is $1000 and card's capacity to pay is $500?

upbeat yacht
#

It's not really CardElement raises an error, it's the confirmation call made with Card Element, could raise such an error, depends on the customer's payment method/account