#Kirk-checkout-currency
1 messages ยท Page 1 of 1 (latest)
Hi ๐ no, Checkout Sessions will not automatically adjust the price displayed based on the customer's location. However, we are in the process of rolling out new functionality that will allow you to define prices for multiple currencies within a single Price object.
This is the field on the Price objects that allows you to define the price in multiple currencies:
https://stripe.com/docs/api/prices/create#create_price-currency_options
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
awesome, thanks for the clarification
Happy to help!