WooCommerce Stripe Gateway 7.6.0

Does WooCommerce Stripe Gateway work with WordPress 6.3.2 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.36 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.3.2
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=435f08e3f3
Aspect after-activation
HTTP status 200
Load time 0.473 s
Memory usage 2.77 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.203 s
Memory usage 3.08 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.348 s0.306 s-0.042 s2.83 MiB2.84 MiB+ 8.88 KiB
/wp-admin/edit.php0.197 s0.186 s-0.011 s2.85 MiB2.86 MiB+ 8.88 KiB
/wp-admin/post-new.php0.714 s0.524 s-0.190 s5.22 MiB5.23 MiB+ 13.25 KiB
/wp-admin/upload.php0.545 s0.325 s-0.220 s2.77 MiB2.76 MiB- 8.53 KiB
/wp-admin/options-writing.php0.187 s0.178 s-0.009 s2.76 MiB2.75 MiB- 16.56 KiB
/wp-admin/media-new.php0.361 s0.418 s+0.057 s2.74 MiB2.75 MiB+ 3.66 KiB
/wp-admin/edit-tags.php?taxonomy=category0.173 s0.178 s+0.005 s2.76 MiB2.77 MiB+ 8.84 KiB
/wp-admin/post-new.php?post_type=page0.567 s0.521 s-0.046 s5.21 MiB5.22 MiB+ 8.84 KiB
/wp-admin/options-discussion.php0.209 s0.317 s+0.108 s2.75 MiB2.74 MiB- 8.03 KiB
/wp-admin/edit-comments.php0.232 s0.208 s-0.024 s2.78 MiB2.77 MiB- 8.53 KiB
/0.267 s0.184 s-0.083 s3.13 MiB3.14 MiB+ 4.23 KiB
Average 0.345 s0.304 s-0.041 s3.25 MiB3.26 MiB+ 1.36 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.7%15,9827,480109
JavaScript9.6%1,73246010
Sass1.4%24562
Markdown0.1%2502
CSS0.1%2107
SVG0.1%21021
Total 18,026 7,946 151

PHP Code Analysis | More results »

Lines of code 15,027
Total complexity 3,186
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 779
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

[12-Oct-2023 21:35:06 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(310): wcstripe_deactivated()
#1 /wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-admin/includes/plugin.php(816): 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