#candy_cane
1 messages ยท Page 1 of 1 (latest)
Sure, when the webhook "invoice.payment_succeeded" returns "hosted_invoice_url" and I download the invoice pdf, its not localized.
Is it possible to get a localized version of it?
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
Thanks, I will take a look.
It isnt localized in my case.
Event: "evt_1O2BRmFd9r7pbKmKCBUP8z2z"
This page is localized.
But not the pdf it self.
does your customer has a preferred locales https://stripe.com/docs/api/customers/object#customer_object-preferred_locales
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
then it would default to english
Okay, thanks!
let me know if you need any more help
Okay, thanks. Now its localized.
perfect ๐ , if you don't have any follow-ups would you mind me closing the thread?
Is it possible to get Payment confirmation pdf from api, not the invoice pdf?
I'm not sure I understand
are you asking about receipts?
yes