synolia/orocommerce-credit-line-plugin

OroCommerce Credit Line Plugin

v1.0.2 2022-04-22 12:03 UTC

This package is auto-updated.

Last update: 2024-04-22 16:26:00 UTC


README

License CI Version Total Downloads

Oro Credit Line Bundle

This plugin allows you to have a credit line payment method integration, associated to the customer.

credit line method

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

Version
PHP 7.4, 8.0
OroCommerce 4.2

Installation

  1. Install the Plugin using Composer:
composer require synolia/orocommerce-credit-line
  1. Run the Migrations
bin/console oro:migration:load --force
  1. Clear Cache
bin/console cache:clear
  1. 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.