Abowire
Search…
Our docs have moved
Introduction
Integrating Abowire
Environments
Create your API Keys
Web SDK
Getting Started with the Web SDK
Checkout SDK
Add a plan
Remove a plan
Capture Payment methods
Customize payment methods
Change language
Customer Portal SDK
Powered By
GitBook
Change language
You can programmatically change the language of the checkout at any time:
1
abowire
.
i18n
.
changeLanguage
(
'de_DE'
);
Copied!
Currently supported languages:
en_UK, de_DE, es_ES
Previous
Customize payment methods
Next - Web SDK
Customer Portal SDK
Last modified
2yr ago
Copy link