Payment gateway: accept.blue for WooCommerce 1.5.3

Does "Payment gateway: accept.blue for WooCommerce" work with WordPress 6.7.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
2PHP fatal errors
No JavaScript exceptions
1Page failed to load
  • 1 500 Internal Server Error
No resource errors
Performance

Memory usage: 24.25 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.7.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 200+
WordPress.org page https://wordpress.org/plugins/payment-gateway-accept-blue-for-woocommerce/
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=payment-gateway-accept-blue-for-woocommerce%2Facceptblue-payments.php&plugin_status=all&paged=1&s&_wpnonce=9d98f2bdc1
Aspect after-activation
HTTP status 200
Load time 0.255 s
Memory usage 3.52 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 500
Load time 0.053 s
Memory usage N/A
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.324 s0.269 s-0.055 s3.48 MiB3.51 MiB+ 30.16 KiB
/wp-admin/edit.php0.201 s0.241 s+0.040 s3.54 MiB3.57 MiB+ 30.16 KiB
/wp-admin/post-new.php0.776 s0.609 s-0.167 s5.92 MiB5.96 MiB+ 35.31 KiB
/wp-admin/upload.php0.553 s0.572 s+0.019 s3.5 MiB3.51 MiB+ 12.75 KiB
/wp-admin/options-writing.php0.225 s0.250 s+0.025 s3.47 MiB3.49 MiB+ 16.74 KiB
/wp-admin/media-new.php0.279 s0.224 s-0.055 s3.46 MiB3.49 MiB+ 24.94 KiB
/wp-admin/edit-tags.php?taxonomy=category0.186 s0.171 s-0.015 s3.48 MiB3.51 MiB+ 35.61 KiB
/wp-admin/post-new.php?post_type=page0.539 s0.564 s+0.025 s5.92 MiB5.95 MiB+ 30.84 KiB
/wp-admin/options-discussion.php0.261 s0.268 s+0.007 s3.47 MiB3.49 MiB+ 13.24 KiB
/wp-admin/edit-comments.php0.410 s0.224 s-0.186 s3.49 MiB3.51 MiB+ 12.74 KiB
Average 0.375 s0.339 s-0.036 s3.97 MiB4 MiB+ 24.25 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
PHP95.0%54,98935,24175
SVG3.3%1,897210
JavaScript1.1%63815512
CSS0.6%35071
JSON0.0%1301
Total 57,887 35,405 99

PHP Code Analysis | More results »

Lines of code 4,497
Total complexity 842
Median class complexity 9.0
Median method complexity 1.0
Most complex class WC_Acceptblue_Gateway_Credit_Card
Most complex function WC_Acceptblue_Gateway_Credit_Card::process_refund()
Classes 42
Methods 352
Functions 56

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.

No new entries found.

PHP Error Log 42 lines

[21-Jan-2025 08:30:31 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function Devurai\AcceptbluePaymentPro\Surcharge\is_checkout() in /wp-content/plugins/payment-gateway-accept-blue-for-woocommerce/modules/Surcharge/Surcharge.php:111
Stack trace:
#0 /wp-content/plugins/payment-gateway-accept-blue-for-woocommerce/modules/Surcharge/Surcharge.php(30): Devurai\AcceptbluePaymentPro\Surcharge\Surcharge->is_checkout()
#1 /wp-includes/class-wp-hook.php(324): Devurai\AcceptbluePaymentPro\Surcharge\Surcharge->enqueue_scripts()
#2 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(517): WP_Hook->do_action()
#4 /wp-includes/script-loader.php(2272): do_action()
#5 /wp-includes/class-wp-hook.php(324): wp_enqueue_scripts()
#6 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#7 /wp-includes/plugin.php(517): WP_Hook->do_action()
#8 /wp-includes/general-template.php(3064): do_action()
#9 /wp-content/themes/twentyseventeen/header.php(22): wp_head()
#10 /wp-includes/template.php(810): require_once('...')
#11 /wp-includes/template.php(745): load_template()
#12 /wp-includes/general-template.php(48): locate_template()
#13 /wp-content/themes/twentyseventeen/index.php(18): get_header()
#14 /wp-includes/template-loader.php(106): include('...')
#15 /wp-blog-header.php(19): require_once('...')
#16 /index.php(17): require('...')
#17 {main}
  thrown in /wp-content/plugins/payment-gateway-accept-blue-for-woocommerce/modules/Surcharge/Surcharge.php on line 111
[21-Jan-2025 08:30:38 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function Devurai\AcceptbluePaymentPro\Surcharge\is_checkout() in /wp-content/plugins/payment-gateway-accept-blue-for-woocommerce/modules/Surcharge/Surcharge.php:111
Stack trace:
#0 /wp-content/plugins/payment-gateway-accept-blue-for-woocommerce/modules/Surcharge/Surcharge.php(30): Devurai\AcceptbluePaymentPro\Surcharge\Surcharge->is_checkout()
#1 /wp-includes/class-wp-hook.php(324): Devurai\AcceptbluePaymentPro\Surcharge\Surcharge->enqueue_scripts()
#2 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(517): WP_Hook->do_action()
#4 /wp-includes/script-loader.php(2272): do_action()
#5 /wp-includes/class-wp-hook.php(324): wp_enqueue_scripts()
#6 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#7 /wp-includes/plugin.php(517): WP_Hook->do_action()
#8 /wp-includes/general-template.php(3064): do_action()
#9 /wp-content/themes/twentyseventeen/header.php(22): wp_head()
#10 /wp-includes/template.php(810): require_once('...')
#11 /wp-includes/template.php(745): load_template()
#12 /wp-includes/general-template.php(48): locate_template()
#13 /wp-content/themes/twentyseventeen/index.php(18): get_header()
#14 /wp-includes/template-loader.php(106): include('...')
#15 /wp-blog-header.php(19): require_once('...')
#16 /index.php(17): require('...')
#17 {main}
  thrown in /wp-content/plugins/payment-gateway-accept-blue-for-woocommerce/modules/Surcharge/Surcharge.php on line 111
See also: All tests for this plugin