BookPro
  • Install and Update Plugin
  • Frontend
    • Manage Service
    • Manage Type
    • Manage Plan
    • Manage Staff
    • Manage Coupon
    • Manage Role
    • Overall Schedule
    • My Schedule
    • Manage Booking
    • Manage Wallet
    • My Booking
    • My Wishlist
    • My Profile
    • My Business
    • Service Booking
  • Backend
    • All Businesses
    • Categories
    • Amenities
    • Tags
    • Commision
    • Settings
      • General
      • Earning Method
      • Tax
      • Payments
      • Mail
        • New Booking
        • Cancel Booking
        • Withdraw
        • Change Booking
        • Delete Account
      • reCAPTCHA
      • Cancel Booking
      • Change Booking
      • Endpoint
    • Withdrawal Requests
    • Payout Methods
    • Bookings
    • Taxes
  • Shortcodes
    • Shortcode for services of a vendor
    • Service Shortcode
    • Service type Shortcode
  • Add-on
    • Vendor
  • Others
    • FAQ
      • When I try to add or edit a service, the page redirects to a 404 error
      • When I book a service and reach Checkout Page, the page redirects to a 404 error
Powered by GitBook
On this page
  1. Backend

Commision

PreviousTagsNextSettings

Last updated 1 month ago

The feature allows the Admin to track commission

Go to: Business >> Commission

You can see:

  • Booking ID

  • Vendor ID

  • System Fee for a booking

  • Tax for a booking

  • Commission of a booking

  • Profit of a booking

  • Booking Total

  • Date a booking is created

Suppose that you have below 44 booking ID

The commission received by the admin for 44 Booking ID will be calculated as follows:

  • Profit: $100.00

  • Tax: $3.00 because customers are subject to a 3% income tax. ( $100.00 * 3% = $3 )

  • System Fee: $2.00 because Fixed Amount per booking is $2

  • Commission: $5.00 [ commission ($5.00) = Tax ($3.00) + System Fee ($2.00) ]

  • Total: $105 [ total ($105.00) = profit ($100.00) + commission ($5)