WooCommerce Stripe Gateway 7.7.0

Does WooCommerce Stripe Gateway work with WordPress 6.4.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: -757.09 bytes
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.4.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=ea1afcedf7
Aspect after-activation
HTTP status 200
Load time 0.288 s
Memory usage 3.33 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.204 s
Memory usage 3.31 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.415 s0.334 s-0.081 s3.38 MiB3.39 MiB+ 10.45 KiB
/wp-admin/edit.php0.234 s0.237 s+0.003 s3.41 MiB3.42 MiB+ 10.81 KiB
/wp-admin/post-new.php0.927 s0.618 s-0.309 s5.46 MiB5.47 MiB+ 14.81 KiB
/wp-admin/upload.php0.634 s0.531 s-0.103 s3.32 MiB3.32 MiB- 6.59 KiB
/wp-admin/options-writing.php0.251 s0.230 s-0.021 s3.32 MiB3.3 MiB- 14.01 KiB
/wp-admin/media-new.php0.352 s0.299 s-0.053 s3.29 MiB3.3 MiB+ 5.59 KiB
/wp-admin/edit-tags.php?taxonomy=category0.226 s0.222 s-0.004 s3.31 MiB3.32 MiB+ 10.77 KiB
/wp-admin/post-new.php?post_type=page0.631 s0.623 s-0.008 s5.45 MiB5.46 MiB+ 14.4 KiB
/wp-admin/options-discussion.php0.372 s0.468 s+0.096 s3.3 MiB3.3 MiB- 6.1 KiB
/wp-admin/edit-comments.php0.257 s0.270 s+0.013 s3.34 MiB3.33 MiB- 6.6 KiB
/0.299 s0.206 s-0.093 s3.36 MiB3.32 MiB- 41.66 KiB
Average 0.418 s0.367 s-0.051 s3.72 MiB3.72 MiB- 757.09 bytes

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%16,1927,585109
JavaScript9.6%1,74848410
Sass1.3%24562
Markdown0.1%2502
CSS0.1%2107
SVG0.1%21021
Total 18,252 8,075 151

PHP Code Analysis | More results »

Lines of code 15,237
Total complexity 3,248
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 788
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

[06-Dec-2023 18:01:17 UTC] PHP Fatal error:  Uncaught Error: Class "WC_Stripe_Inbox_Notes" not found in /wp-content/plugins/woocommerce-gateway-stripe/woocommerce-gateway-stripe.php:731
Stack trace:
#0 /wp-includes/class-wp-hook.php(324): wcstripe_deactivated()
#1 /wp-includes/class-wp-hook.php(348): 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 731
See also: All tests for this plugin