Dennis Nissle

Results 3 comments of Dennis Nissle

@bgrgicak you are right - the issue was related to the (PHP) library I was using to inline/output the PDF. The library checks for the `PHP_SAPI` constant and does only...

Can confirm, seems like the [old fix](https://github.com/mollie/WooCommerce/issues/681) does not work anymore.

@InpsydeNiklas could you have a look? Still facing this issue regularly: ``` 2022-12-21T08:41:09+00:00 CRITICAL Uncaught Error: Call to undefined method WC_Gateway_Paypal::handlePaidOrderWebhook() in xxx/wp-content/plugins/mollie-payments-for-woocommerce/src/Payment/MollieOrderService.php:138 Stack trace: #0 xxx/wp-includes/class-wp-hook.php(307): Mollie\WooCommerce\Payment\MollieOrderService->onWebhookAction() #1 xxx/wp-includes/class-wp-hook.php(331):...