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 039

Dependents: 0

Suggesters: 0

Security: 0

Stars: 10

Watchers: 3

Forks: 1

Open Issues: 0

Type:magento2-module

v1.1.4 2024-05-26 19:41 UTC

This package is auto-updated.

Last update: 2024-08-26 20:21:20 UTC


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

  • 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