Configuring a second web site, store, or store view

Learn how to configure a second web site, store, or store view,

The Magento Extension is configurable by the website in the Magento Admin Panel interface. This enables administrators to offer different payment methods and different currencies to different regions.

The only field that changes is the Base Configuration locale field. Digital River will provide the locale needed to meet the client’s language, payment, and currency requirements. See Appendix Exhibit F for the base configuration reference. Payments are also configurable via Magento by the website.

See Set up multiple websites, stores, and store views in the Admin for additional information.

Localization and translations

All content displayed via the Digital River extension can be modified by adding an /i18n directory to the DrPay folder. By default the extension supports the following languages: [en, es, it, fr, sv, da, fi, cs, pl, hu, de, nl, pt, nl, fr] /app/code/Digitalriver/DrPay/i18n

After translation files are added or updated, rerun the upgrade command: $ php bin/magento setup:upgrade

To ensure translated text is reflected on the Magento website/store view, it is important to update the locale option for that website/store view via the general Magento settings: Navigate to Stores, then to Configuration, then to General, and then to Locale Options.

Last updated