Simple PAY.JP Payment 1.3.0

Does Simple PAY.JP Payment work with WordPress 6.7.2 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: -2.69 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.7.2
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/simple-pay-jp-payment/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 3

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=simple-pay-jp-payment%2Fsimple-payjp-payment.php&plugin_status=all&paged=1&s&_wpnonce=3201b74547
Aspect after-activation
HTTP status 200
Load time 0.252 s
Memory usage 3.5 MiB
JS errors None
Resource errors None

Settings → Simple PAY.JP Payment

Page screenshot: Settings → Simple PAY.JP Payment
URL /wp-admin/options-general.php?page=simplepayjppayment_show_admin_panel
Aspect menu-item
HTTP status 200
Load time 0.177 s
Memory usage 3.49 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.189 s
Memory usage 3.41 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.327 s0.299 s-0.028 s3.48 MiB3.49 MiB+ 9.11 KiB
/wp-admin/edit.php0.199 s0.216 s+0.017 s3.54 MiB3.55 MiB+ 9.95 KiB
/wp-admin/post-new.php0.844 s0.634 s-0.210 s5.93 MiB5.94 MiB+ 13.53 KiB
/wp-admin/upload.php0.605 s0.476 s-0.129 s3.5 MiB3.49 MiB- 7.46 KiB
/wp-admin/options-writing.php0.274 s0.180 s-0.094 s3.47 MiB3.47 MiB- 3.47 KiB
/wp-admin/media-new.php0.298 s0.204 s-0.094 s3.46 MiB3.47 MiB+ 4.73 KiB
/wp-admin/edit-tags.php?taxonomy=category0.196 s0.195 s-0.001 s3.48 MiB3.49 MiB+ 15.39 KiB
/wp-admin/post-new.php?post_type=page0.560 s0.611 s+0.051 s5.92 MiB5.93 MiB+ 9.06 KiB
/wp-admin/options-discussion.php0.279 s0.223 s-0.056 s3.48 MiB3.47 MiB- 6.97 KiB
/wp-admin/edit-comments.php0.462 s0.178 s-0.284 s3.5 MiB3.49 MiB- 7.47 KiB
/0.349 s0.169 s-0.180 s3.48 MiB3.41 MiB- 66.01 KiB
Average 0.399 s0.308 s-0.092 s3.93 MiB3.93 MiB- 2.69 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
PHP89.6%5061461
PO File9.0%5171
CSS1.4%802
Total 565 153 4

PHP Code Analysis | More results »

Lines of code 513
Total complexity 96
Median class complexity 0.0
Median method complexity 0.0
Most complex class SimplePayjpPayment_Option_Default
Most complex function simplepayjppayment_handler()
Classes 1
Methods 0
Functions 22

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

