WooCommerce Payments 6.3.1

Does WooCommerce Payments work with WordPress 6.3 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: 292.96 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
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 700,000+
WordPress.org page https://wordpress.org/plugins/woocommerce-payments/
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-payments%2Fwoocommerce-payments.php&plugin_status=all&paged=1&s&_wpnonce=02281bbcaf
Aspect after-activation
HTTP status 200
Load time 0.316 s
Memory usage 3.18 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.180 s
Memory usage 3.41 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.374 s0.292 s-0.082 s2.82 MiB3.1 MiB+ 287.37 KiB
/wp-admin/edit.php0.209 s0.203 s-0.006 s2.85 MiB3.13 MiB+ 286.54 KiB
/wp-admin/post-new.php0.768 s0.619 s-0.149 s5.21 MiB5.57 MiB+ 361.59 KiB
/wp-admin/upload.php0.600 s0.507 s-0.093 s2.77 MiB3.03 MiB+ 269.69 KiB
/wp-admin/options-writing.php0.225 s0.211 s-0.014 s2.76 MiB3.02 MiB+ 261.65 KiB
/wp-admin/media-new.php0.377 s0.239 s-0.138 s2.74 MiB3.02 MiB+ 281.88 KiB
/wp-admin/edit-tags.php?taxonomy=category0.199 s0.191 s-0.008 s2.76 MiB3.04 MiB+ 287.05 KiB
/wp-admin/post-new.php?post_type=page0.605 s0.597 s-0.008 s5.21 MiB5.56 MiB+ 356.02 KiB
/wp-admin/options-discussion.php0.409 s0.237 s-0.172 s2.75 MiB3.01 MiB+ 270.18 KiB
/wp-admin/edit-comments.php0.237 s0.410 s+0.173 s2.78 MiB3.04 MiB+ 269.68 KiB
/0.289 s0.231 s-0.058 s3.13 MiB3.41 MiB+ 290.98 KiB
Average 0.390 s0.340 s-0.050 s3.25 MiB3.54 MiB+ 292.96 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
PHP94.2%35,87420,577272
Markdown3.8%1,460037
SVG1.1%431047
CSS0.6%23533
JavaScript0.2%65111
Total 38,065 20,591 360

PHP Code Analysis | More results »

Lines of code 30,681
Total complexity 5,904
Median class complexity 9.0
Median method complexity 2.0
Most complex class WC_Payment_Gateway_WCPay
Most complex function WC_Payment_Gateway_WCPay::process_payment_for_order()
Classes 243
Methods 2,082
Functions 18

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 2

PHP Error Log 9 lines

[15-Aug-2023 01:09:16 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function WCPay\WooPay\wc_get_orders() in /wp-content/plugins/woocommerce-payments/includes/woopay/class-woopay-session.php:228
Stack trace:
#0 /wp-includes/class-wp-hook.php(310): WCPay\WooPay\WooPay_Session::run_and_remove_woopay_restore_order_customer_id_schedules()
#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-payments/includes/woopay/class-woopay-session.php on line 228
See also: All tests for this plugin