Public Ticket #3180335 Vendor see customer phone number and email address. I need to hide from vendor. Closed
Comments Md Anamul Haque started the conversationDecember 2, 2022 at 2:51pmPhone number hide from vendor. And classic shipping method need shipping charges for each vendor's product Attached files: Screenshot_2022-12-02-20-19-12-43.pngMd Anamul Haque repliedDecember 2, 2022 at 3:08pmShipping method okay 👌 but I don't want to customer phone number and email with vendor 2,218WebWizards repliedDecember 2, 2022 at 6:23pmHi there,Thank you for getting in touch!It is possible to hide the email and phone, so that vendors do not have access to the customer's contact details directly.To do this, you can add this PHP code snippet to the site: add_filter('marketking_vendors_see_customer_contact_info', '__return_false'); 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/Kind regards,Stefan Sign in to reply ...
Phone number hide from vendor. And classic shipping method need shipping charges for each vendor's productÂ
Attached files: Screenshot_2022-12-02-20-19-12-43.png
Shipping method okay 👌 but I don't want to customer phone number and email with vendorÂ
Hi there,
Thank you for getting in touch!
It is possible to hide the email and phone, so that vendors do not have access to the customer's contact details directly.
To do this, you can add this 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/
Kind regards,
Stefan