#Mikail
1 messages · Page 1 of 1 (latest)
Hi there, you can find out more about min and max charge amounts here https://stripe.com/docs/currencies#minimum-and-maximum-charge-amounts
The docs seem a bit confusing as I am not 100% sure if I understood correctly
Should the minimum charge be applied to stripe dashboard currency or the currency in which the chare is made?
How do you create a charge? through API or Dashboard?
API
OK, when creating a PaymentIntent, you need to specify the amount and currency right? so that table tells you the min amount you need to specify for a currency. For example $0.5 for USD and $4 for HKD