#Astha
1 messages · Page 1 of 1 (latest)
Hi there!
Can you share the ID (req_xxx) of the failing API request?
https://support.stripe.com/questions/finding-the-id-for-an-api-request
req_kdxaBMTD4x2jlY
Thanks for sharing, it looks like you don't have activated PaymentMethod that support AED
Actually the amount specified is too small
For AED, the min amount is "2.00 د.إ" which is 200 when sending the request as PaymentIntent.amount expect amounts in the smallest currency unit
https://stripe.com/docs/currencies#minimum-and-maximum-charge-amounts
https://stripe.com/docs/api/payment_intents/create#create_payment_intent-amount
Payment method is activated already
Yes I see, but the amount you specified is "30" in the creation request, if you mean 30 د.إ then you need to set the amount to 3000