question

mark5743 avatar image
mark5743 asked bryanvargas answered

iframe change language

Hello, I'm trying to figure out how to change language on the iframe?

actually more specifically input placeholders


could someone guide me

thanks in advance

e-commerce api
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

mark5743 avatar image
mark5743 answered mark5743 edited

mmhm for some reason there wasn't any information in the documentation about this.. after posting.. some how now I found the solution in the documentation.. weird but whatever..

for anyone looking for the answer


const clover = new Clover('******', { locale: 'fr-CA' }); const elements = clover.elements();

available options "en","en-CA","fr-CA"

10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1zero1 avatar image
1zero1 answered

@mark5743, does the receipt sent via email reflect the language set?

10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

bryanvargas avatar image
bryanvargas answered

it is also based on merchant locale settings, US merchants will send emails in English and Canadian will be bilingual ( English or French)

10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community