Quantcast
Channel: WordPress.org Forums » [WooCommerce] Support
Viewing all articles
Browse latest Browse all 104029

Fatal Error in Stripe Plugin Causing Checkout to Hang on Subscription Renewal

$
0
0

Replies: 0

I am encountering a fatal error when customers attempt to renew subscriptions on my WooCommerce site. The checkout page displays in block layout and the bottom fields continuously load. The error log shows the following message:

PHP Fatal error: Uncaught TypeError: WC_Stripe_Payment_Token_CC::set_fingerprint(): Argument #1 ($fingerprint) must be of type string, null given.

Disabling the WooCommerce Stripe plugin resolves the issue, but this is not a viable long-term solution as the plugin is essential for payment processing. I have already tried flushing the cache, disabling caching plugins, and ensuring that all plugins are updated, but the issue persists.

This problem appears to be directly related to the WooCommerce Stripe plugin. I would appreciate any guidance on how to resolve this or confirmation if this is a known issue with compatibility between this plugin and the WooCommerce Subscriptions plugin. Please let me know if further details or logs are needed.


Viewing all articles
Browse latest Browse all 104029

Trending Articles