File manager - Edit - /var/www/payraty/hris/vendor/lahirulhr/laravel-payhere/src/Api/Charge.php
Back
<?php namespace Lahirulhr\PayHere\Api; use Lahirulhr\PayHere\Helpers\PayHereRestClient; class Charge extends PayHereRestClient { protected $url = 'merchant/v1/payment/charge'; public function byToken($token) { $this->form_data['customer_token'] = $token; return $this; } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0.52 |
proxy
|
phpinfo
|
Settings