File manager - Edit - /var/www/payraty/lms_main/vendor/razorpay/razorpay/src/Card.php
Back
<?php namespace Razorpay\Api; class Card extends Entity { /** * @param $id Card id */ public function fetch($id) { return parent::fetch($id); } public function requestCardReference($attributes = array()) { $entityUrl = $this->getEntityUrl() . '/fingerprints'; return $this->request('POST', $entityUrl, $attributes); } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings