Home Forums WC Vendors Pro Support Commission including taxes, excluding shipping

NOTICE: We've Moved to a Ticket System for Support

As of August 31, 2017 (12am EST) our support forums will be retired (read-only), and we will be moving to a support ticket system.  This will allow us to better organize and answer support requests, and provide a more personalized experience as we assist our customers.

For the time being, we will leave our forums open for reading and learning while we work on creating a more robust Knowledge Base for everyone to use.

If you are a WC Vendors Pro customer please open a support ticket here. 

If you are a WC Vendors user please open a support ticket on the Wordpress.org forums.

The information on this forum is outdated and in most instances no longer relevant. Please be sure to check our documentation for the most up to date information.

https://docs.wcvendors.com/

Thank you to all of our customers!

 

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #54822
    Axel
    Participant

    Hi,

    Here is an example to help with my situation :

    – Vendor sells a product 10€, including 20% VAT (Product = 8,33 + 1,67 VAT)
    – Vendor add a 2€ fee for shipping
    – Owner has set commission to 85%. BTW, there is 2 places where to set commission (in Woocommerce > WC Vendors > Général and in Woocommerce > WC Vendors > Commissions. Not sure which on is the best place to actually set it up…)
    – In Woocommerce > WC Vendors > Général, “taxes” is checked, “shipping” is not checked (see attachement)

    When someone buy the item, he pays 12 € (10 € for product, 2 € for shipping).

    Now, WC Vendor calculate the commission in this way :
    – Vendor get 85% of the product without VAT (8,33 * 0,85 = 7,08 €) + 100% VAT (1,67 €) + 100% shipping (2 €) = 10,75
    – Owner of the shop get 15% of the product without VAT (8,33 * 0,15 = 1,25 €)

    BUT
    I really need to get the VAT in the calculation of the commission, which is not the case for now. Either the Vendor or the Owner get 100% of the VAT. I really need the Vendor to get 85% of the VAT and the Owner 0,15%.
    Applied to my previous example :
    – Vendor get 85% of the product + VAT (10 * 0,85 = 8,5 €) + 100% shipping (2 €) = 10,50 €
    – Owner get 15% of the product + VAT (10 * 0,15 = 1,50 €

    How can I do that ? Which checbox must be checked ? For my understanding, Vendor or Owner take it all…

    Thanks
    A.

    #55377
    Axel
    Participant

    Hi,

    Any help would be much appreciated 🙂
    Thx

    #55430
    Anna
    Member

    @axelpg
    The only tax option we have at all is the standard WooCommerce tax settings. this is based only upon the main WooCommerce shop settings- so it would be based upon admin location. You then have a setting in WC Vendors > general to submit the tax collected to the vendor, or to the admin. That is the only setting we work with. So- yes, essentially – the tax collected is submitted all to admin, or all to vendor, for each product sold.
    any other tax plugins used will not be calculated in commissions at all, as far as I know.

    More advanced tax calculations are planned for the future- but that this time, this is what we work with.

    #55462
    Axel
    Participant

    Can you maybe point me to the file that calculate the commission ?
    Maybe I can hack some code to add the VAT to each part, for Vendor and for Admin.

    #55524
    Anna
    Member

    Hello,
    Well- I am not sure about hacking into it, this will likely be a considerable amount of custom coding work.. but you can take a look at most of the commissions calculations in this file:
    wp-content/plugins/wcvendors/classes/class-commission.php

    #55528
    Anna
    Member

    Hello,
    Also– this file as well, for the Pro calculations options in Pro:
    plugins/wcvendors-pro/admin/class-wcvendors-pro-commission-controller.php

    #57539
    Gilles
    Participant

    Hello,

    I comment this post because I have exactly the same issues / needs.


    @axelpg
    : did it work for you please ?


    @fervous
    :
    Anna, I had a look on this file
    plugins/wcvendors-pro/admin/class-wcvendors-pro-commission-controller.php
    But I don’t see how I could do that.

    Or… could it be a specific dev / request ? Would you be able to do that and if yes, to give me a quotation please ?

    Thank you in advance

    #57599
    Anna
    Member

    @GILLES
    I just gave Axel the location of the the files with the information that they wished to see.
    I would not be confident in work with configuring the taxes at this time- no. This is a job that would need to be hired out by an experienced dev to see if they would tackle the job, or wait until we have rewritten some aspects of WC Vendors which will make more advanced tax and shipping calculations more feasible.
    We usually recommend codeable.io for work with WC Vendors and WooCOmmerce.

    #57639
    Gilles
    Participant

    @fervous
    Thank you for your answer.
    Unfortunately, the feedback I received on codeable.io is … to ask WC Vendors to include hooks to do that.

    #66329
    Axel
    Participant

    I didn’t do anything on this subject but I still wait for WC Vendor to allow to split the taxes between vendors and owner of the shop 🙂

    #70080
    Max Kranz
    Participant

    Hey Folks, I have the same issue.
    In Germany you also have to split the VAT between the owner and the vendor depending on the commission rate. Can you tell when you’ll have a solution? 🙂

    #70686
    VisionaIP
    Participant

    Same here, very interested in this feature. Recently acquired WC Vendors Pro for a new website and it’s REALLY important for legal stuff.
    I wanted to issue a feature request in the forum but it looks like closed not allowing new requests…

    Thanks.

    Regards.

    #70733
    Anna
    Member

    @rbarriuso
    Hello,
    We did get rid of the featured request forum category because our forums were getting cluttered. Half the time people were asking for support needs within the other topics, so we consolidated so that I was not missing any support requests and to minimize confusion. Please feel free to add feature requests to our main Pro or free forums.

    We have heard this request before, and it has been noted.
    Tax calculations are very very complicated and vary so much all over the world, so this is actually quite complex.
    For the time being, the settings are either all to the admin or all to the vendor.
    Hopefully in the future we can add more robust tax handling for vendors and admin or provide an extensions to handle this request.

Viewing 13 posts - 1 through 13 (of 13 total)
  • The forum ‘WC Vendors Pro Support’ is closed to new topics and replies.