emart - Laravel Multi-Vendor Ecommerce Advanced CM
  • Documentation
  • Introduction
  • Key Features
  • Installation
    • Server Requirements
    • Shared Hosting Install
    • Installation Step By Step
    • Installation on VPS hosting
  • Developer Guide
    • Developer Guide
  • Setting up emart
    • Mail settings
    • Setting up CRON JOBS
    • PWA Setup
    • Multivendor Setup
    • Setting up Multicurrency
    • Database backup
    • Import Demo Content
    • Push notifications
    • Seller Payouts
    • Front settings
      • Payment gateways
      • SMS Settings
    • Site Settings
    • Setting up Google review
    • Wallet settings
    • Add-on Manager
  • faq's
    • Installation FAQ's
    • General Settings
    • Disclaimer
    • Regular & Extended Licenses
    • Privacy Policy
    • Access Denied
  • UPDATE PROCESS
    • Changelogs
    • UpdateGuide
    • Quick Update
      • 2.8.x
      • 2.9.x
      • 3.0x
  • Support
    • Support
    • Source and Credits
    • Emart Tutorials - Youtube
    • Installation of eMart
  • Conclusion
    • Conclusion
  • portfolio
  • Codecanyon
  • Themeforest
  • Graphic River
  • Homepage
  • Emart Api
  • 🍿Getting Started
  • Login
  • Register
  • Refresh Token
  • Logout
  • Social Login API
  • Homepage (12/01/2022)
  • Product Detail page (18/01)
  • Product all Comments
  • Product All Reviews
  • Get All Brands
  • Brand Products
  • Main Category with products(26/11)
  • Subcategory with products (26/11)
  • Child category with their products (26/11)
  • Get all categories
  • Get All Subcategory
  • Get All Childcategories
  • 🦹‍♂️View User Profile
  • Current User Wallet
  • User Favorite Wishlist (26/11)
  • Add item in wishlist (09/02)
  • Remove items from wishlist (09/02)
  • Wishlist collection (09/02)
  • View Particular Wishlist collection (09/02)
  • Create wishlist collection (09/02)
  • Current User Address list (02/02)
  • Create new user address (02/02)
  • List Billing address (02/02)
  • Create billing address (02/02)
  • Current User bank list (10/01/2022)
  • Current User notifications
  • 🌟My Reviews
  • Get User Cart (13/01)
  • Add Item in User Cart (13/01)
  • Remove Item from user cart (13/01)
  • Clear user cart
  • Increase item quantity in user cart (19/01) (Updated)
  • Get Guest User Cart (15/01)
  • Guest cart Store (15/01)
  • Apply Coupans
  • Remove coupan
  • General FAQ API
  • Custom Page
  • Pincode API (03/02)
  • General Configurations
  • Payment Methods List
  • List of countries
  • List of states
  • List of Cities
  • Search City (03/02)
  • Fetch City List By Pincode For Guest (03/02)
  • Fetch city list with address for logged in user (03/02)
  • List Languages
  • Fetch Current Time
  • Policy Pages
  • Order Review (27/02)
  • Localpickup apply (27/02)
  • Remove Localpickup (27/02)
  • Confirm Order
  • MY Orders
  • View Order
  • Get Razorpay Payment ORDER ID
  • Generate Paytm Checksum
  • View All Flashdeals (12/01)
  • View Specific Flashdeals (12/01)
  • Wishlist
  • Changelogs
Powered by GitBook
On this page
  • Overview
  • Amount Calculation
  • Workflow

Was this helpful?

  1. Setting up emart

Seller Payouts

In this page you will learn how to setup seller payout and working flow of seller payout.

PreviousPush notificationsNextFront settings

Last updated 9 months ago

Was this helpful?

Seller payout is works only when, when Multivendor is enabled if you have not enabled you can follow this

Overview

Seller payout is system when a user order a item from any seller store and it got delivered a pending payout for seller has been created. Once this created Admin need to approve the payout and proceed to pay amount to the seller.

Amount Calculation

a basic question on every seller's mind is what amount he will get when he sell item on your portal. how amount will divide and what admin will get ? In emart when seller sell the product additional commission is applied by admin if any. Handling charge will also apply at time of payment if any. Suppose seller put a product with price tag of $100 and admin applied commission of 5% on price so on front product price will be displayed $105 Suppose admin put a shipping price of $5 then seller will bear that shipping amount so now total product price will be $105 + $5 = $110 at time of order review. Now if admin also applied some handling charge on each order $5 then final payable amount for user is $115. Once the product is deliver then Admin will pay the Total amount - Commission amount so it will be $105 So as per this Seller earn $105 and Admin earn $10 on order.

Following is example with Simple Products only. Additional variant price not included in this.

Workflow

Once pending payout is generated after product delivery Admin can view pending payout in

Admin / Pending payouts

Admin need to click on Pay to seller button in order to proceed the payout.

Once clicked on Pay to seller button you will get following view

Now on above view as you can see you have 3 options to pay to seller Paypal payouts , Bank Transfer , Manual Transfer. Let's talk about this options.

  1. Paypal Payouts : Paypal payouts will work only for currency USD as of now and once you pay through Paypal payouts you need (admin) to bear the Transaction fees which may vary amount to amount. If seller is not update his / her Paypal email on Payout settings under Seller Dashboard then on register email id with site, paypal payout will be sent and he / she receive email in order to claim that payout. If he/ she did not claim the payout within 30 days then amount will return back to admin

  2. Bank transfer : In this method you can manually transfer the payment to seller.

3. Manual transfer : In this method you can pay to seller via any other payment method manually and create record for it.

Multivendor Setup