thelia/payment-condition-module

3.0.1 2024-03-13 14:09 UTC

This package is auto-updated.

Last update: 2024-04-13 14:29:11 UTC


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.