#bobobaba-amount
1 messages ยท Page 1 of 1 (latest)
Hi ๐ the values shown there match. Our amount field is represented in the smallest unit of currency for the selected currency. So since you're using usd, the amount field is in cents.
Oh I missed that info! Could you share me the docs please! Thank you so much for your reply!!
Sure thing, that's explained in our API spec, here:
https://stripe.com/docs/api/payment_intents/object#payment_intent_object-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.