Symptoms

Is it possible to display Terms and Conditions in customer's language?

Cause

Such functionality is not yet implemented. We have a feature request with ID PBA-39364 "Terms and conditions text should be multi-language field" which will be added to one of the next Product versions. At this moment new terms and Conditions only have a single text field in the wizard.

Resolution

Provider can use the following workaround: 1) In the Add new terms and Conditions wizard use HTML operators to jump to T&C in another language on the same page:

Terms and Conditions title

Click <a href="#lang2">here</a> to view in Language 2

Terms and conditions long text in Language 1

Terms and conditions long text in Language 1 ...

<a name="lang2">

Terms and conditions long text in Language 2

Terms and conditions long text in Language 2 ...

As the result, when T&C page is displayed, customer can simply jump to the required language on the same page without scrolling manually.

Internal content