#Junith-Amount
1 messages · Page 1 of 1 (latest)
Hi there, the amount is currency's subunit (e.g. cents), so you need to pass 560 for $5.6
so i need to send my amount *100?
Yes
https://stripe.com/docs/currencies#zero-decimal please note that there are zero-decimal currencies, which you don't need to multiply by 100
ok Thank you, will look into it.
so if its 450 dollars then we write 450
if its 780.45 dollars then we write 780.45 * 100
450 dollars should be 45000
but u said for no decimal points we dont have to multiply by 100?
I said zero-decimal currencies. i.e., JPY which you don't multiply by 100.
ahh ok sorry, yep got it now thanks for the help