due/due-magento2-payments

Due.com Extension for Magento2

Maintainers

Package info

github.com/Due/Due-Magento-2

Type:magento2-module

pkg:composer/due/due-magento2-payments

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

1.0.1 2017-09-15 02:08 UTC

This package is not auto-updated.

Last update: 2026-03-15 11:13:49 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.