Файловый менеджер - Редактировать - /var/www/html/libraries/omnipay/vendor/xown/omnipay-epay/src/Message/CompletePurchaseResponse.php
Ðазад
<?php namespace Omnipay\Epay\Message; use Omnipay\Common\Message\AbstractResponse; /** * Epay Complete Purchase Response */ class CompletePurchaseResponse extends AbstractResponse { public function isSuccessful() { return true; } public function getTransactionId() { return isset($this->data['orderid']) ? $this->data['orderid'] : null; } public function getTransactionReference() { return isset($this->data['txnid']) ? $this->data['txnid'] : null; } }
| ver. 1.1 | |
.
| PHP 8.4.18 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка