You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unpaid orders and refunded orders can both enter the editing interface, while paid and completed orders will encounter errors when entering the editing interface
Fatal error: Uncaught WooCommerce\PayPalCommerce\ApiClient\Exception\RuntimeException: Could not retrieve order.
in wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-api-client/src/Endpoint/OrderEndpoint.php:484 Stack trace: #0
wp-content/plugins/woocommerce-paypal-payments/api/order-functions.php(48):
Describe the Bug
PayPal Package Tracking Fatal error
Unpaid orders and refunded orders can both enter the editing interface, while paid and completed orders will encounter errors when entering the editing interface
Fatal error: Uncaught WooCommerce\PayPalCommerce\ApiClient\Exception\RuntimeException: Could not retrieve order.
in wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-api-client/src/Endpoint/OrderEndpoint.php:484 Stack trace: #0
wp-content/plugins/woocommerce-paypal-payments/api/order-functions.php(48):
WooCommerce\PayPalCommerce\ApiClient\Endpoint\OrderEndpoint->order() #1
wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-order-tracking/src/MetaBoxRenderer.php(96):
WooCommerce\PayPalCommerce\Api\ppcp_get_paypal_order() #2
wp-admin/includes/template.php(1456): WooCommerce\PayPalCommerce\OrderTracking\MetaBoxRenderer->render() #3
wp-content/plugins/woocommerce/src/Internal/Admin/Orders/Edit.php(492): do_meta_boxes() #47
wp-content/plugins/woocommerce/src/Internal/Admin/Orders/Edit.php(405): Automattic\Woo in
wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-api-client/src/Endpoint/OrderEndpoint.php on line 484
How to solve this problem
The text was updated successfully, but these errors were encountered: