customgento / module-admin-payment-m2
Admin Payment for Magento 2 adds an internal payment method in the admin area.
Fund package maintenance!
customgento
Installs: 20 730
Dependents: 0
Suggesters: 0
Security: 0
Stars: 11
Watchers: 3
Forks: 1
Open Issues: 0
Type:magento2-module
Requires
- php: ~7.3.0||~7.4.0||~8.1.0||~8.2.0||~8.3.0
- magento/module-payment: ~100.3
- magento/module-store: ~101.0
README
Admin Payment for Magento 2 adds an internal payment method in the admin area. This method will not be shown for customers in the checkout, but is only meant to be used for orders, which are created by an admin in the backend.
Features
Installation
composer require customgento/module-admin-payment-m2
bin/magento module:enable CustomGento_AdminPayment
bin/magento setup:upgrade
bin/magento cache:flush
bin/magento setup:di:compile
Copyright
© 2020 - present CustomGento GmbH