• Resolved sudeshdinkar

    (@sudeshdinkar)


    I am using Woo+WCFM plugin on my website. I want to know how to set up Cron Job URL for WCFM Seller commission.

    1. Formula for seller commission is Sub total (Excluding delivery charge) / 100 * seller commission percentage
    2. For example sub total is 1378 and seller commission is 20% then 1378 / 100 X 20 = 275.6 so 1378 – 275.6 = 1102.4 will get credited into seller’s wallet

    If Order item’s status is delivered then only seller will get commission.

    1. Ex – 1. Order placed on 11-Aug-21 and product return days are set to 0 so 11-Aug + 0 days = 11-Aug seller commission will get credited on 12-Aug-21 at 12:00 AM (Mid night)
    2. Ex – 2. Order placed on 11-Aug-21 and product return days are set to 7 so 11-Aug + 7 days = 18-Aug seller commission will get credited on 19-Aug-21 at 12:00 AM (Mid night)
Viewing 1 replies (of 1 total)
  • Plugin Author Kuba Mikita

    (@kubitomakita)

    Hi, the plugin is not capable of doing such calculations, you’d need to register an action that does this.

    This plugin is meant more for debugging, it doesn’t provide any webhooks or things like that.

Viewing 1 replies (of 1 total)
  • The topic ‘How to set up Cron Job URL for WCFM Seller commission’ is closed to new replies.