Файловый менеджер - Редактировать - /home/lmsyaran/public_html/j3/plugins/hikashoppayment/payplug2/lib/Payplug/Notification.php
Назад
<?php namespace Payplug; class Notification { public static function treat($requestBody, $authentication = null) { $postArray = json_decode($requestBody, true); if ($postArray === null) { throw new Exception\UnknownAPIResourceException('Request body is not valid JSON.'); } $unsafeAPIResource = Resource\APIResource::factory($postArray); return $unsafeAPIResource->getConsistentResource($authentication); } }
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка