• Resolved Martijn

    (@ximie90)


    Hi,

    We have implemented the affiliates manager with Woocommerce and this is all working fine.
    We want a handful of special product, with no margin, more like a service product, the price covers the costs nothing more.
    And we are wondering if it is possible to explude these product from the affiliate manager => if a customer used the created link by affilate X and buys a normal product, affiliate X gets 10% of the amount. If the customer buys one of the special products we would like the it that affilate X doesn’t get 10% of that. (we informed them on signup already that these product do not fall under the affiliate program)
    As we would lose money on it, if the 10% goes to the affiliate and we don’t want to increase the price to burden the customer with the compensation for the affiliate.

    Can this be done?

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support mbrsolution

    (@mbrsolution)

    Hi, I am not sue if this can be achieved with our plugin. However You can manually add a negative commission amount to change an existing commission to 0. Click on the following URL how-to-manually-award-commission-to-an-affiliate to learn more.

    Let me know if that helps you in any way.

    Regards

    Thread Starter Martijn

    (@ximie90)

    Hi,

    Doing it manually would be a pain.
    Is there a way to do this via code?
    Then I could build my own script to update it periodicly, I’m thinking -> use the order number (I assume this is where the commission is based on? on total amount of the order)
    find if the specific product id’s are in that order -> then adjust the commission.
    I’ve done a quick google search and already found some code examples that help with the first bit, finding if the order contains the product Ids, so would only need to know if / how / were I can change the commissions via code.

    Plugin Support mbrsolution

    (@mbrsolution)

    Hi, I have submitted a message to the developers to investigate further your request.

    Thank you

    Plugin Author affmngr

    (@affmngr)

    @ximie90, Could you set up a $0 commission for your special products using this addon?

    https://wpaffiliatemanager.com/product-specific-affiliate-commission-for-woocommerce-products/

    Thread Starter Martijn

    (@ximie90)

    Hi,

    This seems like the proper solution. Does every product need to be set now? or is it only used when filled in? So we only use this for our special products, and leave the rest untouched?

    Plugin Author affmngr

    (@affmngr)

    @ximie90, It’s only used when filled in. Otherwise, the plugin will use the rate set in the affiliate’s profile for calculating the commission for it.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Exclude products’ is closed to new replies.