# Configuring a second website, store, or store view

You can configure the Digital River Extension for the website from the Admin Panel interface. This allows administrators to offer different payment methods and currencies for each region.

The Base Conﬁguration locale ﬁeld is the only field that changes. Digital River will provide the locale needed to meet your language, payment, and currency requirements. Payments are also conﬁgurable via [Drop-in](https://docs.digitalriver.com/digital-river-api/payment-integrations-1/drop-in) by the website.

See [Set up multiple websites, stores, and store views in the Admin](https://devdocs.magento.com/guides/v2.3/config-guide/multi-site/ms_websites.html) for additional information.

## Localization and translations

You can modify all content displayed via the Digital River Extension by adding an `/i18n` directory to the *DrPay* folder. By default the extension supports the following languages: \[en, es, it, fr, sv, da, ﬁ, cs, pl, hu, de, nl, pt] `/app/code/Digitalriver/DrPay/i18n`.&#x20;

<div align="left"><img src="https://3790002745-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MNZuMZbk2cjWhdeZ51z%2F-MP6bE8GzdaqN3Jza8j0%2F-MP9jF7DhNZZynnJnuus%2F17SpreadsheetListing.png?alt=media&#x26;token=beeadbf0-f62e-499f-9d84-95deeabd46ca" alt=""></div>

After adding or updating the translation ﬁles, rerun the upgrade command:\
`$ php bin/magento setup:upgrade`

{% hint style="info" %}
**Important**: To ensure the Magento website or store view shows the translated text, update the locale option for that website or store view via the general Magento settings. Select **Stores**, then **Conﬁguration**, then **Genera**l, and then click **Locale Options**.
{% endhint %}
