Simple PAY.JP Payment 1.3.1

Does Simple PAY.JP Payment work with WordPress 6.8.2 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.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=7d27de976f
Aspect after-activation
HTTP status 200
Load time 0.337 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.163 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.237 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.340 s0.239 s-0.101 s3.51 MiB3.52 MiB+ 9.08 KiB
/wp-admin/edit.php0.201 s0.185 s-0.016 s3.57 MiB3.58 MiB+ 9.55 KiB
/wp-admin/post-new.php0.770 s0.620 s-0.150 s6.06 MiB6.07 MiB+ 13.2 KiB
/wp-admin/upload.php0.598 s0.385 s-0.213 s3.52 MiB3.52 MiB- 7.86 KiB
/wp-admin/options-writing.php0.200 s0.187 s-0.013 s3.5 MiB3.5 MiB- 3.87 KiB
/wp-admin/media-new.php0.274 s0.234 s-0.040 s3.49 MiB3.5 MiB+ 4.33 KiB
/wp-admin/edit-tags.php?taxonomy=category0.280 s0.371 s+0.091 s3.5 MiB3.52 MiB+ 15 KiB
/wp-admin/post-new.php?post_type=page0.616 s0.681 s+0.065 s6.05 MiB6.06 MiB+ 8.72 KiB
/wp-admin/options-discussion.php0.312 s0.398 s+0.086 s3.5 MiB3.5 MiB- 7.37 KiB
/wp-admin/edit-comments.php0.196 s0.201 s+0.005 s3.52 MiB3.52 MiB- 7.87 KiB
/0.309 s0.209 s-0.100 s3.43 MiB3.44 MiB+ 5.34 KiB
Average 0.372 s0.337 s-0.035 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

[20-Jul-2025 09:15:44 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
[20-Jul-2025 09:15:44 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
[20-Jul-2025 09:15:44 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
[20-Jul-2025 09:15:44 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
[20-Jul-2025 09:15:44 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
[20-Jul-2025 09:15:44 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
[20-Jul-2025 09:15:44 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
[20-Jul-2025 09:15:44 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
[20-Jul-2025 09:15:44 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
[20-Jul-2025 09:15:44 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
[20-Jul-2025 09:15:45 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
[20-Jul-2025 09:15:45 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
[20-Jul-2025 09:15:45 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
[20-Jul-2025 09:15:45 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
[20-Jul-2025 09:15:45 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
[20-Jul-2025 09:15:45 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
[20-Jul-2025 09:15:45 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
[20-Jul-2025 09:15:45 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
[20-Jul-2025 09:15:45 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
[20-Jul-2025 09:15:45 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
[20-Jul-2025 09:15:46 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
[20-Jul-2025 09:15:46 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
[20-Jul-2025 09:15:46 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
[20-Jul-2025 09:15:46 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
[20-Jul-2025 09:15:46 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
[20-Jul-2025 09:15:47 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
[20-Jul-2025 09:15:47 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
[20-Jul-2025 09:15:47 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
[20-Jul-2025 09:15:47 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
[20-Jul-2025 09:15:47 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
[20-Jul-2025 09:15:48 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
[20-Jul-2025 09:15:48 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
[20-Jul-2025 09:15:48 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
[20-Jul-2025 09:15:48 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
[20-Jul-2025 09:15:48 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
[20-Jul-2025 09:15:48 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
[20-Jul-2025 09:15:48 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
[20-Jul-2025 09:15:48 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
[20-Jul-2025 09:15:48 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
[20-Jul-2025 09:15:48 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
[20-Jul-2025 09:15:48 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
[20-Jul-2025 09:15:48 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
[20-Jul-2025 09:15:48 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
[20-Jul-2025 09:15:48 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
[20-Jul-2025 09:15:48 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
[20-Jul-2025 09:15:49 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
[20-Jul-2025 09:15:49 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
[20-Jul-2025 09:15:49 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
[20-Jul-2025 09:15:49 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
[20-Jul-2025 09:15:49 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
[20-Jul-2025 09:15:49 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
[20-Jul-2025 09:15:49 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
[20-Jul-2025 09:15:49 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
[20-Jul-2025 09:15:49 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
[20-Jul-2025 09:15:49 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
[20-Jul-2025 09:15:49 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
[20-Jul-2025 09:15:49 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
[20-Jul-2025 09:15:49 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
[20-Jul-2025 09:15:49 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
[20-Jul-2025 09:15:49 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
[20-Jul-2025 09:15:49 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
[20-Jul-2025 09:15:49 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
[20-Jul-2025 09:15:49 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
[20-Jul-2025 09:15:49 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
[20-Jul-2025 09:15:49 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
[20-Jul-2025 09:15:49 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
[20-Jul-2025 09:15:49 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
[20-Jul-2025 09:15:49 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
[20-Jul-2025 09:15:49 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
[20-Jul-2025 09:15:49 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
[20-Jul-2025 09:15:49 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
[20-Jul-2025 09:15:49 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
[20-Jul-2025 09:15:49 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
[20-Jul-2025 09:15:49 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
[20-Jul-2025 09:15:49 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
[20-Jul-2025 09:15:49 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
[20-Jul-2025 09:15:49 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
[20-Jul-2025 09:15:49 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
[20-Jul-2025 09:15:49 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
[20-Jul-2025 09:15:49 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
[20-Jul-2025 09:15:49 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
[20-Jul-2025 09:15:49 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
[20-Jul-2025 09:15:49 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
[20-Jul-2025 09:15:49 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
[20-Jul-2025 09:15:49 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
[20-Jul-2025 09:15:49 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
[20-Jul-2025 09:15:49 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
[20-Jul-2025 09:15:49 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
[20-Jul-2025 09:15:49 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
[20-Jul-2025 09:15:49 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
[20-Jul-2025 09:15:50 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
[20-Jul-2025 09:15:50 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
[20-Jul-2025 09:15:50 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
[20-Jul-2025 09:15:50 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
[20-Jul-2025 09:15:50 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
[20-Jul-2025 09:15:50 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
[20-Jul-2025 09:15:50 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
[20-Jul-2025 09:15:50 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
[20-Jul-2025 09:15:50 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
[20-Jul-2025 09:15:50 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