thelia / payment-condition-module
Installs: 229
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 7
Forks: 3
Open Issues: 0
Type:thelia-module
Requires
- thelia/installer: ~1.1
README
Allow to restrict payment modules by customer, delivery module, customer family or shipping area
Installation
Composer
Add it in your main thelia composer.json file
composer require thelia/payment-condition-module ^3.0
Usage
Go to module configuration where you can configure the payment restrictions. This module change the payment loop result so if you use this loop to display your payment method you will have nothing else to do.