PHP Notice
-
Hello,
I’ve found a PHP notice in the error logs:
[13-Dec-2019 21:49:28 UTC] PHP Notice: Undefined property: stdClass::$code in /var/www/vhosts/domain.com/httpdocs/wp-content/plugins/woocommerce-gateway-stripe/includes/abstracts/abstract-wc-stripe-payment-gateway.php on line 1248
Stripe log:
2019-12-13T21:49:56+00:00 DEBUG ====Stripe Version: 4.3.1==== ====Start Log==== Error: stdClass Object ( [error] => stdClass Object ( [message] => An unknown error occurred [type] => api_error ) ) ====End Log====
Stripe docs: https://stripe.com/docs/api/errors
api_error type = API errors cover any other type of problem (e.g., a temporary problem with Stripe's servers), and are extremely uncommon.
WooCommerce: 3.7.1
WooCommerce Stripe Payment Gateway: 4.3.1 (latest version)Best regards,
George
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘PHP Notice’ is closed to new replies.