This plugin allows you to have a credit line payment method integration, associated to the customer.
- You can set a customer credit line amount that the customer users can use as a payment method - Documentation
- You will need to create the payment method with the credit line integration - Documentation
- You can create your own credit line amount manager - Documentation
- It has a no more credit message for the checkout - Documentation
Version | |
---|---|
PHP | 7.4, 8.0 |
OroCommerce | 4.2 |
- Install the Plugin using Composer:
composer require synolia/orocommerce-credit-line
- Run the Migrations
bin/console oro:migration:load --force
- Clear Cache
bin/console cache:clear
- Install & Build the Assets
bin/console oro:assets:install --symlink
This library is under the EUPL-1.2 license.
Developed by Synolia.