hjkhhjhjol;io;ioio;ioiio;ioreererereio;;iooi;i;o;oii;o;ioo;iio;oi;
bnmbnmbnmnbmbio;io;irererereeo;o;oi;;oi;oioi;oi;oio;;oovn
/
home
/
u174022924
/
domains
/
rockonwheelstravels.in
/
public_html
/
razorpay-kit
/
src
/
Upload FileeE
HOME
<?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); } }