#davidcharles9114
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- davidcharles9114, 1 day ago, 32 messages
- davidcharles9114, 1 day ago, 8 messages
- davidcharles9114, 1 day ago, 73 messages
No it's always the cents amount. You can divide to 100 to have the USD amount if you want
So for another currency,
we alway divide to 100 for that,
example currency for Eur, ...
Yes mostly, unless they are zero-decimal currencies. More here https://stripe.com/docs/currencies#presentment-currencies
So the API alway return amount with currency is USD , is that right?
IF not, have any parameter to support return amout in USD currency?
Hi! I'm taking over this thread.
So the API alway return amount with currency is USD , is that right?
No, it depends on the currency you are using. Socurrencycan be anything in this list: https://stripe.com/docs/currencies#presentment-currencies
IF not, have any parameter to support return amout in USD currency?
No, we return the currency that you set when creating the payment.