In Store Pickup Payment (optional)
https://github.com/magesuite/in-store-pickup-payment
This module provides the possibility to choose in store pickup payment as a payment method.
- 1 Installation
- 2 Admin settings
- 3 Backend
- 4 Frontend
- 4.1 Frontend screens
- 4.2 Styling
Installation
This module is optional.
composer require "creativestyle/magesuite-in-store-pickup-payment" ^1.0.0
Admin settings
In Stores -> Configuration -> Sales -> Payment Methods
a new tab - In Store Pickup Payment
is available.
The following options can be configured (in described scopes) :
Name | Value | Comment |
---|---|---|
Enabled | Yes/No | by default this module is disabled |
Title |
|
|
New order status | Pending |
|
Payment from applicable Countries | All Allowed Countries/Specific Countries |
|
Payment from Specific Countries |
| Allows to choose specific countries from given list |
Instruction |
|
|
Minimum order total |
|
|
Maximum order total |
|
|
Sort Order |
|
|
Backend
Frontend
Frontend screens
In the checkout payment methods section a new method is displayed.
Styling
No additional styling has to be added