WooCommerce Stripe Gateway 7.0.1

Does WooCommerce Stripe Gateway work with WordPress 6.1.1 and PHP 7.4.8? 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: 15.74 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 version7.4.8
MySQL version8.0.21
PHP memory limit256M
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=6ac93afa28
Aspect after-activation
HTTP status 200
Load time 0.254 s
Memory usage 3.5 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.202 s
Memory usage 3.42 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.253 s0.239 s-0.014 s3.54 MiB3.55 MiB+ 10.67 KiB
/wp-admin/edit.php0.166 s0.182 s+0.016 s3.57 MiB3.58 MiB+ 10.67 KiB
/wp-admin/post-new.php0.736 s0.606 s-0.130 s5.46 MiB5.48 MiB+ 15.03 KiB
/wp-admin/upload.php0.468 s0.264 s-0.204 s3.41 MiB3.48 MiB+ 73.51 KiB
/wp-admin/options-writing.php0.157 s0.142 s-0.015 s3.4 MiB3.39 MiB- 8.02 KiB
/wp-admin/media-new.php0.222 s0.183 s-0.039 s3.39 MiB3.46 MiB+ 73.68 KiB
/wp-admin/edit-tags.php?taxonomy=category0.158 s0.179 s+0.021 s3.48 MiB3.49 MiB+ 10.59 KiB
/wp-admin/post-new.php?post_type=page0.650 s0.709 s+0.059 s5.46 MiB5.47 MiB+ 10.59 KiB
/wp-admin/options-discussion.php0.187 s0.225 s+0.038 s3.38 MiB3.39 MiB+ 9.99 KiB
/wp-admin/edit-comments.php0.177 s0.190 s+0.013 s3.48 MiB3.49 MiB+ 9.49 KiB
/0.235 s0.198 s-0.037 s3.47 MiB3.42 MiB- 43.01 KiB
Average 0.310 s0.283 s-0.027 s3.82 MiB3.84 MiB+ 15.74 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.5%15,6567,257109
JavaScript9.7%1,71846910
Sass1.4%24562
Markdown0.1%2502
SVG0.1%21021
CSS0.1%2107
Total 17,686 7,732 151

PHP Code Analysis | More results »

Lines of code 14,701
Total complexity 3,104
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 761
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

User Metadata wp_usermeta 1

PHP Error Log 9 lines

[15-Nov-2022 20:37:01 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