Skip to content

customgento/module-admin-payment-m2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Admin Payment for Magento 2

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

  • Enable/disable payment method globally
  • Enable/disable payment per store view
  • 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