Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 695 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 695 Bytes

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