• I am creating an internal P.O.S. site for our sales team. I have shop as client set up and I am able to select a customer and check out.

    We are now trying to implement the plugin “Wholesale for WooCommerce” for specific customers.
    When selecting a customer during checkout, the wholesale discount is not being applied.

    Is there something that I can do to get the two plugins to communicate?

Viewing 1 replies (of 1 total)
  • Hi there @skylers,

    Whosale / User-based pricing plugins all rely on the logged-in user to apply the discount.

    Our plugin does not touch the logged-in user, it simply associates the order with that user after the checkout so, unfortunately, I don’t see how could the wholesale plugin detect the user selection on our checkout field and apply the discounts.

    Because it’s a premium plugin, ask them if there’s any way they could implement a filter on the user id used to apply discounts, so we could hook into it just on the checkout page and force it to apply the discount as if the chosen user was selected.

Viewing 1 replies (of 1 total)
  • The topic ‘Use with plugin Wholesale for WooCommerce’ is closed to new replies.