When I try to create a manual order for a reseller in the WP/WC interface (back end) the selling price being used/displayed is the retail price when it should be the reseller's price. See attachement.
Our plugin depends on the frontend Cart system to set up b2b pricing, discounts, tax rules, etc. This cannot currently work in the backend without the cart, as the same hooks do not exist there for our plugin to modify price.
Currently the only solution to create orders for B2B users with their correct pricing, would be to log in as the user.
You can use the following plugin that we have tested with B2BKing
Good morning,
When I try to create a manual order for a reseller in the WP/WC interface (back end) the selling price being used/displayed is the retail price when it should be the reseller's price. See attachement.
Ho can we get the correct pricing?
Thanks
Ghislain
Attached files: Commande.jpg
Hi Ghislain,
Our plugin depends on the frontend Cart system to set up b2b pricing, discounts, tax rules, etc. This cannot currently work in the backend without the cart, as the same hooks do not exist there for our plugin to modify price.
Currently the only solution to create orders for B2B users with their correct pricing, would be to log in as the user.
You can use 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:
Kind regards,
Stefan
Hi,
I do understand. Many thanks again.
Ghislain