Admin Payment Method - Magento 2
$0.00
Compatible With Magento Edition
Open Source (CE): 2.3, 2.4Commerce on prem (EE): 2.3, 2.4
Commerce on Cloud (ECE): 2.3, 2.4
Contents
Overview
Back to topAdmin Payment Method - Magento 2 is a solution in this situation by giving a universal payment method which can be only used in the backend for creating any order when other payment methods cannot afford.
In some cases, the administrator of Magento website need to create the order in the backend that under Orders -> Create New Order, but this process requires a payment method to be accessible.
Features of Admin Payment Method - Magento 2
- Support to choose a new order status.
- Support to create invoices automatically after creating a new admin order.
- Support to create shipment automatically after creating a new admin order.
- Allow to set the status to Complete.
- Simply install and configure the extension
Installation
Back to topExtract the file into app/code/PL/Adminpayment/
From a terminal, run the following commands:
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy -f
php bin/magento cache:clean
Example
Release Notes
Back to topversion 2.0.1
Released September 15, 2016
- Initial version
Reviews
Back to topWrite Your Own Review