Laravel eCommerce customer Credit Max allows the customers to buy products to a certain limit based on any unpaid dues. This module restricts the customers for the fake orders until the process of their previous order is completed including payment by the customer.
Note:- This module features only work in the Cash on Delivery payment method.
Check a brief overview of the plugin –
Features of Laravel eCommerce Customer Credit Max.
- Customer can purchase products until a fixed amount as set by the admin.
- As the Credit Max limit exceeds. Customers will not be available to purchase products if the previous bill is not paid by the customers.
- Admin can disable or enable the feature of credit max for the customers.
- Admin can set the limit for the credit max according to his requirements.
Installation Of The Laravel eCommerce Customers Credit Max:-
Customers will get a zip folder after purchasing the extension and Unzip the respective extension zip and then merge “packages” folders into the project root directory.
Go to config/app.php file and add the following line under ‘providers’
Webkul\CustomerCreditMax\Providers\CustomerCreditMaxServiceProvider::class
Go to composer.json file and add the following line under ‘psr-4’
"Webkul\CustomerCreditMax\":"packages/Webkul/CustomerCreditMax"
Also, run the commands below to complete the setup in the Bagisto root directory.
composer dump-autoload
How to set Credit Max
Once the command has been successfully executed the Credit Max option is visible inside Configure>>Customers
Under the Credit Max section
- Admin can enable or disable the module for the customers.
- Admin can also set the Max Credit Amount.
Click on the Save button
How Customers can use Credit Max?
Admins end:-
As we can see the previous invoice and shipment are still pending and are not completed
Front end:-
Customers are available to buy products until the Credit Max limit.
The customer can only select Cash On Delivery payment mode in this scenario.
but as the Credit Max limit exceeds customers cannot buy products before completing the previous bills.
and as the whole process is completed including shipment and payment by the customers the customer can again purchase the product till the credit max limit set by the admin.
The main purpose of the module is to restrict the customer from placing fake orders.
Support
So, that was much about the User Guide of Laravel eCommerce Customer Credit Max for any queries or doubts reach out to us at [email protected]. You can also raise a ticket at our HelpDesk System.
Please explore our Laravel Development Services and Quality Bagisto Extensions.
Current Product Version - v1.2.0
Supported Framework Version - Bagisto v1.2.0
Be the first to comment.