File manager - Edit - /var/www/payraty/hris/vendor/lahirulhr/laravel-payhere/src/Api/Retrieve.php
Back
<?php namespace Lahirulhr\PayHere\Api; use Lahirulhr\PayHere\Helpers\PayHereRestClient; class Retrieve extends PayHereRestClient { protected $url = 'merchant/v1/payment/search?order_id='; protected $method = 'get'; public function orderId($order_id) { $this->url = $this->url.trim($order_id); return $this; } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0.22 |
proxy
|
phpinfo
|
Settings