Is there a way to set a specific role when a Sales Agent creates a new customer?
We have added on to the standard Woocommerce 'My Account' page to show specific information when the user's role is set to one we created called 'Dealer'.
Is there a way for that Add a Customer feature in the Sale Agent Dashboard, to auto-set the new Customer to that role?
Is there a way to set a specific role when a Sales Agent creates a new customer?
We have added on to the standard Woocommerce 'My Account' page to show specific information when the user's role is set to one we created called 'Dealer'.
Is there a way for that Add a Customer feature in the Sale Agent Dashboard, to auto-set the new Customer to that role?
Hi Kris,
Thank you for purchasing our plugin,
You can achieve this by adding the following PHP code snippet to the site.
A PHP snippet can be added to functions.php, or by following our guide here: https://woocommerce-b2b-plugin.com/docs/how-to-add-a-snippet-php-or-js/
Let me know if that works for you, and if there's anything I can help with,
Kind regards,
Stefan
Perfect! Worked Thank you!