#Mustafa
1 messages · Page 1 of 1 (latest)
Hi there!
Can you clarify what is the issue? amount_due": 20000 means $200.00, so everything looks notmal to me.
That's how Stripe API works:
All API requests expect amounts to be provided in a currency’s smallest unit. For example, to charge 10 USD, provide an amount value of 1000 (that is, 1000 cents).
https://stripe.com/docs/currencies#zero-decimal