Checkout with Zelle on Woocommerce 3.0

Does "Checkout with Zelle on Woocommerce" work with WordPress 6.2.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
1PHP fatal errors
No JavaScript exceptions
3Pages failed to load
  • 1 500 Internal Server Error
  • 2 403 Forbidden
No resource errors
Performance

Memory usage: 118.83 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.2.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 3,000+
WordPress.org page https://wordpress.org/plugins/wc-zelle/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 9

Checkout with Zelle on Woocommerce ‹ Test site — WordPress

Page screenshot: Checkout with Zelle on Woocommerce ‹ Test site — WordPress
URL /wp-admin/admin.php?page=wc-settings&tab=checkout&section=zelle
Requested URL /wp-admin/plugins.php?action=activate&plugin=wc-zelle%2Fzelle.php&plugin_status=all&paged=1&s&_wpnonce=bd47305b17
Aspect after-activation
HTTP status 200
Load time 0.957 s
Memory usage 3.44 MiB
JS errors None
Resource errors None

ZELLE IMPROVED

Page screenshot: ZELLE IMPROVED
URL /wp-admin/admin.php?page=wc-settings&tab=checkout&section=zelle
Aspect menu-item
HTTP status 200
Load time 0.168 s
Memory usage 3.13 MiB
JS errors None
Resource errors None

ZELLE IMPROVED → Automated Order Updates

Page screenshot: ZELLE IMPROVED → Automated Order Updates
URL /wp-admin/admin.php?page=wc_zelle_automated_status
Aspect menu-item
HTTP status 200
Load time 0.219 s
Memory usage N/A
JS errors None
Resource errors None

ZELLE IMPROVED → Receipts NEW

Page screenshot: ZELLE IMPROVED → Receipts NEW
URL /wp-admin/edit.php?post_type=zelle-receipts
Aspect menu-item
HTTP status 500
Load time 0.056 s
Memory usage N/A
JS errors None
Resource errors None

ZELLE IMPROVED → Free Recommended Plugins

Page screenshot: ZELLE IMPROVED → Free Recommended Plugins
URL /wp-admin/plugin-install.php?s=theafricanboss&tab=search&type=author
Aspect menu-item
HTTP status 200
Load time 0.374 s
Memory usage 3.3 MiB
JS errors None
Resource errors None

ZELLE IMPROVED → Upgrade

Page screenshot: ZELLE IMPROVED → Upgrade
URL /wp-admin/admin.php?billing_cycle=annual&page=wc-settings-pricing
Aspect menu-item
HTTP status 403
Load time 0.069 s
Memory usage N/A
JS errors None
Resource errors None

ZELLE IMPROVED → Account

Page screenshot: ZELLE IMPROVED → Account
URL /wp-admin/admin.php?page=wc-settings-account
Aspect menu-item
HTTP status 403
Load time 0.048 s
Memory usage N/A
JS errors None
Resource errors None

ZELLE IMPROVED → FAQ

Page screenshot: ZELLE IMPROVED → FAQ
URL /wp-admin/admin.php?page=wc-zelle-help
Aspect menu-item
HTTP status 200
Load time 1.200 s
Memory usage 3.11 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.440 s
Memory usage 3.1 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.784 s0.345 s-0.439 s3.07 MiB3.24 MiB+ 176.73 KiB
/wp-admin/edit.php0.201 s0.230 s+0.029 s3.1 MiB3.27 MiB+ 176.73 KiB
/wp-admin/post-new.php0.769 s0.989 s+0.220 s5.02 MiB5.13 MiB+ 111.59 KiB
/wp-admin/upload.php0.574 s0.488 s-0.086 s3.02 MiB3.11 MiB+ 97.45 KiB
/wp-admin/options-writing.php0.177 s0.177 s+0.000 s3.01 MiB3.09 MiB+ 84.21 KiB
/wp-admin/media-new.php0.346 s0.269 s-0.077 s2.99 MiB3.1 MiB+ 109.64 KiB
/wp-admin/edit-tags.php?taxonomy=category0.191 s0.207 s+0.016 s3.01 MiB3.12 MiB+ 112.68 KiB
/wp-admin/post-new.php?post_type=page0.623 s0.632 s+0.009 s5.01 MiB5.12 MiB+ 107.18 KiB
/wp-admin/options-discussion.php0.213 s0.258 s+0.045 s3 MiB3.09 MiB+ 97.95 KiB
/wp-admin/edit-comments.php0.223 s0.222 s-0.001 s3.03 MiB3.12 MiB+ 95.35 KiB
/0.337 s0.221 s-0.116 s2.97 MiB3.1 MiB+ 137.59 KiB
Average 0.403 s0.367 s-0.036 s3.38 MiB3.5 MiB+ 118.83 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
PHP98.5%34,22317,281135
JavaScript1.1%379645
CSS0.4%154014
SVG0.0%101
Total 34,757 17,345 155

PHP Code Analysis | More results »

Lines of code 24,268
Total complexity 6,084
Median class complexity 18.5
Median method complexity 2.0
Most complex class Freemius
Most complex function FS_Plugin_Info_Dialog::install_plugin_information()
Classes 50
Methods 1,276
Functions 104

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 4

PHP Error Log 9 lines

[22-May-2023 21:25:00 UTC] PHP Fatal error:  Uncaught Error: Class "WC_Zelle_Gateway" not found in /wp-content/plugins/wc-zelle/includes/admin/email-receipts.php:8
Stack trace:
#0 /wp-content/plugins/wc-zelle/includes/admin/dashboard.php(128): require_once()
#1 /wp-includes/class-wp-hook.php(308): wc_zelle_email_receipts_menu_page()
#2 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(517): WP_Hook->do_action()
#4 /wp-admin/admin.php(259): do_action()
#5 {main}
  thrown in /wp-content/plugins/wc-zelle/includes/admin/email-receipts.php on line 8
See also: All tests for this plugin