WooCommerce Stripe Gateway 7.1.0

Does WooCommerce Stripe Gateway work with WordPress 6.1.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
1PHP fatal errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 1.11 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.1.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 800,000+
WordPress.org page https://wordpress.org/plugins/woocommerce-gateway-stripe/
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=woocommerce-gateway-stripe%2Fwoocommerce-gateway-stripe.php&plugin_status=all&paged=1&s&_wpnonce=b146801f87
Aspect after-activation
HTTP status 200
Load time 0.219 s
Memory usage 3 MiB
JS errors None
Resource errors None

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.277 s
Memory usage 2.95 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.287 s0.235 s-0.052 s3.05 MiB3.05 MiB+ 8.73 KiB
/wp-admin/edit.php0.177 s0.188 s+0.011 s3.07 MiB3.08 MiB+ 8.73 KiB
/wp-admin/post-new.php0.762 s0.921 s+0.159 s4.97 MiB4.98 MiB+ 13.09 KiB
/wp-admin/upload.php0.517 s0.283 s-0.234 s2.99 MiB2.98 MiB- 8.68 KiB
/wp-admin/options-writing.php0.146 s0.150 s+0.004 s2.99 MiB2.97 MiB- 22.03 KiB
/wp-admin/media-new.php0.255 s0.223 s-0.032 s2.97 MiB2.97 MiB+ 3.51 KiB
/wp-admin/edit-tags.php?taxonomy=category0.176 s0.178 s+0.002 s2.98 MiB2.99 MiB+ 8.68 KiB
/wp-admin/post-new.php?post_type=page0.610 s0.686 s+0.076 s4.96 MiB4.97 MiB+ 8.68 KiB
/wp-admin/options-discussion.php0.207 s0.257 s+0.050 s2.98 MiB2.97 MiB- 8.19 KiB
/wp-admin/edit-comments.php0.180 s0.197 s+0.017 s3 MiB2.99 MiB- 8.69 KiB
/0.268 s0.199 s-0.069 s2.94 MiB2.95 MiB+ 8.4 KiB
Average 0.326 s0.320 s-0.006 s3.35 MiB3.36 MiB+ 1.11 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
JavaScript
Language % Lines of code Comment lines Files
PHP88.6%15,7017,303109
JavaScript9.7%1,71845510
Sass1.4%24562
Markdown0.1%2502
CSS0.1%2107
SVG0.1%21021
Total 17,731 7,764 151

PHP Code Analysis | More results »

Lines of code 14,746
Total complexity 3,113
Median class complexity 13.5
Median method complexity 2.0
Most complex class WC_Stripe_Payment_Gateway
Most complex function WC_Stripe_Admin_Notices::stripe_check_environment()
Classes 80
Methods 764
Functions 7

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 9 lines

[09-Feb-2023 11:34:29 UTC] PHP Fatal error:  Uncaught Error: Class "WC_Stripe_Inbox_Notes" not found in /wp-content/plugins/woocommerce-gateway-stripe/woocommerce-gateway-stripe.php:724
Stack trace:
#0 /wp-includes/class-wp-hook.php(308): wcstripe_deactivated()
#1 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-admin/includes/plugin.php(814): do_action()
#4 /wp-admin/plugins.php(209): deactivate_plugins()
#5 {main}
  thrown in /wp-content/plugins/woocommerce-gateway-stripe/woocommerce-gateway-stripe.php on line 724
See also: All tests for this plugin