• Resolved DensitySK

    (@densitysk)


    Hi,

    after the recent updates of STRIPE plugin to Version 9.1.1

    I see a lot of PHP errors in the debug file caused by this plugin.

    Please provide a fix

    [11-Jan-2025 16:22:01 UTC] PHP Deprecated: WC_Stripe_Customer::map_customer_data(): Implicitly marking parameter $wc_order as nullable is deprecated, the explicit nullable type must be used instead in /data/xxxxxxxxxxxx/web/wp-content/plugins/woocommerce-gateway-stripe/includes/class-wc-stripe-customer.php on line 752

    Kind regards

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Mahfuzur Rahman(woo-hc)

    (@mahfuzurwp)

    Hi @densitysk,

    The deprecated notice you’re seeing is due to parts of the Stripe plugin using older PHP code that will need updating in the future. These notices are essentially reminders for developers to align with the latest PHP standards.

    That said, these notices don’t typically impact your store’s functionality or performance. The team actively works on updates to ensure compatibility and security, so rest assured this is on the radar.

    In the meantime, have you noticed any issues with your store’s functionality beyond these notices? If so, please share the details, and we’ll assist you further.

    Looking forward to your reply!

    Thread Starter DensitySK

    (@densitysk)

    HI,

    thank you for checking. I know that these are just warnings, however sometimes I also see fatal errors caused by stripe in the woocommerce status page in the logs section. This happens usually when non-EU customers try to pay during checkout.

    I have unfortunately purged all caches and old logs, so when it appears again (I assume very shortly) I will send you the copy of the fatal error as well.

    Plugin Support Moses M. (woo-hc)

    (@mosesmedh)

    Hi @densitysk,

    Thank you for clarifying further. The fatal error in the log might not be related to the notice in the debug file—it could be a completely separate issue.

    If the error appears again, please share it as mentioned. Additionally, you can provide your site’s system status report by going to WooCommerce > Status, clicking Get system report, and copying the entire report. You can paste it here using the /code block.

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.