Giter VIP home page Giter VIP logo

adminenablepayments's Introduction

Magento 2 Admin Enable Payment Methods

This module adds an easy way to use any payment method only for admin. By default magento does not support payment to be enable for only admin. With the help of this extension admin can enable specific payment method for admin only.

Installation and User Guide

Installation

1. Using Composer:

composer require pawan/adminenablepayments
php bin/magento setup:upgrade
php bin/magento cache:flush

2. Manual Installation

First extract package ZIP file on your computer.

By using SSH/FTP upload file at Magento2Root/app/code/Pawan/AdminEnablePayments

After that you need to run following command:

1. php bin/magento setup:upgrade
2. php bin/magento cache:flush

	If required content deploy, run 
	php bin/magento setup:static-content:deploy

	If required compilation, run 
	php bin/magento setup:di:compile

How to check extension successfully installed.

If extension successfully installed, You will see a new Menu at System->Configuration->Pawan->Admin Enable Payment Methods

Configuration

How to Use Extension:

There will two configuration Settings available

Enable: Admin can enable and disable module.

Disable Payment Method for front-end: Here admin will see all active payment method. Admin can choose which payment method need only for admin.

Example: In the above image, Purchase Order Payment method is selected, So this payment method will not available for front end customer. But at the same time, Admin can accept Payment by Purchase Order Payment Method from Admin.

Front End

FrontEnd

Admin Create Order

Admin

Support

If you encounter any problems or bugs, please open an issue on GitHub.

adminenablepayments's People

Contributors

pawan avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.