File manager - Edit - /home/premiey/www/wp-content/plugins/ameliabooking/vendor/razorpay/razorpay/src/PaymentPage.php
Back
<?php namespace Razorpay\Api; class PaymentPage extends Entity { public function fetch($id) { return parent::fetch($id); } public function all($options = array()) { return parent::all($options); } public function activate($id) { $relativeUrl = $this->getEntityUrl() . $id . '/activate'; return $this->request('PATCH', $relativeUrl); } public function deactivate($id) { $relativeUrl = $this->getEntityUrl() . $id . '/deactivate'; return $this->request('PATCH', $relativeUrl); } }
| ver. 1.4 |
Github
|
.
| PHP 5.4.45 | Generation time: 0 |
proxy
|
phpinfo
|
Settings