Reading list Switch to dark mode

    Magento 2 Multi Vendor Wallet System

    Updated 26 October 2023

    Magento 2 Multi Vendor Wallet System is a module that allows the customers to make the purchase of seller/admin products from their Wallet System. The customers can select the Wallet System payment method at the time of the checkout process. Sellers/customers can easily add credit amounts, transfer money, and view transaction details in Wallet System. The admin can set the minimum and maximum limits for adding money to the wallet. The admin can also do the refund to its customer using the wallet money.

    Note:

    1. At the time of adding balance to the wallet system, no other product can be added along at that very time.
    2. This module is an add-on to Magento 2 Marketplace Module. To use this module you must have installed Webkul Magento 2 Marketplace Module first.

    Watch the video to understand the extension workflow:-

    NRdSuRC8nIM

    Features

    1. The seller gets the split payments in his wallet when the order is paid by the wallet
    2. The customer can add a payee to his account to transfer the amount to his wallet.
    3. Admin will receive notification to approve payee and to approve the amount transfer to the account.
    4. Admin can restrict the approval required for payees.
    5. Admin can restrict for the customer to use discount codes when adding the amount in his wallet.
    6. The customer can request a bank account transfer from their wallet.
    7. Admin can export wallet system details in CSV and XML format.
    8. Separate email template for all emails.
    9. Cashback amount is managed in the refund of an order.
    10. The customer can transfer the amount to other customers.
    11. Customer will get a monthly statement mail for the wallet amount.
    12. Admin can create cash back rules for the customer.
    13. Cashback rules are based on product or on the cart.
    14. Admin can deduct wallet amount from the customer’s wallet.
    15. The customer can use Wallet Cash during the checkout.
    16. The customer can easily add credit to their wallet system.
    17. Admin can set the credit limit for the  Marketplace Wallet System.
    18. Admin can also do the online refund and credit the amount to the customer’s Wallet.
    19. Admin can view the customer details who are using Marketplace Wallet System for making the online payment.
    20. Email notification is sent to the customer on each transaction.
    21. Admin can configure the Marketplace Wallet System to set the limit (maximum and minimum) for Wallet amount.
    22. Admin and Customer/User can view credit and debit details.
    23. Admin can add custom wallet amount to the customer’s wallet.

    Installation

    For installing the Magento 2 Marketplace Wallet System the 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 Magento 2 root directory on the server as shown below.

    Magento 2 Marketplace Wallet Installation

    After the successful installation of Magento 2 Marketplace Wallet System, you have to run these commands in the Magento 2 root directory.

    Searching for an experienced
    Magento 2 Company ?
    Find out More

    First command- php bin/magento setup:upgrade

    Magento 2 Marketplace Wallet command 1

    Second Command – php bin/magento setup:di:compile
    Magento 2 Marketplace Wallet command2

    Third Command – php bin/magento setup:static-content:deploy
    Magento 2 Marketplace Wallet command3

    After running the commands, you have to flush the cache from Magento admin panel by navigating through->System->Cache management as shown below.

    Installation Of Magento 2 Marketplace Wallet

    CONFIGURATION FOR MULTILINGUAL SUPPORT

    For the multilingual support of Magento 2 Marketplace Wallet, the admin will navigate through Store->Configuration->General ->Locale Options and select the locale as German (the language into which admin want to translate his store content).

    Configuration For Multilingual Support

    Module Translation

    If the user wants to translate their Magento 2 Marketplace Wallet module from English to German then they need to follow the path app/code/Webkul/MpWalletSystem/i18n in their unzipped Magento 2 Marketplace Wallet System folder and will get a CSV file with name “en_US.csv”. Now they will rename that CSV as “de_DE.csv” and translate all right side content after the comma in the German language. After editing the CSV, save it and then upload it to the path app/code/Webkul/MpWalletSystem/i18n where they have installed Magento 2 on the server. The module will get translated into the German Language. It supports both RTL and LTR languages.

    installation 1installation2

    The user can edit the CSV like the image below.
    Wallet System for Magento2 Translation

    Module Configuration

    After the successful installation of the Magento 2 Marketplace Wallet System, admin can configure the module by navigating to the admin backend panel.

    Firstly, the admin needs to configure the Payment Method.

    Payment Method Configuration

    The admin needs to navigate to Stores > Configuration > Sales > Payment Methods > Webkul Marketplace Wallet System.

    Enable this Payment Method – Select Yes option to use the Wallet System module, else select No.

    Payment Method Title – Enter the title of the Marketplace Wallet system which will appear on the checkout page.

    Minimum Amount to Add in Wallet – Set the minimum value of the amount that can be added to the wallet.

    Maximum Amount to Add in Wallet – Set the maximum value of the amount that can be added to the wallet.

    Payment from Applicable Countries – Select the applicable countries from the list for wallet system.

    Allow Payment Methods to Add amount in Wallet – Admin will also select various payment methods which can be used by the customer to make payment while adding Wallet Cash into their Wallet System.

    Sort Order – Set the sorting order of wallet system payment method.

    Configuration1

    Wallet System Configuration

    For MarketplaceWallet System Configuration, the admin can follow the path Stores > Configuration >Marketplace Wallet System. Here, we have two options –

    1. Cash Back Calculation Based On Cart Based or Product Based.
    2. Price Calculation Based On – Either select Fixed or Percent.

    configure

    Display Custom Message On Transfer to Account Request Submission

    Configuration2

    Here, under this configuration setting the admin will –

    • Display Custom Message
      The admin will select the option as Yes to display the custom message else select No.
    • Message on Transfer Request Submission
      The admin will enter the message text that will be displayed to the customer after transferring the wallet amount to the bank.

    After setting up the text message and enabling it gets displayed as shown below in the snapshot.Manage wallet

    Adding Amount In Wallet

    Here, the admin will configure –

    • Allow to use Discount while adding amount in wallet
      Select Yes to allow the customers to apply the discount when the customer is adding wallet amount in his wallet else select No to not allow the customers to apply discount while adding wallet amount to his wallet.

    transfer settings

    Transfer Amount Settings

    Here, the admin will configure –

    • Enable Validation while Transfer – If Yes is selected, then a verification code will be sent to the Email ID.
    • Duration of code usage – Enter duration in seconds of the validation code. Example: (30).
    • Customer Payee Approval Required – If Yes is selected then the customer payee must be approved by the admin in the first place else select No to auto-approve the customer’s payee.

    transfer amount setting

    For Customer Payee Approval Required if the admin select the option as Yes, then the admin will –

    • Enable the custom message
    • Enter the message text that will be visible after transfer request submission.

    transfer settings

    Now, if the customer adds the payee then he/she will see the message text as shown below.

    transfer settings

    Prefix for Transactions

    The admin needs to add the prefix for the following transactions of the Wallet –

    1. Prefix for the credited amount by admin.
    2. Prefix for the debited amount by admin.
    3. Prefix for the amount transferred by the customer.
    4. Prefix for the amount transferred to the customer.
    5. Prefix for wallet recharge.
    6. Prefix for used wallet amount.
    7. Prefix for cashback amount.
    8. Prefix for the refund of an order.
    9. Prefix for the refund of wallet recharge order.

    Prefix for bank transfer amount.prefix

    Cron Job Settings

    Enable Cron Job for Monthly Statement – Select Yes, to send monthly statements to customers about their wallet transactions. This statement will be sent to the customer’s Email ID.Magento 2 Marketplace Wallet cron job

    Marketplace Wallet System Transaction Emails

    Here, the admin has to select the marketplace wallet system transaction emails that will be sent whenever a particular event occurs.

    Magento 2 Marketplace Wallet email templates

    My Wallet Section

    After the installation of the Magento 2 Marketplace Wallet System, the customer/seller can see “My Wallet” with two sub-menu options –

    1. Manage Wallet Amount
    2. Transfer Wallet Amount

    Magento 2 Marketplace Wallet my dashboard

    Clicking the Manage Wallet Amount sub-menu option brings up a section to manage the wallet amount. Here, the seller/customer will be able to see their total wallet balance, wallet transaction details(credit & debit), can transfer amount to the bank account. The customer can also add credit amount into their wallet system by entering the amount into the provided input box and clicking the add money to wallet button.

    Magento 2 wallet system manage wallet amount

    Transaction Details

    The customers can click the Reference Number # to view the additional details for the respective wallet transaction.

    View transactionAdd Money To Wallet:

    After entering the amount to be added to the wallet, the seller/customer will click on Add Money To Wallet button. This will add the wallet amount to the shopping cart. After that, click on the Proceed to Checkout button as shown below in the snapshot.Add amount to wallet system

    On the checkout page, the seller/customers can see the Order Summary for the wallet recharge. Here, the seller/customer has to select the payment method and will click the Place Order button to complete the wallet amount purchase.

    Add amount to wallet system

    If the Payment method is selected as Check/Money Order than the amount will be added after the admin Confirm Wallet Order.

    After the confirmation, the wallet amount is added to the wallet as shown in the screenshot below.

    Magento 2 Marketplace Wallet Applied status of transaction

    Note: If the payment method selected is Paypal Credit/Express Checkout, then the amount will be added to the wallet directly.

    Transfer Amount To Bank:

    The customer can send the transfer request to admin to transfer the wallet amount to other banks also. To do so, click on the Transfer Amount to bank account button. This brings up a pop-up to enter the transfer details as per the below image.

    Magento 2 Marketplace Wallet transact details

    Here, the admin will enter the amount to transfer, account details, mention a note and lastly, click the Submit button to submit the wallet amount transfer request.

    Note: As soon as the customer submits wallet amount transfer request, the amount to be transferred will get deducted from the customer’s wallet.

    Now, the admin gets the wallet amount transfer request. The admin approves this payment request from the admin back-end by clicking the Approve button and the status of the transfer will get changed to – Approved. Else, can Cancel the payment request by clicking the Cancel button.

    If the admin disapproves the transfer request, this will credit the amount back to the customer’s wallet which was got deducted while submitting the transfer request.

    Marketplace-Wallet-System-Transaction-View

    Note: After approving the wallet amount transfer request, the admin will manually and out of the system transfer the amount to the bank using the details shared in the transfer request.

    The customer will also be able to check the status of the transfer under their account panel.

    Applied status of transaction

    Transfer Wallet Amount

    The customer can transfer his wallet money to another customer’s wallet. To do so, the customer will navigate to My Wallet>Transfer Wallet Amount. Here, the customer will see a list of added payees and can transfer the wallet amount to them easily.

    To add a New Payee click the Add Payee button as shown below in the snapshot.

    add payee

    This brings up a pop-up to add the payee details, enter the details and click the Submit button.Payee Details Wallet System For Magento 2

    Now, select a customer from the drop-down menu option who will receive the wallet money and then enter the transfer amount. Customer can even add a small note with this transaction for any reference. Click Transfer Money to Customer button, a verification step will appear next (if enabled).

     transfer wallet amount

    Verification Code

    Here the customers will need to enter the verification code for validation purpose, the code will be sent to the customer’s email ID. After entering the Verification Code, click Send Amount button and the wallet money will be transferred. If the verification code is not received in the inbox, check the spam folder for the same.

     verification codeAfter, transferring the amount the customer will navigate to My Wallet>Manage Wallet Amount to check the transaction detail as shown below in the snapshot.

    Send amount after entering the verification code

    Payment Using Marketplace Wallet System

    The customer can make payment for any seller using the Magento 2 Marketplace Wallet System. On the checkout page, while making payment the customer can select the Wallet system to make the purchase of the seller’s products. The total payable amount will be deducted from the Wallet Amount and customer can also see remaining Wallet amount after making the payment.

    Magento 2 Marketplace Wallet Remaining amount in Wallet

    If the total payable amount exceeds the available Wallet balance, then the customer will have the options of making payment for the remaining amount by the payment method(s) available for that store.

    left over amount

    Admin Panel

    Under the Marketplace Wallet System, the admin will see subsections which are shown in the image given below.

    mp wallet system

    Let’s go through each of the sub-menu options one by one –

    Marketplace Wallet System Details

    When admin will click on “Marketplace Wallet System Details”, then the admin can see the wallet history(credit & debit) for all of the sellers/customers. Here, the admin can see the details like – IDModified AtCustomer NameTotal AmountRemaining AmountUnused AmountAction(to check the individual details).

    Magento 2 Marketplace Wallet details

    Here, clicking on the Individual Details link for a particular customer brings up the details of all the transactions that have been made. To check a particular transactions click the View Transaction Link as shown below in the snapshot.

    individual details

    Clicking the View Transaction link brings up the section with complete transaction details of the customer’s individual transaction.

    Magento 2 Marketplace Wallet transactional view

    The admin can even export the details in CSV or XML format as required.

    export details

    Marketplace Wallet System Bank Transfer Details

    Under this section, the admin will be able to find all the details regarding the bank transfer details like – ReferenceAmountActionStatusTransaction AtNote, and Action column. Whenever a customer goes for withdrawal from his wallet to his bank account, all of those transactions will be visible under here. Initially, the status would be visible as pending.

    bank transfer

    The admin will be able to update the bank transfer transaction status as shown below in the snapshot.

    approve transaction

    Here, the admin will select the transactions from the list which the admin wants to update the transaction status. And then, select either of the status option mentioned below –

    • Cancel Transaction – This will disapprove or cancel the transaction.
    • Approve Transaction – This will approve or the transaction.

    The admin can also view the complete details of the transaction.Magento 2 Marketplace Wallet view transaction To view the details, simply click the Select link and select the option View Transaction option which displays the transaction details.

    Marketplace-Wallet-System-Transaction-View-1

    From here also, the admin can update the transaction status as per the above image

    Adjust Amount To Wallet

    Here, the admin can Enter Amount, select what action they want to perform( Creditor Debit) from “Action want to perform on the amount” and add a Note for the transaction. The admin can select the customer for whom they want to credit or debit the amount from the list of customers with the Customer IDName, Email addressRemaining Wallet AmountTotal Wallet Amount, and Adjust Amount.adjust amount

    There is a button called “Adjust Amount” for each customer in the list of customers. By the help of this button, the admin can add or deduct wallet amount from any particular customer. When the admin clicks there, a pop-up opens where the admin has to enter Amount, select what action they want to perform ( Credit or Debit) from Action perform on the amount and add a Note for the transaction. Lastly, click the Submit button to credit/debit the amount.kimberly wallet

    The admin can see a success message after the transfer as shown below in the snapshot.adjust amount to wallet

    Marketplace Wallet System Credit Rules

    Marketplace Wallet Credit Rules is for the efficient management of Credit Amount process into the Wallet system. From here, the admin can easily create multiple rules for the Wallet Credit and apply them as per the condition. Mainly, there are two types of Credit Rules

    • On Cart.
    • On Product.

    The admin can see all the details for Wallet system Credit Rules in a grid.

    add credit rule

    When Credit Rule is based on “On Cart”

    The admin can click on Add New Credit Rule button to add new Credit Rules. The admin can select either “On Cart” or “On Product” for Credit Rule. The admin can enter Cashback AmountMinimum Cart/Product Amount, select the Start From Date, select the End Date, and set Rule Status as Enabled or Disabled.On Cart

    If the admin selects On Cart then Credit will be applied to the customer when his order value is greater than the set Minimum Amount for the Cart and if the orders between the dates set by the admin for that particular Cart Rule.

    When Credit Rule is based on “On Product”

    Here, the admin will go to Product > Catalog and can edit any product. They will see two fields – “Wallet Cash Back” in which the admin will enter the amount which will be credited back to the customer when they buy this particular product.product page wallet cashback

    There is another field called “Product Wallet Credit Amount Based On” in which the admin can either select “Product Credit Amount” or “Cart Rules“. If the admin select “Product Credit Amount“, the amount entered for “Wallet Cash Back” will be credited back to the customer after the product purchase.

    If the admin selects “Rules Amount” then, the amount entered for Credit Rule Based on Product will be applied. Please check the below image for the Credit Rule Based on Product.on producct

    On the cart page, the customer receives a message of amount getting credited in the Wallet. The credited amount will depend on the Wallet System Cash Back Configuration. If the “Priority for Cashback” is set as “Cart Base” then Cart Based Credit rules will be applied and if the “Priority for Cashback” is set as “Product Based” then either Product Based Credit rules or “Product Credit Amount” set for per product will be applied. The Credited amount is credited to the Customer’s Wallet after order completion.

    Note: The cashback will work for the admin products only.

    The message will be displayed as shown in the image below.

    shopping cart

    Marketplace Wallet System Payee Details

    Under this section, the admin will be able to see a list of all the marketplace wallet system payees details along with their status. The admin can delete or update the payee status as enabled or disabled as required.

    Payee details

    To delete a payee, select the payee and then tap on the Actions drops down option and select delete option.delete payee

    To update the payee status select the payee and click on the actions drop down option and click on Update Payee Status option. After that click enable or disable as required.enable payee

    The admin can also export the wallet system payee details. To export, click on the Export link and then select the exported file format as CSV or Excel XML and click Export after that.export details

    The admin also gets the notification for approving the payee as shown below in the snapshot.Magento 2 Marketplace Wallet notifications

    Manage Admin Wallet

    Under the following Manage Admin Wallet section, the admin can see all the orders of the customers/sellers which are paid/refunded by the Wallet as shown in the image below.

    Note: In Case transaction of the seller’s products, only the admin’s commision amount will be added to the admin wallet.Manage admin wallet

    The following details like Order id, amount, currency code and type.

    Refund

    The admin/seller can transact the refund to the customer on his wallet for the order entities.

    The seller can generate the credit memo of their products by selecting the credit memo as shown below.credit memo After the credit memo is generated, the seller can select the refund option in order to refund the money to the customer as shown in the image below.

    refund

    After the refund is being processed, the customer can check the details by selecting the view button as shown in the image below.

    view

    The amount gets reflected on the customer wallet and can be seen by navigating to My Wallet>Manage Wallet Amount as shown in the image below.

    Magento 2 Marketplace Wallet transaction details

    That’s all for the Magento 2 Marketplace Wallet System extension. Still, have any issue feel free to add a ticket and let us know your views to make the module better at HelpDesk Support.

    Current Product Version - 3.0.0

    Supported Framework Version - Magento 2.0.x, 2.1.x, 2.2.x,2.3.x, 2.4.x

    . . .

    Leave a Comment

    Your email address will not be published. Required fields are marked*


    Be the first to comment.

    Back to Top

    Message Sent!

    If you have more details or questions, you can reply to the received confirmation email.

    Back to Home

    Table of Content