Vendor Order Emails/Custom Fields

We're shifting our Forum based support to a more dedicated support system!

We'll be closing our Forum support from 10th June, 2020 and move to Email Support assistance.

  • If you are a WCFM premium add-ons user, contact us- here
  • Want to know more before buying our add-ons? Send Pre sale queries- here
  • If you are a WCFM free user, please open a support ticket at WordPress.org
  • For WCFM App related queries, reach us- here
From now the forum will be read-only!

Multi Vendor Marketplace Plugin | WCFM Marketplace Forums WC Vendors Vendor Order Emails/Custom Fields

Viewing 2 reply threads
  • Author
    Posts
    • #60283
      nathanieljones96
      Participant

      Hi, I have a question. I’d like to add custom fields to the checkout cart for certain products to get more information (Like text for an engraving, etc). However, I’m worried that if I do this and the customer purchases multiple vendor’s products in the same cart, that all of the vendors will see the custom field information in their order email, rather than only showing it in the email of the vendor associated with that product like how WCFM already splits up orders between vendors. Is there any way I can make sure that certain custom fields in the checkout are only sent to certain vendors? Thanks!

    • #60484
      WCFM Forum
      Keymaster

      Hi,

      Are you using any plugin for this?

      If not, then use this – https://wordpress.org/plugins/woo-checkout-field-editor-pro/

      Thank You

    • #60485
      WCFM Forum
      Keymaster

      Well, add this line to your child theme’s functions.php –

      add_filter( 'wcfm_is_allow_order_details_after_order_table', '__return_true' );

      Thank You

Viewing 2 reply threads
  • The topic ‘Vendor Order Emails/Custom Fields’ is closed to new replies.