• Hi,

    I want to remove the paypal tracking metabox from the order edit view in dashboard.

    I need to return empty array for the ‘woocommerce_paypal_payments_supported_country_codes_for_second_version_of_tracking_api’ filter, or there is a simpler way to achieve this?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Krystian from Syde

    (@inpsydekrystian)

    Hello @dziudek

    Stright forward approach would be to to remove it is with screen options. This is done on a user-by-user basis, and background tracking synchronization with other plugins still works.

    Full-size image

    Alternatively, you can disable Package Tracking with a filter. You can find more details on our GitHub repository. Please visit the following link.

    If you need further assistance or have any more questions, please don’t hesitate to contact us.

    Kind Regards,

    Krystian

    Thread Starter Tomasz Dziuda

    (@dziudek)

    thank you for your help – your answer explains everything what I need ??

    Plugin Support Krystian from Syde

    (@inpsydekrystian)

    Hello @dziudek

    Glad I was able to help. In this case, I’ll mark this thread as resolved.

    Kind Regards,

    Krystian

    Hi,

    Since I’m selling digital products we do not need package tracking. I already know I can disable the metabox on the screen options or via the “woocommerce_paypal_payments_shipment_tracking_enabled”, but how to let PayPal “know” we’re not shipping anything as these are digital products?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Disable PayPal Tracking metabox’ is closed to new replies.