#Alex-LeanXcale
1 messages ยท Page 1 of 1 (latest)
Hi ๐ this is expected because amounts in our API are presented in the smallest unit for a given currency. So for USD, amounts in the API are represented in cents rather than dollars.
If you're comparing them to what you're seeing in the dashboard, yes.
Ok, understood.
thank you very much Toby!!!
I appreciate the help
Mmmm, one more question, sorry.
If I try to create a price with the api. Should I asume also I have to use cents???
Yes you should.
As mentioned in our API reference:
https://stripe.com/docs/api/prices/create#create_price-unit_amount
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.