Install the Magento Extension
Learn how to install the Digital River Global Commerce v. 2.1.1 Extension for Magento.
Install using Composer
Use Composer to install the Digital River Extension for Magento.
Run the following Composer command in the root of Magento:
composer require digitalriver/module-drpay
Update Magento to execute the install and update scripts in the command line in the root of Magento by executing:
bin/magento setup:upgrade
In the Magento Admin panel click System, click Cache Management, and then click Flush Cache Storage.
Log out of Magento and then log back in.
Last updated