#VmC
1 messages · Page 1 of 1 (latest)
Hi there!
Yes it's possible with the locale parameter https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-locale
So just adding "locale" : "ro" would be enough ?
Correct. But I recommend to do some tests in test mode to make sure everything works as expected.