#kirill-m_code
1 messages ยท Page 1 of 1 (latest)
๐ Welcome to your new thread!
โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
๐ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1365297743874232393
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi. flutter_stripe is not officially supported by Stripe, so you need to reach out to the developer for related questions.
Thank for your quick response! Oh that doesn't sound good. Last questions, I understand that it is not officially supported by Stripe but maybe you've heard from the experience from others if this is even possible? Would be an awesome help for us if we've got any info.
Where are you setting this parameter exactly?
actually were trying to set the loclae after paymentIntentClientSecret
You can set the locales on the Customer object for sure, which will cause the payment surfaces to render in a given language: https://docs.stripe.com/api/customers/create#create_customer-preferred_locales
Otherwise, it takes the device language.
Not sure you can set it on the PaymentSheet specifically
Amazing @lethal ferry thank you! We will try it today with our developers, hopefully this will work ๐