SmartPay 2.7.13

Does SmartPay work with WordPress 6.8.2 and PHP 8.1.12? A smoke test was performed on .

Summary

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

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

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

Environment
WordPress version6.8.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 100+
WordPress.org page https://wordpress.org/plugins/smartpay/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 7

Getting Started ‹ Test site — WordPress

Page screenshot: Getting Started ‹ Test site — WordPress
URL /wp-admin/admin.php?page=wpsmartpay-getting-started
Requested URL /wp-admin/plugins.php?action=activate&plugin=smartpay%2Fsmartpay.php&plugin_status=all&paged=1&s&_wpnonce=4c2c588efa
Aspect after-activation
HTTP status 200
Load time 2.548 s
Memory usage 3.76 MiB
JS errors None
Resource errors None

SmartPay

Page screenshot: SmartPay
URL /wp-admin/admin.php?page=smartpay
Aspect menu-item
HTTP status 200
Load time 0.767 s
Memory usage 3.85 MiB
JS errors None
Resource errors None

SmartPay → Forms

Page screenshot: SmartPay → Forms
URL /wp-admin/admin.php?page=smartpay-form
Aspect menu-item
HTTP status 200
Load time 0.787 s
Memory usage 4.25 MiB
JS errors None
Resource errors None

SmartPay → Settings

Page screenshot: SmartPay → Settings
URL /wp-admin/admin.php?page=smartpay-setting
Aspect menu-item
HTTP status 200
Load time 0.396 s
Memory usage 3.87 MiB
JS errors None
Resource errors None

SmartPay → Integrations

Page screenshot: SmartPay → Integrations
URL /wp-admin/admin.php?page=smartpay-integrations
Aspect menu-item
HTTP status 200
Load time 0.502 s
Memory usage 3.76 MiB
JS errors None
Resource errors None

SmartPay → Getting Started

Page screenshot: SmartPay → Getting Started
URL /wp-admin/admin.php?page=wpsmartpay-getting-started
Aspect menu-item
HTTP status 200
Load time 0.998 s
Memory usage 3.76 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.457 s
Memory usage 3.75 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.317 s0.708 s+0.391 s3.51 MiB3.78 MiB+ 279.54 KiB
/wp-admin/edit.php0.200 s0.377 s+0.177 s3.57 MiB3.86 MiB+ 298.73 KiB
/wp-admin/post-new.php0.758 s0.710 s-0.048 s6.06 MiB6.53 MiB+ 477.55 KiB
/wp-admin/upload.php0.545 s0.547 s+0.002 s3.52 MiB3.78 MiB+ 265.27 KiB
/wp-admin/options-writing.php0.235 s0.396 s+0.161 s3.5 MiB3.76 MiB+ 265.02 KiB
/wp-admin/media-new.php0.312 s0.548 s+0.236 s3.49 MiB3.76 MiB+ 273.21 KiB
/wp-admin/edit-tags.php?taxonomy=category0.190 s0.384 s+0.194 s3.5 MiB3.78 MiB+ 278.38 KiB
/wp-admin/post-new.php?post_type=page0.602 s0.719 s+0.117 s6.05 MiB6.51 MiB+ 473.08 KiB
/wp-admin/options-discussion.php0.260 s0.673 s+0.413 s3.5 MiB3.76 MiB+ 262.14 KiB
/wp-admin/edit-comments.php0.417 s0.417 s+0.000 s3.52 MiB3.78 MiB+ 261.02 KiB
/0.299 s0.235 s-0.064 s3.43 MiB3.75 MiB+ 324.09 KiB
Average 0.376 s0.519 s+0.144 s3.97 MiB4.28 MiB+ 314.37 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
PHP99.9%13,7874,243131
JavaScript0.1%1487
CSS0.0%6104
Total 13,807 4,261 142

PHP Code Analysis | More results »

Lines of code 12,404
Total complexity 2,529
Median class complexity 8.5
Median method complexity 1.0
Most complex class SmartPay\Modules\Frontend\Utilities\Downloader
Most complex function SmartPay\Modules\Frontend\Utilities\Downloader::getFileCtype()
Classes 100
Methods 905
Functions 43

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 5

Options wp_options 2

PHP Error Log 2 lines

[21-Jul-2025 02:24:13 UTC] WordPress database error Table 'wordpress.wp_smartpay_products' doesn't exist for query ALTER TABLE wp_smartpay_products ADD settings LONGTEXT DEFAULT NULL AFTER status made by activate_plugin, plugin_sandbox_scrape, include_once('/plugins/smartpay/smartpay.php'), require('/plugins/smartpay/bootstrap.php'), SmartPay\Updater::boot, SmartPay\Updater->__construct, SmartPay\Updater->_update_database_if_available, AddSettingsColumnOnProductTable::up
[21-Jul-2025 02:24:13 UTC] WordPress database error Table 'wordpress.wp_smartpay_payments' doesn't exist for query ALTER TABLE wp_smartpay_payments ADD uuid VARCHAR(255) DEFAULT NULL AFTER id made by activate_plugin, plugin_sandbox_scrape, include_once('/plugins/smartpay/smartpay.php'), require('/plugins/smartpay/bootstrap.php'), SmartPay\Updater::boot, SmartPay\Updater->__construct, SmartPay\Updater->_update_database_if_available, AddUuidColumnOnPaymentTable::up
See also: All tests for this plugin, How to Hide SmartPay Admin Menus