LogoLogo
Adobe Commerce Extension 4.0
Adobe Commerce Extension 4.0
  • Adobe Commerce Extension 4.0
  • Introduction
    • How it works
    • Features
    • What's new in version 4.0
  • Install the Digital River Extension
  • Configure the Digital River Extension
    • Step 1: Retrieve API credentials
    • Step 2: Configure the Digital River admin settings
    • Step 3: Create a webhook
    • Step 4: Configure the payment method settings
    • Step 5: Configure other store settings
    • Configuring taxes
    • Configuring products
    • Configure cross-border features
      • Configure dynamic pricing
      • Configure currency rates
      • Configure allowed shipping countries
      • Configure Digital River shipping quotes
    • Enabling landed costs
    • Refunding landed costs
    • Terms of sale, privacy policy, and acceptance
    • Configuring a second website, store, or store view
    • Regulatory fee support
    • Managing United States tax certificates
    • Supporting a fixed price bundle
    • Enabling Magento's Purchase Order payment method
    • Digital River columns in the Magento Admin UI
    • Shopper experience
      • Saving payment methods
      • My Account page
      • Store credit
      • Gift Cards
      • Tax identification numbers
      • VAT invoices and credit memos
      • Taiwanese invoices and eGUI information
      • Configure refunds for asynchronous payment methods
  • Test the Digital River Extension
  • Troubleshooting and maintenance
  • Support
  • Appendix
Powered by GitBook
On this page
  • Localization and translations
  • Configure stores to use separate API keys
  • Enable or disable the Digital River extension
  1. Configure the Digital River Extension

Configuring a second website, store, or store view

Learn how to configure a second website, store, or store view.

PreviousTerms of sale, privacy policy, and acceptanceNextRegulatory fee support

Last updated 1 year ago

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 Configuration locale field is the only field that changes. Digital River will provide the locale needed to meet your language, payment, and currency requirements. Payments are also configurable via by the website.

See 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, fi, cs, pl, hu, de, nl, pt] /app/code/Digitalriver/DrPay/i18n.

After adding or updating the translation files, rerun the upgrade command: $ php bin/magento setup:upgrade

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 Configuration, then General, and then click Locale Options.

Configure stores to use separate API keys

You can configure multiple stores from the Magento Admin Panel to use separate API keys. Use the following steps to do this:

  1. From the Admin Panel, click Stores, click Configuration, click Digital River Settings, and then click General Settings.

  2. Select the website or store to configure from the drop-down Scope list on the Configuration page. You are selecting the specific website or store to configure with the settings to use separate API keys.

  3. On the current Configuration page, uncheck Use Website or Use default next to the Public Key and Secret Key fields. By doing this, you can enter a unique Public Key and Secret Key, These will only be used by that selected store or website. The following example shows a configuration where this has been done:

  4. Enter the unique Public and Secret keys to be used by that site.

  5. Click Save Config and clear your browser's cache.

Important: The Digital River extension will not process any orders for stores that have the Enabled setting set to Disabled.

Enable or disable the Digital River extension

Complete the following steps to enable or disable the Digital River extension:

  1. From the Administration page, click STORES from the left side menu.

  2. Click Configuration under the Settings section.

  3. Click General Settings under DIGITAL RIVER SETTINGS.

  4. Do one of the following:

    • Toggle Enabled to Yes to enable the DR extension.

    • Toggle Enabled to No to disable the DR extension.

Note: if you have enabled the extension, you must provide the Public Key and Secret Key to save the setting.

You can choose to enable or disable the DR extension for different scopes. The setting is inherited from Default to Website to Store View. For example:

To inherit the setting, check the checkbox at Website/Store View scope.

Drop-in
Set up multiple websites, stores, and store views in the Admin