Payment gateway: accept.blue for WooCommerce 1.5.5

Does "Payment gateway: accept.blue for WooCommerce" work with WordPress 6.8.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: 23.7 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.8.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=5d9d358554
Aspect after-activation
HTTP status 200
Load time 0.256 s
Memory usage 3.55 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.054 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.342 s0.233 s-0.109 s3.51 MiB3.54 MiB+ 29.73 KiB
/wp-admin/edit.php0.193 s0.195 s+0.002 s3.57 MiB3.6 MiB+ 29.73 KiB
/wp-admin/post-new.php0.771 s0.646 s-0.125 s6.06 MiB6.09 MiB+ 34.16 KiB
/wp-admin/upload.php0.672 s0.562 s-0.110 s3.52 MiB3.54 MiB+ 12.63 KiB
/wp-admin/options-writing.php0.229 s0.271 s+0.042 s3.5 MiB3.52 MiB+ 16.31 KiB
/wp-admin/media-new.php0.251 s0.202 s-0.049 s3.49 MiB3.52 MiB+ 24.51 KiB
/wp-admin/edit-tags.php?taxonomy=category0.215 s0.221 s+0.006 s3.5 MiB3.54 MiB+ 35.18 KiB
/wp-admin/post-new.php?post_type=page0.601 s0.607 s+0.006 s6.05 MiB6.08 MiB+ 29.68 KiB
/wp-admin/options-discussion.php0.336 s0.236 s-0.100 s3.5 MiB3.52 MiB+ 12.81 KiB
/wp-admin/edit-comments.php0.387 s0.201 s-0.186 s3.52 MiB3.54 MiB+ 12.31 KiB
Average 0.400 s0.337 s-0.062 s4.02 MiB4.05 MiB+ 23.7 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,99435,24175
SVG3.3%1,897210
JavaScript1.1%64015512
CSS0.6%35071
JSON0.0%1301
Total 57,894 35,405 99

PHP Code Analysis | More results »

Lines of code 4,502
Total complexity 844
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

[05-May-2025 05:12:41 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(2299): 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(3192): 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
[05-May-2025 05:12:48 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(2299): 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(3192): 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