woocommerce / woocommerce-paypal-payments

https://wordpress.org/plugins/woocommerce-paypal-payments/
GNU General Public License v2.0
62 stars 47 forks source link

Don't break orders screen when there is an exception for package tracking (3314) #2369

Closed Narek13 closed 3 months ago

Narek13 commented 3 months ago

PR Description

In edition to #2360 added 1 more try/catch which will prevent breaking order page when problem getting the tracking info. Instead it will log the error and will not render the metabox

Issue Description

When an error happens in order tracking metaBox, it shows the fatal error and breaks the page.