When we process manual orders and add items to the order, the price level is taken from the admin user role (for example B2BKing - B2B role). If we want to use B2C prices, we need to manually add these, or add hidden products with adapted prices to make this possible.
Is there any possibility to implement so we can add prices based on the customers role?
At least for now, I'm afraid I don't think we can make this possible. The code for setting price is very large and complex (individual pricing, tiered pricing, dynamic rules, tax rules etc), and involves over 50+ hooks. It is difficult to make this code work in the backend for manual orders, especially as the same hooks don't exist in the backend.
We will consider what possibilities there are as the plugin is developed further. Thank you for the feedback.
hi,
When we process manual orders and add items to the order, the price level is taken from the admin user role (for example B2BKing - B2B role). If we want to use B2C prices, we need to manually add these, or add hidden products with adapted prices to make this possible.
Is there any possibility to implement so we can add prices based on the customers role?
Hi,
At least for now, I'm afraid I don't think we can make this possible. The code for setting price is very large and complex (individual pricing, tiered pricing, dynamic rules, tax rules etc), and involves over 50+ hooks. It is difficult to make this code work in the backend for manual orders, especially as the same hooks don't exist in the backend.
We will consider what possibilities there are as the plugin is developed further. Thank you for the feedback.
Kind regards,
Stefan