#salah_seada - localisation
1 messages · Page 1 of 1 (latest)
Hi there! Pasting your question here:
is localization available in card payments ?
Can you clarify your question? Where do you want the localization exactly?
hi
i mean showing the payment form in customer's preferred language
is that supported and which languages ?
How are you collecting payments? With Checkout Session, Payment Element, something else?
This page covers multiple integrations. Can you clarify which one you are using?
If you are using the Checkout Session, then you can pass a locale parameter: https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-locale
If you are using the Payment Element, then you can set the language when loading Stripe.js https://stripe.com/docs/js/initializing#init_stripe_js-options-locale
Custom payment flow