BANKpay+ for WooCommerce 1.1.9

Does "BANKpay+ Open Banking SEPA Payments | Apple Pay™ | Google Pay™ for WooCommerce" work with WordPress 6.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
4PHP warnings
6PHP deprecation warnings
38Unrecognized messages in the PHP error log
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: -1.49 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.2
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/bankpay-open-banking-sepa-payments-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=bankpay-open-banking-sepa-payments-for-woocommerce%2Fclass.bankpay.php&plugin_status=all&paged=1&s&_wpnonce=6b3a0e455a
Aspect after-activation
HTTP status 200
Load time 0.386 s
Memory usage 3.03 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.218 s
Memory usage 2.99 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.252 s0.232 s-0.020 s3.07 MiB3.08 MiB+ 11.28 KiB
/wp-admin/edit.php0.169 s0.161 s-0.008 s3.1 MiB3.11 MiB+ 11.28 KiB
/wp-admin/post-new.php0.707 s0.867 s+0.160 s5.02 MiB5.04 MiB+ 15.65 KiB
/wp-admin/upload.php0.514 s0.269 s-0.245 s3.02 MiB3.01 MiB- 5.39 KiB
/wp-admin/options-writing.php0.145 s0.133 s-0.012 s3.01 MiB2.99 MiB- 18.63 KiB
/wp-admin/media-new.php0.260 s0.209 s-0.051 s2.99 MiB3 MiB+ 6.8 KiB
/wp-admin/edit-tags.php?taxonomy=category0.154 s0.151 s-0.003 s3.01 MiB3.02 MiB+ 11.98 KiB
/wp-admin/post-new.php?post_type=page0.580 s0.723 s+0.143 s5.01 MiB5.03 MiB+ 11.23 KiB
/wp-admin/options-discussion.php0.190 s0.214 s+0.024 s3 MiB3 MiB- 4.89 KiB
/wp-admin/edit-comments.php0.170 s0.188 s+0.018 s3.03 MiB3.02 MiB- 6.13 KiB
/0.298 s0.191 s-0.107 s3.03 MiB2.98 MiB- 49.63 KiB
Average 0.313 s0.303 s-0.009 s3.39 MiB3.39 MiB- 1.49 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
PHP94.8%3,00096512
JavaScript4.3%13761
Markdown0.9%2702
Total 3,164 971 15

PHP Code Analysis | More results »

Lines of code 3,082
Total complexity 380
Median class complexity 43.0
Median method complexity 2.0
Most complex class WC_Gateway_oppwa
Most complex function woocommerce_api_oppwa_init()
Classes 7
Methods 83
Functions 18

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 48 lines

