Title: PHP Fatal error
Last modified: November 25, 2024

---

# PHP Fatal error

 *  Resolved [gregamer](https://wordpress.org/support/users/gregamer/)
 * (@gregamer)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/php-fatal-error-449/)
 * Hi,
 * I noticed there is a probelm on our website. I have the latest version of WordPress,
   WooCommerce and Payment Plugin. We also use the “Subscriptions for WooCommerce”
   plugin. If I disable the “Subscriptions” plugin there is no error so it looks
   like a compatibility issue. 
   The error log says:
 * [25-Nov-2024 15:53:42 UTC] PHP Fatal error:  Uncaught Error: Call to undefined
   function PaymentPlugins\Stripe\WooCommerceSubscriptions\Controllers\wcs_is_manual_renewal_enabled()
   in /wp-content/plugins/woo-stripe-payment/packages/subscriptions/src/Controllers/
   PaymentIntent.php:67
 * Stack trace:
 * #0 /wp-includes/class-wp-hook.php(324): PaymentPlugins\Stripe\WooCommerceSubscriptions\
   Controllers\PaymentIntent->is_subscription_mode(false, Object(PaymentPlugins\
   Stripe\RequestContext))
 * #1 /wp-includes/plugin.php(205): WP_Hook->apply_filters(false, Array)
 * #2 /wp-content/plugins/woo-stripe-payment/src/Controllers/PaymentIntent.php(118):
   apply_filters(‘wc_stripe_defer…’, false, Object(PaymentPlugins\Stripe\RequestContext))
 * #3 /wp-content/plugins/woo-stripe-payment/src/Controllers/PaymentIntent.php(79):
   PaymentPlugins\Stripe\Controllers\PaymentIntent->is_subscription_mode()
 * #4 /wp-content/plugins/woo-stri in /wp-content/plugins/woo-stripe-payment/packages/
   subscriptions/src/Controllers/PaymentIntent.php on line 67
 * Any help will be appreciated 🙂
 * Thank you,
   Greg

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Clayton R](https://wordpress.org/support/users/mrclayton/)
 * (@mrclayton)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/php-fatal-error-449/#post-18159752)
 * Hi [@gregamer](https://wordpress.org/support/users/gregamer/)
 * Here is an explanation of the issue.
 * [https://wordpress.org/support/topic/error-on-checkout-with-subscription-product/](https://wordpress.org/support/topic/error-on-checkout-with-subscription-product/)
 * We are going to release an update today that resolves that. The issue occurs 
   because webtoffee is encroaching on the WooCommerce Subscriptions plugin namespace,
   which they should not be doing. It’s a strong indicator that their plugin “borrows”
   very heavily from the WooCommerce Subscription plugin.
 * My recommendation is to always use the WooCommerce Subscriptions plugin by WooCommerce.
 * Kind Regards,
 *  Thread Starter [gregamer](https://wordpress.org/support/users/gregamer/)
 * (@gregamer)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/php-fatal-error-449/#post-18159853)
 * Hi,
 * The WebToffee team also already responed and sent me the updated plugin which
   fixed the issue. The fix will be included in their next update. 
   I’m glad that
   you’ll release a fix as well.
 * Thank you,
   Greg
    -  This reply was modified 1 year, 6 months ago by [gregamer](https://wordpress.org/support/users/gregamer/).

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘PHP Fatal error’ is closed to new replies.

 * ![](https://ps.w.org/woo-stripe-payment/assets/icon-256x256.png?rev=2611337)
 * [Payment Plugins for Stripe WooCommerce](https://wordpress.org/plugins/woo-stripe-payment/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woo-stripe-payment/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woo-stripe-payment/)
 * [Active Topics](https://wordpress.org/support/plugin/woo-stripe-payment/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woo-stripe-payment/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woo-stripe-payment/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [gregamer](https://wordpress.org/support/users/gregamer/)
 * Last activity: [1 year, 6 months ago](https://wordpress.org/support/topic/php-fatal-error-449/#post-18159853)
 * Status: resolved