#Jason889
1 messages · Page 1 of 1 (latest)
yes sure
this is covered here: https://stripe.com/docs/currencies#minimum-and-maximum-charge-amounts
The only limit to the maximum amount you can charge a customer is a technical one. The amount value supports up to twelve digits for IDR (for example, a value of 999999999999 for a charge of 9,999,999,999.99 IDR), and up to eight digits for all other currencies (for example, a value of 99999999 for a charge of 999,999.99 USD).
ok so the only limit is the limit made by the issuing bank ?
I don't know if there are limits set by the issuing bank. But from Stripe point of view the only limit is the eight digits.