#brianm_best-practices

1 messages ¡ Page 1 of 1 (latest)

proud dockBOT
#

👋 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/1311094819967467580

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

clear turret
#

Hi there

#

I take it you're likely using Checkout to integrate with Stripe?

sleek kindle
#

No, I used checkout as an example because I would expect Checkout to be one place where this is a common issue. My implementation is custom and uses the react PaymentElement

clear turret
#

If you're using the PaymentElement, product names aren't rendered anywhere

sleek kindle
#

Yes, it's product names, descriptions, and statement descriptors that I'm wondering about. Statement descriptors are the only one that I believe customers would see with my current implementation, but if I were to use Checkout or make use of emailed receipts, then the other fields would be seen too.

clear turret
#

Got it

#

Okay, so locale with Checkout doesn't localize product names or descriptions

#

This is something other developers have requested before, either to do automatically based on the customer's browser or to allow users/developers to configure multiple local variants

sleek kindle
#

Yes, we would want to configure locale variants. I was actually surprised when I couldn't find an existing way to do it yet

clear turret
#

Gotcha, okay. This isn't currently possible without creating a brand-new Product, unfortunately. If you transition to using Checkout, customers will see Product names and descriptions as they were created/sent to us by you, without localization

#

Could you share your account ID so I can track this feedback on my end? I don't have an ETA for when this might be available but tracking this helps our team understand feature demand

sleek kindle
#

Sure. Is it best to send that privately?

clear turret
#

You can send that here or you can send some other ID (customer, product, price) and I can pull up your account on my end

sleek kindle
#

acct_1FovRrBD8bGo2HJI

#

That's the dev account, there's a separate account for production

#

Thanks for tracking the request