Hide PayPal email in Setting->Payment

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 WCFM – Ultimate Hide PayPal email in Setting->Payment

Tagged: 

Viewing 6 reply threads
  • Author
    Posts
    • #19866
      Camus Chan
      Participant

      Hi Shivv~WC Lover Team~
      Sorry i cannot find this in the document.
      May I know, how to hide the PayPal email part inside setting->Payment?
      Because my platform wont accept payPal, just stripe only.
      Should I copy the template to my theme and extend it?

      Thanks

      Best Regards,
      Kie

    • #19867
      WCFM Forum
      Member

      Hi,

      I understand your requirement.

      WCFM template override is not possible, but it’s more easy to manipulate.

      Can you please know me your multi-vendor plugin name please!

      Thank You

    • #19869
      Camus Chan
      Participant

      I am using WC Vendor Pro,
      I saw there’s a on/off switcher in WC vendor, i tried that switcher but nothing happened in WCFM

    • #19873
      Bingal
      Member

      Hi,

      kindly check at WCFM capability -> Billing -> Set that OFF

      Thank You

    • #19874
      Camus Chan
      Participant

      Hi Bingal,
      Set the Billing off will hide the billing tab entirely, i want to keep the stripe blue button in billing tab.
      Thanks

      Best Regards,
      Kie

    • #19882
      WCFM Forum
      Member

      Kindly add this code to your site –

      add_filter( ‘wcfm_wcvendors_settings_fields_billing’, function() {
      return array();
      });

      Thank You

      • #19883
        Camus Chan
        Participant

        Thank you, it works~
        Thanks for the instant reply.

    • #19890
      Bingal
      Member

      Fantastic and pleasure to inform me this 🙂

Viewing 6 reply threads
  • The topic ‘Hide PayPal email in Setting->Payment’ is closed to new replies.