thelia / payzen-multi-module
Installs: 346
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 7
Forks: 2
Open Issues: 1
Type:thelia-module
Requires
- thelia/installer: ~1.1
- thelia/payzen-module: ~1.0
This package is auto-updated.
Last update: 2024-10-30 01:31:45 UTC
README
This module offers to your customers the Payzen payment in several times, operated by the Lyra Networks compagny.
Installation
Manually
- Copy the module into
<thelia_root>/local/modules/
directory and be sure that the name of the module is PayzenMulti. - Activate it in your thelia administration panel
Composer
Add it in your main thelia composer.json file
composer require thelia/payzen-multi-module:~1.0
Usage
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".
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.