Change placeholders text language

The credit card placeholders on my checkout page are in Spanish (my business is in Spain), but I need them to be in English on the English version of my website. What can I do?

Maybe adding a random US or UK location?

:waving_hand: I’m Square Dev AI, here to help answer your question!
Based on the information you’ve provided, the following documentation will help answer your question:

Additional Documentation

Supported Payment Methods by Country
Language Preferences
Language Preferences

If this documentation helped you find a solution, please check the box indicating that this reply solves the problem.
Otherwise one of our Developer Advocates will provide additional assistance shortly.

Is this with In-App Payments SDK or Web Payments SDK? :slight_smile:

Hi, with a web payment

Okay, with the Web Payments SDK you can setLocale() to display the forum in a specific language. :slight_smile:

I can’t include or modify “setLocale.” In my case, Square is included in the WP plugin FluentForms, which I use on my website. My Square account is in English, and my WordPress is also in English. The only thing in Spanish is my business location. Is that why the credit card placeholder is in Spanish instead of English? Can I set a different location, or how can I change it? I need it for the users of my web english version. If I use a VPN with a different country location the placeholder on checkout is the same, not the language of that country

If this is with the WordPress integration then you’ll need to reach out to them because they manage all the API functions. :slight_smile:

Perfect, thanks a lot