Simple PAY.JP Payment 1.3.1

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

Summary

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

Memory usage: 3.48 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.1
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=f91d5d0378
Aspect after-activation
HTTP status 200
Load time 0.236 s
Memory usage 3.53 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.161 s
Memory usage 3.52 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.172 s
Memory usage 3.44 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.306 s0.242 s-0.064 s3.51 MiB3.52 MiB+ 9.08 KiB
/wp-admin/edit.php0.176 s0.178 s+0.002 s3.57 MiB3.58 MiB+ 9.55 KiB
/wp-admin/post-new.php0.757 s0.626 s-0.131 s6.06 MiB6.07 MiB+ 13.2 KiB
/wp-admin/upload.php0.600 s0.657 s+0.057 s3.52 MiB3.52 MiB- 7.86 KiB
/wp-admin/options-writing.php0.220 s0.258 s+0.038 s3.5 MiB3.5 MiB- 3.87 KiB
/wp-admin/media-new.php0.351 s0.228 s-0.123 s3.49 MiB3.5 MiB+ 4.33 KiB
/wp-admin/edit-tags.php?taxonomy=category0.291 s0.178 s-0.113 s3.5 MiB3.52 MiB+ 15 KiB
/wp-admin/post-new.php?post_type=page0.598 s0.602 s+0.004 s6.05 MiB6.06 MiB+ 8.72 KiB
/wp-admin/options-discussion.php0.434 s0.234 s-0.200 s3.5 MiB3.5 MiB- 7.37 KiB
/wp-admin/edit-comments.php0.214 s0.194 s-0.020 s3.52 MiB3.52 MiB- 7.87 KiB
/0.480 s0.202 s-0.278 s3.43 MiB3.44 MiB+ 5.34 KiB
Average 0.402 s0.327 s-0.075 s3.97 MiB3.97 MiB+ 3.48 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 210 lines

[05-May-2025 01:55:07 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
[05-May-2025 01:55:07 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
[05-May-2025 01:55:07 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
[05-May-2025 01:55:07 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
[05-May-2025 01:55:07 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
[05-May-2025 01:55:07 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
[05-May-2025 01:55:07 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
[05-May-2025 01:55:07 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
[05-May-2025 01:55:07 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
[05-May-2025 01:55:07 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
[05-May-2025 01:55:08 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
[05-May-2025 01:55:08 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
[05-May-2025 01:55:08 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
[05-May-2025 01:55:08 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
[05-May-2025 01:55:08 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
[05-May-2025 01:55:08 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
[05-May-2025 01:55:08 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
[05-May-2025 01:55:08 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
[05-May-2025 01:55:08 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
[05-May-2025 01:55:08 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
[05-May-2025 01:55:09 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
[05-May-2025 01:55:09 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
[05-May-2025 01:55:09 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
[05-May-2025 01:55:09 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
[05-May-2025 01:55:09 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
[05-May-2025 01:55:10 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
[05-May-2025 01:55:10 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
[05-May-2025 01:55:10 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
[05-May-2025 01:55:10 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
[05-May-2025 01:55:10 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
[05-May-2025 01:55:10 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
[05-May-2025 01:55:10 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
[05-May-2025 01:55:10 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
[05-May-2025 01:55:10 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
[05-May-2025 01:55:10 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
[05-May-2025 01:55:10 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
[05-May-2025 01:55:10 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
[05-May-2025 01:55:10 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
[05-May-2025 01:55:10 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
[05-May-2025 01:55:10 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
[05-May-2025 01:55:10 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
[05-May-2025 01:55:10 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
[05-May-2025 01:55:10 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
[05-May-2025 01:55:10 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
[05-May-2025 01:55:10 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
[05-May-2025 01:55:11 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
[05-May-2025 01:55:11 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
[05-May-2025 01:55:11 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
[05-May-2025 01:55:11 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
[05-May-2025 01:55:11 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
[05-May-2025 01:55:11 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
[05-May-2025 01:55:11 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
[05-May-2025 01:55:11 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
[05-May-2025 01:55:11 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
[05-May-2025 01:55:11 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
[05-May-2025 01:55:12 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
[05-May-2025 01:55:12 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
[05-May-2025 01:55:12 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
[05-May-2025 01:55:12 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
[05-May-2025 01:55:12 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
[05-May-2025 01:55:12 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
[05-May-2025 01:55:12 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
[05-May-2025 01:55:12 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
[05-May-2025 01:55:12 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
[05-May-2025 01:55:12 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
[05-May-2025 01:55:12 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
[05-May-2025 01:55:12 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
[05-May-2025 01:55:12 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
[05-May-2025 01:55:12 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
[05-May-2025 01:55:12 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
[05-May-2025 01:55:12 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
[05-May-2025 01:55:12 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
[05-May-2025 01:55:12 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
[05-May-2025 01:55:12 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
[05-May-2025 01:55:12 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
[05-May-2025 01:55:12 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
[05-May-2025 01:55:12 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
[05-May-2025 01:55:12 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
[05-May-2025 01:55:12 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
[05-May-2025 01:55:12 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
[05-May-2025 01:55:12 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
[05-May-2025 01:55:12 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
[05-May-2025 01:55:12 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
[05-May-2025 01:55:12 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
[05-May-2025 01:55:12 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
[05-May-2025 01:55:12 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
[05-May-2025 01:55:12 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
[05-May-2025 01:55:12 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
[05-May-2025 01:55:12 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
[05-May-2025 01:55:12 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
[05-May-2025 01:55:12 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
[05-May-2025 01:55:12 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
[05-May-2025 01:55:12 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
[05-May-2025 01:55:12 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
[05-May-2025 01:55:12 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
[05-May-2025 01:55:12 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
[05-May-2025 01:55:12 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
[05-May-2025 01:55:12 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
[05-May-2025 01:55:12 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
[05-May-2025 01:55:12 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

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