Touchsuite Payments 1.0.5

Does Touchsuite Payments work with WordPress 6.8 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
156PHP warnings
264PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 146.21 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
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs <10
WordPress.org page https://wordpress.org/plugins/touchsuite-payments/
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=touchsuite-payments%2Ftouchsuite-payments.php&plugin_status=all&paged=1&s&_wpnonce=10faa8b021
Aspect after-activation
HTTP status 200
Load time 0.256 s
Memory usage 3.66 MiB
JS errors None
Resource errors None

Touchsuite Payments

Page screenshot: Touchsuite Payments
URL /wp-admin/admin.php?page=tspay_dashboard
Aspect menu-item
HTTP status 200
Load time 0.239 s
Memory usage 3.65 MiB
JS errors None
Resource errors None

Touchsuite Payments → Members

Page screenshot: Touchsuite Payments → Members
URL /wp-admin/admin.php?page=tspay_members
Aspect menu-item
HTTP status 200
Load time 0.175 s
Memory usage 3.62 MiB
JS errors None
Resource errors None

Touchsuite Payments → Settings

Page screenshot: Touchsuite Payments → Settings
URL /wp-admin/admin.php?page=tspay_settings
Aspect menu-item
HTTP status 200
Load time 0.159 s
Memory usage 3.62 MiB
JS errors None
Resource errors None

Touchsuite Payments → Orders

Page screenshot: Touchsuite Payments → Orders
URL /wp-admin/admin.php?page=tspay_orders
Aspect menu-item
HTTP status 200
Load time 0.172 s
Memory usage 3.62 MiB
JS errors None
Resource errors None

Touchsuite Payments → License

Page screenshot: Touchsuite Payments → License
URL /wp-admin/admin.php?page=tspay_license
Aspect menu-item
HTTP status 200
Load time 0.160 s
Memory usage 3.62 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.161 s
Memory usage 3.54 MiB
JS errors None
Resource errors None

Add Post ‹ Test site — WordPress

Page screenshot: Add Post ‹ Test site — WordPress
URL /wp-admin/post-new.php
Aspect new-meta-boxes
HTTP status 200
Load time 0.550 s
Memory usage 6.29 MiB
JS errors None
Resource errors None

Add Page ‹ Test site — WordPress

Page screenshot: Add Page ‹ Test site — WordPress
URL /wp-admin/post-new.php?post_type=page
Aspect new-meta-boxes
HTTP status 200
Load time 0.509 s
Memory usage 6.28 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.313 s0.264 s-0.049 s3.51 MiB3.64 MiB+ 136.23 KiB
/wp-admin/edit.php0.177 s0.172 s-0.005 s3.57 MiB3.7 MiB+ 134.99 KiB
/wp-admin/post-new.php0.715 s0.722 s+0.007 s6.06 MiB6.29 MiB+ 239.52 KiB
/wp-admin/upload.php0.537 s0.448 s-0.089 s3.52 MiB3.64 MiB+ 121.9 KiB
/wp-admin/options-writing.php0.213 s0.177 s-0.036 s3.5 MiB3.62 MiB+ 120.42 KiB
/wp-admin/media-new.php0.255 s0.169 s-0.086 s3.49 MiB3.62 MiB+ 128.59 KiB
/wp-admin/edit-tags.php?taxonomy=category0.175 s0.175 s+0.000 s3.5 MiB3.64 MiB+ 139.26 KiB
/wp-admin/post-new.php?post_type=page0.551 s0.532 s-0.019 s6.05 MiB6.28 MiB+ 240.23 KiB
/wp-admin/options-discussion.php0.367 s0.228 s-0.139 s3.5 MiB3.62 MiB+ 116.92 KiB
/wp-admin/edit-comments.php0.408 s0.193 s-0.215 s3.52 MiB3.64 MiB+ 121.92 KiB
/0.258 s0.361 s+0.103 s3.43 MiB3.54 MiB+ 108.35 KiB
Average 0.361 s0.313 s-0.048 s3.97 MiB4.11 MiB+ 146.21 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
PHP90.6%5,49631584
CSS6.9%41802
JavaScript2.5%15012
Total 6,064 316 88

PHP Code Analysis | More results »

Lines of code 4,151
Total complexity 704
Median class complexity 9.0
Median method complexity 1.0
Most complex class TSPAY_Email
Most complex function TSPAY_Email::applyPlaceholders()
Classes 47
Methods 201
Functions 14

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.

Options wp_options 12

Custom Post Types 2

ID Name
tspay_discountDiscounts
tspay_orderOrders

Meta Boxes

{
    "post": {
        "tspay_leveldiv": {
            "title": "Levels",
            "context": "side"
        }
    },
    "page": {
        "tspay_leveldiv": {
            "title": "Levels",
            "context": "side"
        }
    }
}

Capabilities 2

PHP Error Log 420 lines

