Documentation
Paylinks

Language Support for Payment Links

Customize your payment link page language for customers.

Overview

Payment links automatically support 8 languages. Your customers see the payment page in their browser's preferred language by default.

You can also force a specific language by adding a language code prefix to the URL. This is useful when sharing payment links with customers who prefer a specific language.

How to Specify Language

Add the two-letter language code before pay in the URL:

https://app.yolfi.com/{language}/pay/{paylink-id}

Example - to show a payment page in Spanish:

https://app.yolfi.com/es/pay/9007724b-9735-4929-a066-7e7e273a2e6d

Supported Languages

CodeLanguage
enEnglish
esEspañol
deDeutsch
frFrançais
zh-CN简体中文
ruРусский
hiहिन्दी
trTürkçe

Quick Reference

Tip

When sharing payment links, consider adding the customer's preferred language code to provide a better experience. Simply prepend the language code to the URL.

On this page