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
Requires
- php: ~5.5.0|~5.6.0|~7.0.0
- due/php-ecom-sdk: ~1.0.7
- magento/framework: 100.1.*
- magento/module-backend: 100.1.*
- magento/module-catalog: 101.0.*
- magento/module-checkout: 100.1.*
- magento/module-config: 100.1.*
- magento/module-customer: 100.1.*
- magento/module-directory: 100.1.*
- magento/module-payment: 100.1.*
- magento/module-quote: 100.1.*
- magento/module-sales: 100.1.*
- magento/module-store: 100.1.*
- magento/module-theme: 100.1.*
- magento/module-vault: 100.1.*
This package is not auto-updated.
Last update: 2024-12-22 05:29:25 UTC
README
Manual Installation
-
Go to root directory of magento2
-
Enter following commands to install module:
composer require due/due-magento2-payments
- 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
- Enable and configure Due.com Payment gateway in Magento Admin under Stores > Configuration > Sales > Payment Methods > Due.com Payments.