ArCa Payment Gateway 1.0.6

Does ArCa Payment Gateway work with WordPress 5.7 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
5Database errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 26 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 version5.7
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 100+
WordPress.org page https://wordpress.org/plugins/arca-payment-gateway/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 9

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=arca-payment-gateway%2Farca-payment-gateway.php&plugin_status=all&paged=1&s&_wpnonce=be4cf7f781
Aspect after-activation
HTTP status 200
Load time 1.201 s
Memory usage 2.8 MiB
JS errors None
Resource errors None

ArCa Gateway

Page screenshot: ArCa Gateway
URL /wp-admin/admin.php?page=dashboard
Aspect menu-item
HTTP status 200
Load time 0.206 s
Memory usage 2.77 MiB
JS errors None
Resource errors None

ArCa Gateway → Order log

Page screenshot: ArCa Gateway → Order log
URL /wp-admin/admin.php?page=%D0%BErderLog
Aspect menu-item
HTTP status 200
Load time 0.158 s
Memory usage 2.77 MiB
JS errors None
Resource errors None

ArCa Gateway → Error logs

Page screenshot: ArCa Gateway → Error logs
URL /wp-admin/admin.php?page=errorLogs
Aspect menu-item
HTTP status 200
Load time 0.170 s
Memory usage 2.75 MiB
JS errors None
Resource errors None

ArCa Gateway → Price list

Page screenshot: ArCa Gateway → Price list
URL /wp-admin/admin.php?page=priceList
Aspect menu-item
HTTP status 200
Load time 0.216 s
Memory usage 2.79 MiB
JS errors None
Resource errors None

ArCa Gateway → Checkout form

Page screenshot: ArCa Gateway → Checkout form
URL /wp-admin/admin.php?page=checkoutForm
Aspect menu-item
HTTP status 200
Load time 0.181 s
Memory usage 2.78 MiB
JS errors None
Resource errors None

ArCa Gateway → Currency

Page screenshot: ArCa Gateway → Currency
URL /wp-admin/admin.php?page=currency
Aspect menu-item
HTTP status 200
Load time 0.212 s
Memory usage 2.76 MiB
JS errors None
Resource errors None

ArCa Gateway → Configurations

Page screenshot: ArCa Gateway → Configurations
URL /wp-admin/admin.php?page=Config
Aspect menu-item
HTTP status 200
Load time 0.176 s
Memory usage 2.81 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.201 s
Memory usage 2.67 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.304 s0.315 s+0.011 s2.82 MiB2.85 MiB+ 31.57 KiB
/wp-admin/edit.php0.187 s0.318 s+0.131 s2.86 MiB2.89 MiB+ 32.62 KiB
/wp-admin/post-new.php1.063 s1.077 s+0.014 s5.02 MiB5.07 MiB+ 44.55 KiB
/wp-admin/upload.php0.508 s0.520 s+0.012 s2.7 MiB2.72 MiB+ 25.81 KiB
/wp-admin/options-writing.php0.149 s0.186 s+0.037 s2.71 MiB2.7 MiB- 6.84 KiB
/wp-admin/media-new.php0.260 s0.197 s-0.063 s2.67 MiB2.7 MiB+ 26.61 KiB
/wp-admin/edit-tags.php?taxonomy=category0.292 s0.258 s-0.034 s2.77 MiB2.8 MiB+ 28.45 KiB
/wp-admin/post-new.php?post_type=page1.187 s0.796 s-0.391 s5.01 MiB5.04 MiB+ 35.52 KiB
/wp-admin/options-discussion.php0.259 s0.296 s+0.037 s2.67 MiB2.7 MiB+ 26.3 KiB
/wp-admin/edit-comments.php0.247 s0.247 s+0.000 s2.78 MiB2.8 MiB+ 26.46 KiB
/0.330 s0.230 s-0.100 s2.65 MiB2.67 MiB+ 14.91 KiB
Average 0.435 s0.404 s-0.031 s3.15 MiB3.18 MiB+ 26 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
PO File
Language % Lines of code Comment lines Files
PHP62.1%1,89830125
PO File29.6%9054273
CSS5.9%180252
JavaScript2.5%7571
Total 3,058 760 31

PHP Code Analysis | More results »

Lines of code 990
Total complexity 101
Median class complexity 5.0
Median method complexity 1.0
Most complex class arcapgInsert
Most complex function arcapgInsert::arca_pg_tables()
Classes 3
Methods 7
Functions 29

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 7

PHP Error Log 5 lines

[30-Mar-2021 08:00:14 UTC] WordPress database error Duplicate column name 'bankId' for query ALTER TABLE `wp_arca_pg_config` ADD `bankId` int(11) NOT NULL made by activate_plugin, do_action('activate_arca-payment-gateway/arca-payment-gateway.php'), WP_Hook->do_action, WP_Hook->apply_filters, arca_pg_activate, arcapgInsert::arca_pg_tables
[30-Mar-2021 08:00:14 UTC] WordPress database error Duplicate column name 'ameriabankClientID' for query ALTER TABLE `wp_arca_pg_config` ADD `ameriabankClientID` varchar(50) NOT NULL made by activate_plugin, do_action('activate_arca-payment-gateway/arca-payment-gateway.php'), WP_Hook->do_action, WP_Hook->apply_filters, arca_pg_activate, arcapgInsert::arca_pg_tables
[30-Mar-2021 08:00:14 UTC] WordPress database error Duplicate column name 'ameriabankMinTestOrderId' for query ALTER TABLE `wp_arca_pg_config` ADD `ameriabankMinTestOrderId` int(11) NOT NULL made by activate_plugin, do_action('activate_arca-payment-gateway/arca-payment-gateway.php'), WP_Hook->do_action, WP_Hook->apply_filters, arca_pg_activate, arcapgInsert::arca_pg_tables
[30-Mar-2021 08:00:14 UTC] WordPress database error Duplicate column name 'ameriabankMaxTestOrderId' for query ALTER TABLE `wp_arca_pg_config` ADD `ameriabankMaxTestOrderId` int(11) NOT NULL made by activate_plugin, do_action('activate_arca-payment-gateway/arca-payment-gateway.php'), WP_Hook->do_action, WP_Hook->apply_filters, arca_pg_activate, arcapgInsert::arca_pg_tables
[30-Mar-2021 08:00:14 UTC] WordPress database error Duplicate column name 'wc_orderId' for query ALTER TABLE `wp_arca_pg_orders` ADD `wc_orderId` int(11) DEFAULT NULL made by activate_plugin, do_action('activate_arca-payment-gateway/arca-payment-gateway.php'), WP_Hook->do_action, WP_Hook->apply_filters, arca_pg_activate, arcapgInsert::arca_pg_tables
See also: All tests for this plugin, How to Hide ArCa Payment Gateway Admin Menus and Widgets