#WU
1 messages · Page 1 of 1 (latest)
Can you share the PaymentIntent (pi_xxx) that gave this error?
Where to find it?
You should be able to find in Stripe dashboard: https://dashboard.stripe.com/
you mean this secret key?
No, it should be under Payments tab and it will list all the payments
For the 400 error, this means that the amount is too little and doesn't meet the minimum amount: https://stripe.com/docs/currencies#minimum-and-maximum-charge-amounts
For the 402 error, the card is declined and you can click on the link to understand why the payment failed. Customer will need to provide a new payment method instead
So this 402 error is not Stripe issue, it's because of customers credit card?
Yup, customer's card has an issue