• greencode

    (@greencode)


    Had to revert back to 2.6.1.

    When using WooCommerce Shipment Tracking along with WooCommerce PayPal Payments and you update to the latest version (2.7.1), you cannot enter the shipment tracking number.

    When you click “Save Tracking” the following error occurs:

    POST wp-admin/admin-ajax.php 500 (Internal Server Error)

Viewing 3 replies - 1 through 3 (of 3 total)
  • Sam

    (@xumbrella)

    I have also noticed this issue. When add a tracking number in the Woocommerce Shipment Tracking plugin on the edit order page, this will not save when the PP Payments plugin is active. Note we have downgraded to version 2.6.1 and we still have this issue so it is not exclusive to version 2.7.1.

    What is very apparent is that this Paypal Shipment Tracking module in the paypal payments plugin is riddled with bugs and we need a way to fully disable it. Note that using the below snippet does not help.

    add_filter(‘woocommerce_paypal_payments_shipment_tracking_enabled’, ‘__return_false’);

    Please advise ASAP as causing a lot of issues with order fulfilment.

    Same here. PHP crash details:

    Uncaught InvalidArgumentException: PayPal order ID not found in meta. in /wp-content/plugins/woocommerce-paypal-payments/api/order-functions.php:38
    
    CONTEXT: {"error":{"type":1,"file":"\/wp-content\/plugins\/woocommerce-paypal-payments\/api\/order-functions.php","line":38},"backtrace":["","#0 \/wp-content\/plugins\/woocommerce-paypal-payments\/modules\/ppcp-order-tracking\/src\/Integration\/ShipmentTrackingIntegration.php(124)
    Plugin Support Krystian from Syde

    (@inpsydekrystian)

    Hello @greencode

    Thanks for reaching out to us, we’re here to help.

    Our developers have been working before the weekend on this issue and already have a temporary fix available for this problem. If you want, you can download the package via this link, or you can wait for the next release where it should also be included.

    If you choose to use the linked package, we will be happy to hear back from you with any positive or negative experiences.

    Kind regards,
    Krystian

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.