dev-master
9999999-dev
LGPL-3.0+
The Requires
This module offers to your customers the Payzen payment in several times, operated by the Lyra Networks compagny., (*1)
<thelia_root>/local/modules/
directory and be sure that the name of the module is PayzenMulti.Add it in your main thelia composer.json file, (*2)
composer require thelia/payzen-multi-module:~1.0
To use the PayzenMulti module, you must first install the basic Payzen module: https://github.com/Thelia-modules/Payzen
and configure it.
Then all configurations for PayzenMulti are in the Payzen basic setup in the part "Multiple times payment"., (*3)
You can set a minimum and maximum amount to reach for the customer to choose this payment method, if they are at 0 there'll no minimum or maximum. You can also choose the value (in percent) of the first payment, the number payments to be made by the customer and the interval between this payment., (*4)
LGPL-3.0+