Possible clonflict with Klarna Gateway Plugin
-
Hello,
recent beta 7 breaks the website, possibly due to clonflict with WooCommerce Klarna Gateway plugin, both using same guzzlehttp library.
This is the error
Fatal error: Uncaught TypeError: Argument 1 passed to GuzzleHttp\Client::send() must be an instance of GuzzleHttp\Message\RequestInterface, instance of GuzzleHttp\Psr7\Request given, called in /public_html/wp-content/plugins/mollie-payments-for-woocommerce/includes/mollie-api-php/src/MollieApiClient.php on line 313 and defined in /public_html/wp-content/plugins/woocommerce-gateway-klarna/vendor/guzzlehttp/guzzle/src/Client.php:158 Stack trace: #0 /public_html/wp-content/plugins/mollie-payments-for-woocommerce/includes/mollie-api-php/src/MollieApiClient.php(313): GuzzleHttp\Client->send(Object(GuzzleHttp\Psr7\Request), Array) #1 /public_html/wp-content/plugins/mollie-payments-for-woocommerce/includes/mollie-api-php/src/MollieApiClient.php(270): Mollie\Api\MollieApiClient->performHttpCallToFullUrl('GET', 'https://api.mol...', NULL) #2 /public_html/wp-content/plugins/woocommerce-gateway-klarna/vendor/guzzlehttp/guzzle/src/Client.php on line 158
- The topic ‘Possible clonflict with Klarna Gateway Plugin’ is closed to new replies.