WC Buckaroo BPE Gateway 3.3.0

Does WC Buckaroo BPE Gateway work with WordPress 6.0.2 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
2PHP fatal errors
1PHP warnings
20PHP notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 111.78 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.036 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.0.2
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 2,000+
WordPress.org page https://wordpress.org/plugins/wc-buckaroo-bpe-gateway/
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=wc-buckaroo-bpe-gateway%2Findex.php&plugin_status=all&paged=1&s&_wpnonce=19febea40f
Aspect after-activation
HTTP status 200
Load time 0.431 s
Memory usage 3.8 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.940 s
Memory usage 3.66 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.336 s0.538 s+0.202 s3.72 MiB3.83 MiB+ 104.76 KiB
/wp-admin/edit.php0.192 s0.236 s+0.044 s3.76 MiB3.86 MiB+ 104.83 KiB
/wp-admin/upload.php0.443 s0.370 s-0.073 s3.69 MiB3.79 MiB+ 105.49 KiB
/wp-admin/options-writing.php0.256 s0.187 s-0.069 s3.62 MiB3.76 MiB+ 149.91 KiB
/wp-admin/media-new.php0.334 s0.253 s-0.081 s3.66 MiB3.77 MiB+ 106.13 KiB
/wp-admin/edit-tags.php?taxonomy=category0.190 s0.216 s+0.026 s3.69 MiB3.79 MiB+ 106.93 KiB
/wp-admin/options-discussion.php0.220 s0.197 s-0.023 s3.6 MiB3.76 MiB+ 170.49 KiB
/wp-admin/edit-comments.php0.231 s0.215 s-0.016 s3.7 MiB3.8 MiB+ 105.03 KiB
/0.288 s0.600 s+0.312 s3.6 MiB3.66 MiB+ 52.41 KiB
Average 0.277 s0.312 s+0.036 s3.67 MiB3.78 MiB+ 111.78 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
SVG
Language % Lines of code Comment lines Files
PHP55.1%15,2054,110143
SVG27.7%7,6413941
PO File5.6%1,5409293
XSD5.1%1,399025
JavaScript4.8%1,32715514
CSS0.6%155201
Bourne Shell0.4%123111
XML0.3%96282
Markdown0.2%5101
JSON0.1%3801
YAML0.1%1401
Total 27,589 5,292 233

PHP Code Analysis | More results »

Lines of code 12,164
Total complexity 2,342
Median class complexity 4.0
Median method complexity 1.0
Most complex class BK_AJAX
Most complex function fn_buckaroo_process_response()
Classes 124
Methods 631
Functions 54

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.

Database Tables 2

Options wp_options 3

PHP Error Log 41 lines

