????
Current Path : /home/thenclexdoctor.com/public_html/vendor/iyzico/iyzipay-php/samples/ |
Current File : /home/thenclexdoctor.com/public_html/vendor/iyzico/iyzipay-php/samples/reporting_payment_detail.php |
<?php require_once('config.php'); $request = new \Iyzipay\Request\ReportingPaymentDetailRequest(); $request->setPaymentConversationId("123456789"); $result = \Iyzipay\Model\ReportingPaymentDetail::create($request, Config::options()); print_r($result);
Sorry, this page is not available...