bsscommerce / admin-payment-method
Bss Admin Payment Method Module
Installs: 1 284
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 3
Forks: 3
Open Issues: 1
Type:magento2-module
Requires
- php: ~5.5.0|~5.6.0|7.0.2|7.0.4|~7.0.6|~7.1.0
This package is auto-updated.
Last update: 2024-11-05 11:29:22 UTC
README
Currently, Magento 2 default does not activate a payment method for admin use only. In many cases, you will wish to have a payment method that you could assign to a backend order only and invisible on the checkout page in the frontend. For instance, sometimes, customers would like to make orders by phone or pay by money transfer or in-person cash. Therefore, Magento 2 Admin Payment Method enables you to create orders from the backend and use the payment method visible at the backend only.
1. Documentation
- Installation guide: Get It Now!
- User guide: Get It Now!
- Download from our live site: https://bsscommerce.com/magento-2-admin-payment-method-extension.html
- Get Support: https://bsscommerce.freshdesk.com/support/home
- Contribute to BSSCommerce Github: https://github.com/BssGroup
- Change log: https://bsscommerce.com/magento-2-admin-payment-method-extension.html
2. Detail Functions
With Magento 2 Admin Payment Method, you can create a payment method and hide it from the frontend. Then, when creating orders in the backend, admin can use this payment method for the specific purpose. Key Features: Add a new payment method visible at the backend only Picture 1: Picture 2:
- Preselect when admin creates orders
- Automatically create Invoice and Shipment
- Track all orders using admin payment method in a grid table
- Set applicable countries (All or Optional) for the admin payment method
- Adjust the name for the method by each store view
- Notify customers about the payment method on the frontend Account Dashboard/My Order
3. Other Useful Magento 2 Extensions Recommended for Your Ecommerce Store
- Admin Shipping Method: Allow admins to create a shipping method and hide it from the frontend. Admin can use this method when creating orders in the backend. Customers cannot see this method in the frontend.
- Pre-select Shipping/Payment: Speeds up customer checkout process by pre-selecting the shipping and payment methods.
- Check-out Custom Field: Now admin could add custom fields to the checkout page so they could have additional information from customers, for certain purposes. There are seven types of fields to choose: radio button, dropdown, checkbox, date, yes/no, text field, and text area
- Order Delivery Date: Allow customers to choose the delivery date in the checkout process.
- Custom Order Number: Modify the order number format for the best of convenience for both sellers and buyers
- Auto Invoice: Satisfy your customer by orders processed immediately. Auto creates invoices and shipments after customers finish placing the order.
- Auto Cancel Order: Allows canceling pending and pending payment order automatically.
- Delete Order: Enable admin to delete unwanted orders from the backend. Related invoices, shipments and credit memos will also be removed automatically.