Okay
  Public Ticket #2887261
Backend order creation
Closed

Comments

  •  8
    Norbert started the conversation

    Hi, is it possible for admins to take phone orders and manually create an order for a client from the backend and does the system then recordnice the correct prices of a b2b customer? How could this be done? 

    Thanks 

    Norbert 

  •  2,218
    WebWizards replied

    Hi Norbert,

    Currently the plugin uses a lot of code that calculates prices, taxes, discounts, dynamic rules etc that depends on frontend WooCommerce hooks which do not have a backend equivalent. 

    Therefore we can't do this for manual backend orders for now - as far as I know, most wholesale plugins have this same limitation. We are looking to add support for group price in backend soon, but discounts, dynamic rules etc would still not work.


    For now, you can place orders by logging in as the user, with the following plugin that we have tested with B2BKing: https://wordpress.org/plugins/login-as-user/

    It will add a "Login as " button for each user as seen below:

    1992193345.png


    Kind regards,

    Stefan