Okay
  Public Ticket #3531865
HIDE CUSTOMER DETAILS
Closed

Comments

  • Prince Richardson started the conversation

    Hello, i tested demo on your website and its good one, i have some few questions


    1.  Assume as admin i will be handling all delivery things Is there a way to hide customer details from the vendors. They only see the order and amounts, order dates and order status and not see customer details
    2. Is there a way to hide for Vendors "ACTION" Column in the table for Products and also Orders?
    3. Anyway to give Vendors Idenfication Number eg Vendor ID

    Thank You

  •  1,884
    WebWizards replied

    Hello Prince,

    (1) It is possible to hide customer contact details (email / phone) from vendors.

    If you'd like, you can go further and even hide customer names completely.


    To achieve this, we can send you code snippets. Please just let me know after purchasing, and we will send you the required snippets per your needs.


    (2) On the order page, this snippet can be added to hide the actions column:

    add_filter('marketking_show_actions_my_orders_page','__return_false');

    On the product page there is no snippet for this yet but we can add one for you if you'd like.


    (3) There's currently no specific feature for vendor IDs. Can you give us more info on that, what are you looking to achieve?


    Kind regards,

    Stefan