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