File manager - Edit - /var/www/payraty/hris/vendor/paymentwall/paymentwall-php/lib/Paymentwall/Response/Success.php
Back
<?php class Paymentwall_Response_Success extends Paymentwall_Response_Abstract implements Paymentwall_Response_Interface { public function process() { if (!isset($this->response)) { return $this->wrapInternalError(); } $response = [ 'success' => 1 ]; return json_encode($response); } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings