due/due-magento2-payments

Due.com Extension for Magento2

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 4

Forks: 0

Open Issues: 0

Type:magento2-module

1.0.1 2017-09-15 02:08 UTC

This package is not auto-updated.

Last update: 2024-12-22 05:29:25 UTC


README

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.