• PHP Fatal error: Uncaught Error: Call to a member function needs_shipping() on null in */wp-content/plugins/woocommerce-gateway-stripe/includes/payment-methods/class-wc-stripe-express-checkout-helper.php:629

    Changing WC()->cart->needs_shipping() to WC()->cart?->needs_shipping() fixes the issue.

    Only when editing, not when viewing, classic checkout using shortcode, PHP 8.4, WP 6.7.1, WC 9.6.0

Viewing 1 replies (of 1 total)
  • Plugin Author Wesley Rosa

    (@wesleyjrosa)

    Hello there,

    Thank you for reporting this issue! We have a PR up to fix this issue here already. It will probably be included on the next release (9.2.0).

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