[02-Sep-2022 07:46:18 UTC] PHP Notice:  Undefined index: express in /wp-content/plugins/wc-buckaroo-bpe-gateway/controllers/PaypalExpressController.php on line 122
[02-Sep-2022 07:46:18 UTC] PHP Warning:  Invalid argument supplied for foreach() in /wp-content/plugins/wc-buckaroo-bpe-gateway/install/migration/list/migration-2.24.1.php on line 72
[02-Sep-2022 07:46:18 UTC] PHP Notice:  Undefined index: express in /wp-content/plugins/wc-buckaroo-bpe-gateway/controllers/PaypalExpressController.php on line 122
[02-Sep-2022 07:46:19 UTC] PHP Notice:  Undefined index: express in /wp-content/plugins/wc-buckaroo-bpe-gateway/controllers/PaypalExpressController.php on line 122
[02-Sep-2022 07:46:20 UTC] PHP Notice:  Undefined index: express in /wp-content/plugins/wc-buckaroo-bpe-gateway/controllers/PaypalExpressController.php on line 122
[02-Sep-2022 07:46:21 UTC] PHP Notice:  Undefined index: express in /wp-content/plugins/wc-buckaroo-bpe-gateway/controllers/PaypalExpressController.php on line 122
[02-Sep-2022 07:46:22 UTC] PHP Notice:  Undefined index: express in /wp-content/plugins/wc-buckaroo-bpe-gateway/controllers/PaypalExpressController.php on line 122
[02-Sep-2022 07:46:22 UTC] PHP Notice:  Undefined index: express in /wp-content/plugins/wc-buckaroo-bpe-gateway/controllers/PaypalExpressController.php on line 122
[02-Sep-2022 07:46:22 UTC] PHP Notice:  Undefined index: express in /wp-content/plugins/wc-buckaroo-bpe-gateway/controllers/PaypalExpressController.php on line 122
[02-Sep-2022 07:46:22 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function wc_get_order_types() in /wp-content/plugins/wc-buckaroo-bpe-gateway/includes/admin/class-wc-admin-meta-boxes.php:118
Stack trace:
#0 /wp-includes/class-wp-hook.php(309): BK_Admin_Meta_Boxes->add_meta_boxes()
#1 /wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(476): WP_Hook->do_action()
#3 /wp-admin/includes/meta-boxes.php(1599): do_action()
#4 /wp-admin/edit-form-blocks.php(274): register_and_do_post_meta_boxes()
#5 /wp-admin/post-new.php(72): require('/opt/bitnami/ap...')
#6 {main}
  thrown in /wp-content/plugins/wc-buckaroo-bpe-gateway/includes/admin/class-wc-admin-meta-boxes.php on line 118
[02-Sep-2022 07:46:23 UTC] PHP Notice:  Undefined index: express in /wp-content/plugins/wc-buckaroo-bpe-gateway/controllers/PaypalExpressController.php on line 122
[02-Sep-2022 07:46:23 UTC] PHP Notice:  Undefined index: express in /wp-content/plugins/wc-buckaroo-bpe-gateway/controllers/PaypalExpressController.php on line 122
[02-Sep-2022 07:46:23 UTC] PHP Notice:  Undefined index: express in /wp-content/plugins/wc-buckaroo-bpe-gateway/controllers/PaypalExpressController.php on line 122
[02-Sep-2022 07:46:23 UTC] PHP Notice:  Undefined index: express in /wp-content/plugins/wc-buckaroo-bpe-gateway/controllers/PaypalExpressController.php on line 122
[02-Sep-2022 07:46:24 UTC] PHP Notice:  Undefined index: express in /wp-content/plugins/wc-buckaroo-bpe-gateway/controllers/PaypalExpressController.php on line 122
[02-Sep-2022 07:46:24 UTC] PHP Notice:  Undefined index: express in /wp-content/plugins/wc-buckaroo-bpe-gateway/controllers/PaypalExpressController.php on line 122
[02-Sep-2022 07:46:24 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function wc_get_order_types() in /wp-content/plugins/wc-buckaroo-bpe-gateway/includes/admin/class-wc-admin-meta-boxes.php:118
Stack trace:
#0 /wp-includes/class-wp-hook.php(309): BK_Admin_Meta_Boxes->add_meta_boxes()
#1 /wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(476): WP_Hook->do_action()
#3 /wp-admin/includes/meta-boxes.php(1599): do_action()
#4 /wp-admin/edit-form-blocks.php(274): register_and_do_post_meta_boxes()
#5 /wp-admin/post-new.php(72): require('/opt/bitnami/ap...')
#6 {main}
  thrown in /wp-content/plugins/wc-buckaroo-bpe-gateway/includes/admin/class-wc-admin-meta-boxes.php on line 118
[02-Sep-2022 07:46:24 UTC] PHP Notice:  Undefined index: express in /wp-content/plugins/wc-buckaroo-bpe-gateway/controllers/PaypalExpressController.php on line 122
[02-Sep-2022 07:46:24 UTC] PHP Notice:  Undefined index: express in /wp-content/plugins/wc-buckaroo-bpe-gateway/controllers/PaypalExpressController.php on line 122
[02-Sep-2022 07:46:24 UTC] PHP Notice:  Undefined index: express in /wp-content/plugins/wc-buckaroo-bpe-gateway/controllers/PaypalExpressController.php on line 122
[02-Sep-2022 07:46:25 UTC] PHP Notice:  Undefined index: express in /wp-content/plugins/wc-buckaroo-bpe-gateway/controllers/PaypalExpressController.php on line 122
[02-Sep-2022 07:46:25 UTC] PHP Notice:  Undefined index: express in /wp-content/plugins/wc-buckaroo-bpe-gateway/controllers/PaypalExpressController.php on line 122
[02-Sep-2022 07:46:26 UTC] PHP Notice:  Undefined index: express in /wp-content/plugins/wc-buckaroo-bpe-gateway/controllers/PaypalExpressController.php on line 122
See also: All tests for this plugin