• Resolved oracle1979

    (@oracle1979)


    Hello,
    I have noticed that there is a new menu link “PayPal payments” available in the Account Dashboard. Could you please let me know how i can remove this link?

    Thanks and regards,

    • This topic was modified 3 years ago by oracle1979.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter oracle1979

    (@oracle1979)

    Hi,
    i have solved it temporarily by adding the follwoing lines to the style.css

    li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--ppcp-paypal-payment-tokens {
    	display:none;
    }
    .wd-my-account-links .ppcp-paypal-payment-tokens-link {
    	display:none;
    }

    Maybe there is a better solution available.

    Thanks and regards

    • This reply was modified 3 years ago by oracle1979.
    Plugin Support Syde Joost

    (@joostvandevijver)

    Hello @oracle1979

    thank you for reaching out to us.
    Yes, this tab was added in one of our last updates; we had a similar request for it’s removal and have created a feature for 2 situations:
    1) No PayPal accounts have been stored.
    2) Card Processing has been deactivated.

    However, this is not very high on the list at the moment, but I will add your request to it, so you will get an update once we have it on our next-release list.

    Thank you for sharing your code with us, I will update other threads regarding this same request with it as well.

    Kind regards,
    Joost

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Remove PayPal payments menu’ is closed to new replies.