CustomGento_AdminPayment

customgento/module-admin-payment-m2

Admin Payment for Magento 2 introduces an internal payment method within the admin area.

Strict checks passPHPStan level 9Build passingTrusted vendorSemVer compliant

Supported Magento versions: 2.4.9

36,205 installs★ 11 starsLatest: v1.2.0Released 2026-05-05License: OSL-3.0

composer require customgento/module-admin-payment-m2

README

Reproduced from the package’s own README, under its own license, as of 2026-09-13. Links and images point back at the source repository.

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

    ← All packages from customgento