Hi, as written in the object, we started getting a php fatal error (which partially breaks the site rendering) after one of our orders got refunded today. Don’t know if it matters, but it was a partial refund and not a complete one.
After investigating, php log reports show the following error:
[10-Oct-2023 19:56:33 UTC] PHP Fatal error: Uncaught Error: Call to undefined method Automattic\WooCommerce\Admin\Overrides\OrderRefund::get_shipping_first_name() in *********/wp-content/plugins/et-core-plugin/packages/sales-booster/sales-booster.php:539
I’m attaching a complete log in the private content area.
At the moment I’ve solved the problem by temporarily disabling the Fake sale popup.
Any patch would be appreciated. If you tell me what I need to change I can apply the fix manually.
thank you
Regards