Weglot translation for the Squareup Gift Cards page

I need to put Weglot snippet into my gift cards page in order to translate it into the languages I set.

 

We have to follow this guideline - https://developers.weglot.com/javascript/translate-iframe

 

Here is the snippet code:

 

<script src="https://cdn.weglot.com/weglot.min.js"></script>
<script>
// In your iframe
Weglot.initialize({
api_key: "wg_xxxx",
hide_switcher: true
});
</script>

 

How can this be implemented on the Square side?

1,474 Views
Message 1 of 3
Report
2 REPLIES 2
Alumni

Hey there @obondareva thanks for reaching out with this inquiry. I believe the Weglot integration is currently only for Square Online websites and not to Gift Card pages, but I am waiting for confirmation. I can let you know once I have a definite answer. 

 

I appreciate your patience! 

MayaP
Square Community Moderator
Sign in and click Mark as Best Answer if my reply answers your question
1,462 Views
Message 2 of 3
Report
Alumni

Hey @obondareva our team has confirmed we don’t support the translation service that weglot has for these gift card pages. 

MayaP
Square Community Moderator
Sign in and click Mark as Best Answer if my reply answers your question
1,454 Views
Message 3 of 3
Report