Admin Payment Method - Magento 2

11 Sold Item(s)

Screenshots

Key Benefits

$0.00

Compatible With Magento Edition

Open Source (CE): 2.3, 2.4
Commerce on prem (EE): 2.3, 2.4
Commerce on Cloud (ECE): 2.3, 2.4

Overview

Admin 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

Extract 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

How to install Admin Payment Method for Magento 2

Release Notes

version 2.0.1

Released September 15, 2016

- Initial version