[19-Apr-2023 17:36:11 UTC] PHP Warning:  The use statement with non-compound name 'UnexpectedValueException' has no effect in /wp-content/plugins/bankpay-open-banking-sepa-payments-for-woocommerce/class.bankpay.php on line 21
[19-Apr-2023 17:36:11 UTC] PHP Warning:  The use statement with non-compound name 'WP_Error' has no effect in /wp-content/plugins/bankpay-open-banking-sepa-payments-for-woocommerce/class.bankpay.php on line 22
[19-Apr-2023 17:36:11 UTC] PHP Warning:  The use statement with non-compound name 'WC_Order' has no effect in /wp-content/plugins/bankpay-open-banking-sepa-payments-for-woocommerce/class.bankpay.php on line 24
[19-Apr-2023 17:36:11 UTC] PHP Warning:  The use statement with non-compound name 'WC_Payment_Gateway' has no effect in /wp-content/plugins/bankpay-open-banking-sepa-payments-for-woocommerce/class.bankpay.php on line 25
[19-Apr-2023 17:36:11 UTC] PHP Deprecated:  Optional parameter $action declared before required parameter $privateApiKey is implicitly treated as a required parameter in /wp-content/plugins/bankpay-open-banking-sepa-payments-for-woocommerce/callback.php on line 154
[19-Apr-2023 17:36:11 UTC] PHP Deprecated:  Optional parameter $params declared before required parameter $privateApiKey is implicitly treated as a required parameter in /wp-content/plugins/bankpay-open-banking-sepa-payments-for-woocommerce/callback.php on line 154
[19-Apr-2023 17:36:11 UTC] PHP Deprecated:  Optional parameter $params declared before required parameter $privateApiKey is implicitly treated as a required parameter in /wp-content/plugins/bankpay-open-banking-sepa-payments-for-woocommerce/callback.php on line 200
[19-Apr-2023 17:36:11 UTC] PHP Deprecated:  Optional parameter $action declared before required parameter $privateApiKey is implicitly treated as a required parameter in /wp-content/plugins/bankpay-open-banking-sepa-payments-for-woocommerce/plugin/oppwa/callback.php on line 156
[19-Apr-2023 17:36:11 UTC] PHP Deprecated:  Optional parameter $params declared before required parameter $privateApiKey is implicitly treated as a required parameter in /wp-content/plugins/bankpay-open-banking-sepa-payments-for-woocommerce/plugin/oppwa/callback.php on line 156
[19-Apr-2023 17:36:11 UTC] PHP Deprecated:  Optional parameter $params declared before required parameter $privateApiKey is implicitly treated as a required parameter in /wp-content/plugins/bankpay-open-banking-sepa-payments-for-woocommerce/plugin/oppwa/callback.php on line 205
[19-Apr-2023 17:36:11 UTC] OPPWA Plugin: ./config.app.php is required for non-sandbox mode.
[19-Apr-2023 17:36:11 UTC] OPPWA Plugin: ./config.app.php is required for non-sandbox mode.
[19-Apr-2023 17:36:12 UTC] OPPWA Plugin: ./config.app.php is required for non-sandbox mode.
[19-Apr-2023 17:36:12 UTC] OPPWA Plugin: ./config.app.php is required for non-sandbox mode.
[19-Apr-2023 17:36:13 UTC] OPPWA Plugin: ./config.app.php is required for non-sandbox mode.
[19-Apr-2023 17:36:13 UTC] OPPWA Plugin: ./config.app.php is required for non-sandbox mode.
[19-Apr-2023 17:36:13 UTC] OPPWA Plugin: ./config.app.php is required for non-sandbox mode.
[19-Apr-2023 17:36:13 UTC] OPPWA Plugin: ./config.app.php is required for non-sandbox mode.
[19-Apr-2023 17:36:15 UTC] OPPWA Plugin: ./config.app.php is required for non-sandbox mode.
[19-Apr-2023 17:36:15 UTC] OPPWA Plugin: ./config.app.php is required for non-sandbox mode.
[19-Apr-2023 17:36:15 UTC] OPPWA Plugin: ./config.app.php is required for non-sandbox mode.
[19-Apr-2023 17:36:15 UTC] OPPWA Plugin: ./config.app.php is required for non-sandbox mode.
[19-Apr-2023 17:36:15 UTC] OPPWA Plugin: ./config.app.php is required for non-sandbox mode.
[19-Apr-2023 17:36:15 UTC] OPPWA Plugin: ./config.app.php is required for non-sandbox mode.
[19-Apr-2023 17:36:15 UTC] OPPWA Plugin: ./config.app.php is required for non-sandbox mode.
[19-Apr-2023 17:36:15 UTC] OPPWA Plugin: ./config.app.php is required for non-sandbox mode.
[19-Apr-2023 17:36:16 UTC] OPPWA Plugin: ./config.app.php is required for non-sandbox mode.
[19-Apr-2023 17:36:16 UTC] OPPWA Plugin: ./config.app.php is required for non-sandbox mode.
[19-Apr-2023 17:36:16 UTC] OPPWA Plugin: ./config.app.php is required for non-sandbox mode.
[19-Apr-2023 17:36:16 UTC] OPPWA Plugin: ./config.app.php is required for non-sandbox mode.
[19-Apr-2023 17:36:16 UTC] OPPWA Plugin: ./config.app.php is required for non-sandbox mode.
[19-Apr-2023 17:36:16 UTC] OPPWA Plugin: ./config.app.php is required for non-sandbox mode.
[19-Apr-2023 17:36:17 UTC] OPPWA Plugin: ./config.app.php is required for non-sandbox mode.
[19-Apr-2023 17:36:18 UTC] OPPWA Plugin: ./config.app.php is required for non-sandbox mode.
[19-Apr-2023 17:36:18 UTC] OPPWA Plugin: ./config.app.php is required for non-sandbox mode.
[19-Apr-2023 17:36:18 UTC] OPPWA Plugin: ./config.app.php is required for non-sandbox mode.
[19-Apr-2023 17:36:18 UTC] OPPWA Plugin: ./config.app.php is required for non-sandbox mode.
[19-Apr-2023 17:36:18 UTC] OPPWA Plugin: ./config.app.php is required for non-sandbox mode.
[19-Apr-2023 17:36:18 UTC] OPPWA Plugin: ./config.app.php is required for non-sandbox mode.
[19-Apr-2023 17:36:18 UTC] OPPWA Plugin: ./config.app.php is required for non-sandbox mode.
[19-Apr-2023 17:36:18 UTC] OPPWA Plugin: ./config.app.php is required for non-sandbox mode.
[19-Apr-2023 17:36:19 UTC] OPPWA Plugin: ./config.app.php is required for non-sandbox mode.
[19-Apr-2023 17:36:19 UTC] OPPWA Plugin: ./config.app.php is required for non-sandbox mode.
[19-Apr-2023 17:36:19 UTC] OPPWA Plugin: ./config.app.php is required for non-sandbox mode.
[19-Apr-2023 17:36:19 UTC] OPPWA Plugin: ./config.app.php is required for non-sandbox mode.
[19-Apr-2023 17:36:19 UTC] OPPWA Plugin: ./config.app.php is required for non-sandbox mode.
[19-Apr-2023 17:36:20 UTC] OPPWA Plugin: ./config.app.php is required for non-sandbox mode.
[19-Apr-2023 17:36:20 UTC] OPPWA Plugin: ./config.app.php is required for non-sandbox mode.
See also: All tests for this plugin