Marketplace Seller Credit Management for Magento 2 provides credit management to the sellers. Using this module sellers can offer credit points based on their rules. Buyers can apply for multiple sellers’ credits.
This module is an add-on of the Marketplace Module. To use this module you must have installed Adobe Commerce Marketplace first.
Watch the video tutorial below:
Features
- The seller can set price per credit point.
- The seller can create credit rules.
- Credit rules are based on Total Sales, Product Price, Particular Product.
- The buyer can see their credit details like Total Credits, Debits, and Remaining Credits.
- The buyer can apply for multiple seller credits in the same order and also delete them.
- The admin can see Seller’s Credit, with credit description, Order description, status from the admin panel.
- The buyer can apply credit points on the checkout page and the shopping cart page.
- The codes are open source so it can be customized as per the requirement.
Installation
Customers will get a zip folder and they have to extract the contents of this zip folder on their system. The extracted folder has an src folder, inside the src folder you have the app folder. You need to transfer this app folder into the Adobe Commerce Cloud root directory on the server as shown below.
After the successful installation, you have to run these commands in the Adobe Commerce root directory.
First command-
php bin/magento setup:upgrade
Second Command –
php bin/magento setup:di:compile
Third Command –
php bin/magento setup:static-content:deploy
After running the commands, you have to flush the cache from Adobe Commerce Cloud admin panel by navigating through->System->Cache management as shown below.
Configuration For Multi-lingual Support
Translation
Language translation can be easily done by navigating to-
app/code/Webkul/Mpsellercredits/i18n/en_US.csv
Open the file named en_US.CSV for editing as shown in the below screenshot.
Now replace the words after the comma (,) on the right with your translated words.
Now you need to save the translated file name according to your region language and country code- de_DE.CSV.
To complete the module translation, upload the translated file to the same folder.
Seller Credit Management
All Credits under Marketplace Dashboard > Credits Manager can manage by the seller. The seller can set price per credit point, create credit rules, and manage “My Credits Manager Rule”.
Credit rule can be select by the seller based on the following:
- Total Sales: The seller will set the particular sales amount (total sales) for a customer, on which credit will apply.
- Product Price: Here, the credit will be applied on the specified product price which is selected by the seller.
- Particular Product- If a seller has selected a Particular Product as credit rule then Credits will apply on that particular product.
The seller will decide the amount on which points will be credit for the selected rule and also the number of credit point for the particular amount.
Rule Period on the basis of date will also decide by the seller.
My Credit Manager Rule – The seller can also manage the existing credit rules by editing or deleting as shown in the image below-
Seller Credit Use By Customer
NOTE: Credit will be shown only after 1st payment made by the customer.
When the customer adds the product to the cart, there will a drop-down for Seller’s Credit. Here, the customer can select multiple Seller’s credits on the same order and apply it. The customer can also cancel the credits.
The customer can apply for Seller’s Credit and remove applied credit points on the checkout page.
Also, the customer can see their credit details under Credits Detail
The customer can find their Total Credit by clicking on “Total Credit” tab.
The customer can find their Total Debit by clicking on “Total Debit” tab.
Also, the customer can find their Remaining Credits by clicking on “Remaining Credits” tab.
Admin Management
The admin can see the “Credited Amount” by clicking on the Sales > Order
Also, the admin can see seller’s credit under Marketplace Management > Seller Credits Here admin can find Seller’s credit details with credit description, Seller name, status, Customer Name, Number of Credits.
That’s all for the Magento 2 Seller Credit Management module still have any issues feel free to add a ticket and let us know your views to make the module better https://webkul.uvdesk.com/.
Current Product Version - 5.0.0
Supported Framework Version - Magento 2.0.x, 2.1.x, 2.2.x,2.3.x, 2.4.x
Be the first to comment.