#gentle-Subscription
1 messages · Page 1 of 1 (latest)
Hi this is a checkout page.
https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-locale can you set the locale to jp when creating a checkout session and see if the text is displayed in Japanese?
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
I made a product, put a recurring pricing product.
Let me try.
There are multiple locale
One is create a session, other is session object
You can open the link that I sent earlier, it tells you how to set a locale when creating a checkout session
I dont know a word of coding mayn
Or can you ask your engineer to help on this?
I'll suggest you to get an engineer to help you with the integration.
Just guide me a bit, I will try it out.
I've already sent you the API doc, so you need pass the param to the Checkout session creation API.