Rishi Checkout for WooCommerce 1.0.7

Does Rishi Checkout for WooCommerce work with WordPress 6.8.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
2PHP fatal errors
No JavaScript exceptions
1Page failed to load
  • 1 500 Internal Server Error
No resource errors
Performance

Memory usage: 49.44 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: insignificant.
The plugin didn't make the site noticeably slower.

Environment
WordPress version6.8.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs <10
WordPress.org page https://wordpress.org/plugins/rishi-checkout-for-woocommerce/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 2

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=rishi-checkout-for-woocommerce%2Fwc-checkout-pro.php&plugin_status=all&paged=1&s&_wpnonce=f8b0d5b992
Aspect after-activation
HTTP status 200
Load time 0.514 s
Memory usage 3.55 MiB
JS errors None
Resource errors None

WordPress › Error

Page screenshot: WordPress › Error
URL /
Aspect front-page
HTTP status 500
Load time 0.060 s
Memory usage N/A
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.370 s0.316 s-0.054 s3.51 MiB3.53 MiB+ 25.73 KiB
/wp-admin/edit.php0.218 s0.201 s-0.017 s3.57 MiB3.6 MiB+ 25.36 KiB
/wp-admin/post-new.php0.867 s0.685 s-0.182 s6.06 MiB6.27 MiB+ 210.65 KiB
/wp-admin/upload.php0.964 s0.430 s-0.534 s3.52 MiB3.53 MiB+ 8.63 KiB
/wp-admin/options-writing.php0.229 s0.231 s+0.002 s3.5 MiB3.51 MiB+ 12.63 KiB
/wp-admin/media-new.php0.277 s0.406 s+0.129 s3.49 MiB3.51 MiB+ 20.82 KiB
/wp-admin/edit-tags.php?taxonomy=category0.196 s0.260 s+0.064 s3.5 MiB3.53 MiB+ 31.49 KiB
/wp-admin/post-new.php?post_type=page0.792 s0.671 s-0.121 s6.05 MiB6.19 MiB+ 141.3 KiB
/wp-admin/options-discussion.php0.378 s0.284 s-0.094 s3.5 MiB3.51 MiB+ 9.13 KiB
/wp-admin/edit-comments.php0.212 s0.220 s+0.008 s3.52 MiB3.53 MiB+ 8.63 KiB
Average 0.450 s0.370 s-0.080 s4.02 MiB4.07 MiB+ 49.44 KiB

Code Statistics

Note: Third-party libraries and minified JS/CSS files are excluded from these statistics where possible, so the numbers you see here may be lower than those reported by other tools.

PHP
Language % Lines of code Comment lines Files
PHP100.0%1,90945827
Total 1,909 458 27

PHP Code Analysis | More results »

Lines of code 1,764
Total complexity 290
Median class complexity 9.5
Median method complexity 1.0
Most complex class WC_Checkout_PRO\Api\Customer
Most complex function WC_Checkout_PRO\Api\Customer::process_woocommerce_fields()
Classes 22
Methods 125
Functions 5

Additions

Things that the plugin adds to the site. This section is not intended to be comprehensive. The test tool only looks for a few specific types of added content.

Options wp_options 1

PHP Error Log 18 lines

[09-May-2025 07:59:53 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function WC_Checkout_PRO\Frontend\is_checkout() in /wp-content/plugins/rishi-checkout-for-woocommerce/src/Frontend/Templates.php:15
Stack trace:
#0 /wp-includes/class-wp-hook.php(324): WC_Checkout_PRO\Frontend\Templates->custom_template()
#1 /wp-includes/plugin.php(205): WP_Hook->apply_filters()
#2 /wp-includes/template-loader.php(104): apply_filters()
#3 /wp-blog-header.php(19): require_once('...')
#4 /index.php(17): require('...')
#5 {main}
  thrown in /wp-content/plugins/rishi-checkout-for-woocommerce/src/Frontend/Templates.php on line 15
[09-May-2025 08:00:01 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function WC_Checkout_PRO\Frontend\is_checkout() in /wp-content/plugins/rishi-checkout-for-woocommerce/src/Frontend/Templates.php:15
Stack trace:
#0 /wp-includes/class-wp-hook.php(324): WC_Checkout_PRO\Frontend\Templates->custom_template()
#1 /wp-includes/plugin.php(205): WP_Hook->apply_filters()
#2 /wp-includes/template-loader.php(104): apply_filters()
#3 /wp-blog-header.php(19): require_once('...')
#4 /index.php(17): require('...')
#5 {main}
  thrown in /wp-content/plugins/rishi-checkout-for-woocommerce/src/Frontend/Templates.php on line 15
See also: All tests for this plugin