[16-Feb-2025 06:53:27 UTC] PHP Deprecated:  Return type of Payjp\Util\Set::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/Util/Set.php on line 40
[16-Feb-2025 06:53:27 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetExists($k) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 119
[16-Feb-2025 06:53:27 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetGet($k) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 128
[16-Feb-2025 06:53:27 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetSet($k, $v) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 114
[16-Feb-2025 06:53:27 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetUnset($k) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 124
[16-Feb-2025 06:53:27 UTC] PHP Deprecated:  Return type of Payjp\Util\Set::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/Util/Set.php on line 40
[16-Feb-2025 06:53:27 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetExists($k) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 119
[16-Feb-2025 06:53:27 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetGet($k) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 128
[16-Feb-2025 06:53:27 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetSet($k, $v) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 114
[16-Feb-2025 06:53:27 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetUnset($k) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 124
[16-Feb-2025 06:53:28 UTC] PHP Deprecated:  Return type of Payjp\Util\Set::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/Util/Set.php on line 40
[16-Feb-2025 06:53:28 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetExists($k) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 119
[16-Feb-2025 06:53:28 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetGet($k) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 128
[16-Feb-2025 06:53:28 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetSet($k, $v) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 114
[16-Feb-2025 06:53:28 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetUnset($k) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 124
[16-Feb-2025 06:53:28 UTC] PHP Deprecated:  Return type of Payjp\Util\Set::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/Util/Set.php on line 40
[16-Feb-2025 06:53:28 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetExists($k) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 119
[16-Feb-2025 06:53:28 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetGet($k) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 128
[16-Feb-2025 06:53:28 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetSet($k, $v) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 114
[16-Feb-2025 06:53:28 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetUnset($k) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 124
[16-Feb-2025 06:53:29 UTC] PHP Deprecated:  Return type of Payjp\Util\Set::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/Util/Set.php on line 40
[16-Feb-2025 06:53:29 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetExists($k) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 119
[16-Feb-2025 06:53:29 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetGet($k) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 128
[16-Feb-2025 06:53:29 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetSet($k, $v) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 114
[16-Feb-2025 06:53:29 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetUnset($k) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 124
[16-Feb-2025 06:53:30 UTC] PHP Deprecated:  Return type of Payjp\Util\Set::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/Util/Set.php on line 40
[16-Feb-2025 06:53:30 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetExists($k) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 119
[16-Feb-2025 06:53:30 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetGet($k) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 128
[16-Feb-2025 06:53:30 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetSet($k, $v) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 114
[16-Feb-2025 06:53:30 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetUnset($k) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 124
[16-Feb-2025 06:53:30 UTC] PHP Deprecated:  Return type of Payjp\Util\Set::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/Util/Set.php on line 40
[16-Feb-2025 06:53:30 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetExists($k) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 119
[16-Feb-2025 06:53:30 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetGet($k) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 128
[16-Feb-2025 06:53:30 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetSet($k, $v) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 114
[16-Feb-2025 06:53:30 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetUnset($k) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 124
[16-Feb-2025 06:53:31 UTC] PHP Deprecated:  Return type of Payjp\Util\Set::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/Util/Set.php on line 40
[16-Feb-2025 06:53:31 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetExists($k) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 119
[16-Feb-2025 06:53:31 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetGet($k) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 128
[16-Feb-2025 06:53:31 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetSet($k, $v) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 114
[16-Feb-2025 06:53:31 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetUnset($k) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 124
[16-Feb-2025 06:53:31 UTC] PHP Deprecated:  Return type of Payjp\Util\Set::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/Util/Set.php on line 40
[16-Feb-2025 06:53:31 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetExists($k) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 119
[16-Feb-2025 06:53:31 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetGet($k) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 128
[16-Feb-2025 06:53:31 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetSet($k, $v) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 114
[16-Feb-2025 06:53:31 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetUnset($k) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 124
[16-Feb-2025 06:53:32 UTC] PHP Deprecated:  Return type of Payjp\Util\Set::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/Util/Set.php on line 40
[16-Feb-2025 06:53:32 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetExists($k) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 119
[16-Feb-2025 06:53:32 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetGet($k) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 128
[16-Feb-2025 06:53:32 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetSet($k, $v) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 114
[16-Feb-2025 06:53:32 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetUnset($k) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 124
[16-Feb-2025 06:53:32 UTC] PHP Deprecated:  Return type of Payjp\Util\Set::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/Util/Set.php on line 40
[16-Feb-2025 06:53:32 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetExists($k) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 119
[16-Feb-2025 06:53:32 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetGet($k) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 128
[16-Feb-2025 06:53:32 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetSet($k, $v) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 114
[16-Feb-2025 06:53:32 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetUnset($k) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 124
[16-Feb-2025 06:53:32 UTC] PHP Deprecated:  Return type of Payjp\Util\Set::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/Util/Set.php on line 40
[16-Feb-2025 06:53:32 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetExists($k) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 119
[16-Feb-2025 06:53:32 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetGet($k) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 128
[16-Feb-2025 06:53:32 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetSet($k, $v) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 114
[16-Feb-2025 06:53:32 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetUnset($k) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 124
[16-Feb-2025 06:53:32 UTC] PHP Deprecated:  Return type of Payjp\Util\Set::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/Util/Set.php on line 40
[16-Feb-2025 06:53:32 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetExists($k) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 119
[16-Feb-2025 06:53:32 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetGet($k) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 128
[16-Feb-2025 06:53:32 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetSet($k, $v) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 114
[16-Feb-2025 06:53:32 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetUnset($k) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 124
[16-Feb-2025 06:53:32 UTC] PHP Deprecated:  Return type of Payjp\Util\Set::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/Util/Set.php on line 40
[16-Feb-2025 06:53:32 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetExists($k) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 119
[16-Feb-2025 06:53:32 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetGet($k) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 128
[16-Feb-2025 06:53:32 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetSet($k, $v) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 114
[16-Feb-2025 06:53:32 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetUnset($k) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 124
[16-Feb-2025 06:53:32 UTC] PHP Deprecated:  Return type of Payjp\Util\Set::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/Util/Set.php on line 40
[16-Feb-2025 06:53:32 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetExists($k) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 119
[16-Feb-2025 06:53:32 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetGet($k) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 128
[16-Feb-2025 06:53:32 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetSet($k, $v) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 114
[16-Feb-2025 06:53:32 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetUnset($k) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 124
[16-Feb-2025 06:53:32 UTC] PHP Deprecated:  Return type of Payjp\Util\Set::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/Util/Set.php on line 40
[16-Feb-2025 06:53:32 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetExists($k) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 119
[16-Feb-2025 06:53:32 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetGet($k) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 128
[16-Feb-2025 06:53:32 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetSet($k, $v) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 114
[16-Feb-2025 06:53:32 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetUnset($k) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 124
[16-Feb-2025 06:53:32 UTC] PHP Deprecated:  Return type of Payjp\Util\Set::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/Util/Set.php on line 40
[16-Feb-2025 06:53:32 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetExists($k) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 119
[16-Feb-2025 06:53:32 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetGet($k) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 128
[16-Feb-2025 06:53:32 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetSet($k, $v) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 114
[16-Feb-2025 06:53:32 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetUnset($k) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 124
[16-Feb-2025 06:53:32 UTC] PHP Deprecated:  Return type of Payjp\Util\Set::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/Util/Set.php on line 40
[16-Feb-2025 06:53:32 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetExists($k) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 119
[16-Feb-2025 06:53:32 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetGet($k) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 128
[16-Feb-2025 06:53:32 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetSet($k, $v) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 114
[16-Feb-2025 06:53:32 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetUnset($k) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 124
[16-Feb-2025 06:53:32 UTC] PHP Deprecated:  Return type of Payjp\Util\Set::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/Util/Set.php on line 40
[16-Feb-2025 06:53:32 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetExists($k) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 119
[16-Feb-2025 06:53:32 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetGet($k) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 128
[16-Feb-2025 06:53:32 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetSet($k, $v) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 114
[16-Feb-2025 06:53:32 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetUnset($k) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 124
[16-Feb-2025 06:53:33 UTC] PHP Deprecated:  Return type of Payjp\Util\Set::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/Util/Set.php on line 40
[16-Feb-2025 06:53:33 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetExists($k) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 119
[16-Feb-2025 06:53:33 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetGet($k) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 128
[16-Feb-2025 06:53:33 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetSet($k, $v) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 114
[16-Feb-2025 06:53:33 UTC] PHP Deprecated:  Return type of Payjp\PayjpObject::offsetUnset($k) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/simple-pay-jp-payment/vendor/payjp/payjp-php/lib/PayjpObject.php on line 124

(+120 more lines)
See also: All tests for this plugin, How to Hide the "Simple PAY.JP Payment" Admin Menu