PHP Fatal Error: Argument 2 passed to Cards\TokenizeRequest null given
-
Hi. We’re seeing this PHP error quite a bit in the logs:
– 2022-02-20T17:36:23+00:00
– 2022-02-21T00:01:38+00:00
– 2022-02-22T00:21:47+00:00
– 2022-03-04T11:33:22+00:00
– 2022-03-14T00:56:02+00:00CRITICAL Uncaught TypeError: Argument 2 passed to GoDaddy\WooCommerce\Poynt\API\Cards\TokenizeRequest::__construct() must be of the type string, null given, called in wp-content/plugins/godaddy-payments/src/API/GatewayAPI.php on line 273 and defined in wp-content/plugins/godaddy-payments/src/API/Cards/TokenizeRequest.php:32
Stack trace:
#0 wp-content/plugins/godaddy-payments/src/API/GatewayAPI.php(273): GoDaddy\WooCommerce\Poynt\API\Cards\TokenizeRequest->__construct(‘033f5189-35e5-4…’, NULL)#1 wp-content/plugins/godaddy-payments/src/Gateways/CreditCardGateway.php(569): GoDaddy\WooCommerce\Poynt\API\GatewayAPI->tokenize_payment_method(Object(Automattic\WooCommerce\Admin\Overrides\Order))
#2 wp-content/plugins/godaddy-payments/vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway-direct.php(808): GoDaddy\WooCommerce\Poynt\Gateways\ in wp-content/plugins/godaddy-payments/src/API/Cards/TokenizeRequest.php on line 32
- You must be logged in to reply to this topic.