[26-Apr-2025 05:57:59 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/touchsuite-payments/admin/admin.php on line 37
[26-Apr-2025 05:57:59 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/touchsuite-payments/admin/admin.php on line 43
[26-Apr-2025 05:57:59 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[26-Apr-2025 05:57:59 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[26-Apr-2025 05:57:59 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[26-Apr-2025 05:57:59 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[26-Apr-2025 05:57:59 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[26-Apr-2025 05:57:59 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[26-Apr-2025 05:57:59 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[26-Apr-2025 05:57:59 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[26-Apr-2025 05:57:59 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[26-Apr-2025 05:57:59 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[26-Apr-2025 05:57:59 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[26-Apr-2025 05:57:59 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[26-Apr-2025 05:57:59 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/touchsuite-payments/admin/admin.php on line 37
[26-Apr-2025 05:57:59 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/touchsuite-payments/admin/admin.php on line 43
[26-Apr-2025 05:57:59 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[26-Apr-2025 05:57:59 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[26-Apr-2025 05:57:59 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[26-Apr-2025 05:57:59 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[26-Apr-2025 05:57:59 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[26-Apr-2025 05:57:59 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[26-Apr-2025 05:57:59 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[26-Apr-2025 05:57:59 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[26-Apr-2025 05:57:59 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[26-Apr-2025 05:57:59 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[26-Apr-2025 05:57:59 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[26-Apr-2025 05:57:59 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[26-Apr-2025 05:58:00 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/touchsuite-payments/admin/admin.php on line 37
[26-Apr-2025 05:58:00 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/touchsuite-payments/admin/admin.php on line 43
[26-Apr-2025 05:58:00 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[26-Apr-2025 05:58:00 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[26-Apr-2025 05:58:00 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[26-Apr-2025 05:58:00 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[26-Apr-2025 05:58:00 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[26-Apr-2025 05:58:00 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[26-Apr-2025 05:58:00 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[26-Apr-2025 05:58:00 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[26-Apr-2025 05:58:00 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[26-Apr-2025 05:58:00 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[26-Apr-2025 05:58:00 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[26-Apr-2025 05:58:00 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[26-Apr-2025 05:58:01 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/touchsuite-payments/admin/admin.php on line 37
[26-Apr-2025 05:58:01 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/touchsuite-payments/admin/admin.php on line 43
[26-Apr-2025 05:58:01 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[26-Apr-2025 05:58:01 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[26-Apr-2025 05:58:01 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[26-Apr-2025 05:58:01 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[26-Apr-2025 05:58:01 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[26-Apr-2025 05:58:01 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[26-Apr-2025 05:58:01 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[26-Apr-2025 05:58:01 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[26-Apr-2025 05:58:01 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[26-Apr-2025 05:58:01 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[26-Apr-2025 05:58:01 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[26-Apr-2025 05:58:01 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[26-Apr-2025 05:58:01 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/touchsuite-payments/admin/admin.php on line 37
[26-Apr-2025 05:58:01 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/touchsuite-payments/admin/admin.php on line 43
[26-Apr-2025 05:58:01 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[26-Apr-2025 05:58:01 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[26-Apr-2025 05:58:01 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[26-Apr-2025 05:58:01 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[26-Apr-2025 05:58:01 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[26-Apr-2025 05:58:01 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[26-Apr-2025 05:58:01 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[26-Apr-2025 05:58:01 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[26-Apr-2025 05:58:01 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[26-Apr-2025 05:58:01 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[26-Apr-2025 05:58:01 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[26-Apr-2025 05:58:01 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[26-Apr-2025 05:58:02 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/touchsuite-payments/admin/admin.php on line 37
[26-Apr-2025 05:58:02 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/touchsuite-payments/admin/admin.php on line 43
[26-Apr-2025 05:58:02 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[26-Apr-2025 05:58:02 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[26-Apr-2025 05:58:02 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[26-Apr-2025 05:58:02 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[26-Apr-2025 05:58:02 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[26-Apr-2025 05:58:02 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[26-Apr-2025 05:58:02 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[26-Apr-2025 05:58:02 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[26-Apr-2025 05:58:02 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[26-Apr-2025 05:58:02 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[26-Apr-2025 05:58:02 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[26-Apr-2025 05:58:02 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[26-Apr-2025 05:58:03 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/touchsuite-payments/admin/admin.php on line 37
[26-Apr-2025 05:58:03 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/touchsuite-payments/admin/admin.php on line 43
[26-Apr-2025 05:58:03 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[26-Apr-2025 05:58:03 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[26-Apr-2025 05:58:03 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[26-Apr-2025 05:58:03 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[26-Apr-2025 05:58:03 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[26-Apr-2025 05:58:03 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[26-Apr-2025 05:58:03 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[26-Apr-2025 05:58:03 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[26-Apr-2025 05:58:03 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[26-Apr-2025 05:58:03 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[26-Apr-2025 05:58:03 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[26-Apr-2025 05:58:03 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[26-Apr-2025 05:58:04 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/touchsuite-payments/admin/admin.php on line 37
[26-Apr-2025 05:58:04 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/touchsuite-payments/admin/admin.php on line 43

(+320 more lines)
See also: All tests for this plugin, How to Hide Touchsuite Payments Admin Menus and Meta Boxes