Skip to content

Due/Due-Magento-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Due Magento2 Payments

Manual Installation

  1. Go to root directory of magento2

  2. Enter following commands to install module:

composer require due/due-magento2-payments
  1. Enter following commands to install module:
php bin/magento module:enable Due_Payments --clear-static-content
php bin/magento setup:upgrade
php bin/magento cache:clean
  1. Enable and configure Due.com Payment gateway in Magento Admin under Stores > Configuration > Sales > Payment Methods > Due.com Payments.