#Mr.Yang
1 messages · Page 1 of 1 (latest)
Hi there, can you share with me the PaymentIntent ID?
pi_3MQjTrHoM64JUa3x0YkFLJ4T
Thanks, I can see that the PaymentIntent's currency is set to CAD during creation, is your question about how to set a different currency for PaymentIntents?
I passed in the amount of 5899, after the conversion is 58.99, I want to receive 5899 directly
Then you should specify a amount of 589900 if you want to collect $5899. The amount is the smallest currency unit (i.e., cent) as explained in https://stripe.com/docs/api/payment_intents/create#create_payment_intent-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.
pi_3MQlIuHoM64JUa3x1kBkGaCo
When the Japanese yen is normal, what currency needs two digits more?
https://stripe.com/docs/currencies#zero-decimal these are the list of zero-decimal currencies that you don't need to multiply by 100