Title: Plugin not compatible
Last modified: July 23, 2024

---

# Plugin not compatible

 *  Resolved [rashidavc18](https://wordpress.org/support/users/rashidavc18/)
 * (@rashidavc18)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/plugin-not-compatible-3/)
 * Plugin not compatible
   I have enabled the latest version of PHP, WordPress, and
   woocmmerce.But still the plugin is incompatible.Please let me know why this is
   happening

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

 *  Plugin Author [Gautam Garg](https://wordpress.org/support/users/gautammkgarg/)
 * (@gautammkgarg)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/plugin-not-compatible-3/#post-17909187)
 * Hello [@rashidavc18](https://wordpress.org/support/users/rashidavc18/)
 * What incompatibility message are you seeing while using the plugin?
   Knit Pay 
   requires PHP 8.0 or above. You can check PHP version of your server from your
   WordPress admin panel.
 * Tools >> Site Health >> Info >> Server
   If your is resolved, please let us know
   in the comment, so that we can mark the ticket as resolved.
 *  [Lee](https://wordpress.org/support/users/leecollings/)
 * (@leecollings)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/plugin-not-compatible-3/#post-17914467)
 * Just curious to know why have you seriously limited the use of your plugin to
   OUTSIDE the recommended safe running environment of WordPress?
 * WordPress is not compatible with PHP8 even as of yet (not fully). PHP 7.4 is 
   the latest stable version that WordPress is 100% compatible with.
 * Because of this, I don’t run anything higher than PHP 7.4 on WordPress sites,
   until that changes.
 * [https://make.wordpress.org/core/handbook/references/php-compatibility-and-wordpress-versions/](https://make.wordpress.org/core/handbook/references/php-compatibility-and-wordpress-versions/)
 *  Plugin Author [Gautam Garg](https://wordpress.org/support/users/gautammkgarg/)
 * (@gautammkgarg)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/plugin-not-compatible-3/#post-17914787)
 * [@leecollings](https://wordpress.org/support/users/leecollings/) and [@rashidavc18](https://wordpress.org/support/users/rashidavc18/)
 * On download page of WordPress, it’s mentioned that WordPress is compatible with
   version 7.4 and greater.
   [https://wordpress.org/download/](https://wordpress.org/download/)
   Here is stats of WordPress, which shows around 50% of people are already using
   PHP version 8 and above. It means many of the website owners are not facing any
   issues in PHP 8 or above.[https://wordpress.org/about/stats/](https://wordpress.org/about/stats/)
   As per PHP supported version page, they have already stopped supporting even 
   PHP version 8.0. Version 8.1 and above are currently in support.[https://www.php.net/supported-versions.php](https://www.php.net/supported-versions.php)
 * While developing plugin for Payment gateway integration, we need to use many 
   PHP libraries which many times are not compatible with PHP 7. If we will use 
   old version of those libraries, it will make our plugin unstable. That’s why 
   he had to set minimum php version to 8.0 and above. Also, as this is payment 
   gateway integration plugin, security is most important and PHP community does
   not recommend using old PHP version due to security and performance reasons.
 * I hope some of these points will make sense for you. Also, please don’t worry,
   try to update your PHP and test, I think your website should run just fine with
   PHP 8.0 or 8.1
   If your website does not work fine with PHP 8, you can try our
   old and stable version also, which is compatible with PHP 7.4[https://downloads.wordpress.org/plugin/knit-pay.8.85.15.3.zip](https://downloads.wordpress.org/plugin/knit-pay.8.85.15.3.zip)
    -  This reply was modified 1 year, 10 months ago by [Gautam Garg](https://wordpress.org/support/users/gautammkgarg/).
    -  This reply was modified 1 year, 10 months ago by [Gautam Garg](https://wordpress.org/support/users/gautammkgarg/).
      Reason: Added link to old version of Knit Pay
 *  [Lee](https://wordpress.org/support/users/leecollings/)
 * (@leecollings)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/plugin-not-compatible-3/#post-17914853)
 * [@gautammkgarg](https://wordpress.org/support/users/gautammkgarg/) you can spin
   it however you want, but what you’ve tried to claim and back up doesn’t state
   WordPress is *compatible* with PHP8 or all, it states very well this is in beta.
 * As of right now, the fully compatible version of PHP is 7.4.
 * What PHP themselves state what they support is completely irrelevant.
 * It just annoys me that you’re completely alienating the largest majority of WordPress
   users by PHP version (according to the stats that you yourself posted), who are
   unable to use your plugin.
 * To me, that sounds like a really bad business plan.
 * But that’s entirely up to you. Good luck.
 *  Plugin Author [Gautam Garg](https://wordpress.org/support/users/gautammkgarg/)
 * (@gautammkgarg)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/plugin-not-compatible-3/#post-17914960)
 * [@leecollings](https://wordpress.org/support/users/leecollings/)
 * We don’t have any issue providing support for PHP 7.4 also. But as I mentioned,
   for development of this plugin, we need to use various composer libraries which
   are not compatible with PHP 7.4
 * For example, while development of a module, we had to use [khanamiryan/qrcode-detector-decoder](https://packagist.org/packages/khanamiryan/qrcode-detector-decoder)
   composer library. This composer library requires minimum PHP 8.1. So, this module
   will not work for even PHP 8.0 also. Due to this, we had to disable that module
   for our customers who don’t have PHP 8.1.
 * Because most of the composer libraries which we use, don’t support PHP 7.4, we
   can’t continue supporting PHP 7.4
 *  Thread Starter [rashidavc18](https://wordpress.org/support/users/rashidavc18/)
 * (@rashidavc18)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/plugin-not-compatible-3/#post-17919311)
 * I have installed the plugin
   Please let me know if The Legacy REST API plugin 
   is required for this plugin
 *  Plugin Author [Gautam Garg](https://wordpress.org/support/users/gautammkgarg/)
 * (@gautammkgarg)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/plugin-not-compatible-3/#post-17919328)
 * [@rashidavc18](https://wordpress.org/support/users/rashidavc18/) 
   Which version
   of Knit Pay have you installed?Which payment gateway are you trying to integrate
   with WooCommerce using Knit Pay?
 *  Thread Starter [rashidavc18](https://wordpress.org/support/users/rashidavc18/)
 * (@rashidavc18)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/plugin-not-compatible-3/#post-17919330)
 * Knit pay: 8.87.11.0
   Razor pay payment gateway
 *  Plugin Author [Gautam Garg](https://wordpress.org/support/users/gautammkgarg/)
 * (@gautammkgarg)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/plugin-not-compatible-3/#post-17919469)
 * You are already using latest version of Knit Pay. You don’t need any other plugin
   apart from Knit Pay for integration of Razorpay with WooCommerce. Just add Razorpay
   Configuration in Knit Pay and start using it with WooCommerce. If you need integration
   support, feel free to call us
 * [https://www.knitpay.org/contact-us/](https://www.knitpay.org/contact-us/)
 *  Thread Starter [rashidavc18](https://wordpress.org/support/users/rashidavc18/)
 * (@rashidavc18)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/plugin-not-compatible-3/#post-17919508)
 * Thank you for confirmation.
   Thank you for the quick support
 *  Plugin Author [Gautam Garg](https://wordpress.org/support/users/gautammkgarg/)
 * (@gautammkgarg)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/plugin-not-compatible-3/#post-17921279)
 * You are welcome.
 * Is Knit Pay Working fine for you now? Do you need any other help?
 *  Thread Starter [rashidavc18](https://wordpress.org/support/users/rashidavc18/)
 * (@rashidavc18)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/plugin-not-compatible-3/#post-17921304)
 * thank you,I was able to connect the sand box account.I need to check the compatibility
   of other plugins to the latest php and wordpress versions.If every thing works
   fine then no issues.
   thank you

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

The topic ‘Plugin not compatible’ is closed to new replies.

 * ![](https://ps.w.org/knit-pay/assets/icon.svg?rev=2391665)
 * [Knit Pay - Cashfree, Instamojo, Razorpay, PayPal and more](https://wordpress.org/plugins/knit-pay/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/knit-pay/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/knit-pay/)
 * [Active Topics](https://wordpress.org/support/plugin/knit-pay/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/knit-pay/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/knit-pay/reviews/)

 * 12 replies
 * 3 participants
 * Last reply from: [rashidavc18](https://wordpress.org/support/users/rashidavc18/)
 * Last activity: [1 year, 10 months ago](https://wordpress.org/support/topic/plugin-not-compatible-3/#post-17921304)
 * Status: resolved