synolia / orocommerce-credit-line-plugin
OroCommerce Credit Line Plugin
v1.0.2
2022-04-22 12:03 UTC
Requires
- php: ^7.3|^8.0
- oro/commerce: 4.2.*
Requires (Dev)
- enlightn/security-checker: ^1.9
- friendsofphp/php-cs-fixer: ^2.18
- php-parallel-lint/php-parallel-lint: ^1.0
- phpmd/phpmd: ^2.8
- phpro/grumphp: ^1.1.0
- phpspec/phpspec: ^6.1
- phpstan/phpstan: 0.12.91
README
Oro Credit Line Bundle
This plugin allows you to have a credit line payment method integration, associated to the customer.
Features
- 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
Requirements
Installation
- 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
Contributing
License
This library is under the EUPL-1.2 license.
Credits
Developed by Synolia.