Untitled

 avatar
unknown
plain_text
2 years ago
1.2 kB
7
Indexable

$moka_url = "https://service.testmoka.com/PaymentDealer/DoDirectPaymentThreeD";
//$moka_url = "https://service.moka.com/PaymentDealer/DoDirectPaymentThreeD";
$dealer_code = "2396";
$username = "cihaniriboy@outlook.com";
$password = "82a6193f7ddb";
$currency = 'TL';
$InstallmentNumber = $taksit;
$OtherTrxCode = $rezno;
$SubMerchantName = "";
$RedirectUrl = "https://duspatikasi.com./OdemeSonuc.php?MyTrxCode=".$rezno;



object(stdClass)#18 (4) {
  ["Data"]=>
  NULL
  ["ResultCode"]=>
  string(61) "PaymentDealer.CheckPaymentDealerAuthentication.InvalidAccount"
  ["ResultMessage"]=>
  string(0) ""
  ["Exception"]=>
  NULL
}







{"PaymentDealerAuthentication":{"DealerCode":"2396","Username":"cihaniriboy@outlook.com","Password":"82a6193f7ddb","CheckKey":"11d08e99c77301106a4f9da2afd64c74dac757465f6c6585480fde7ea4fec80d"},"PaymentDealerRequest":{"CardHolderFullName":"5127 5411 2222 3332","CardNumber":"5127 5411 2222 3332","ExpMonth":"12","ExpYear":"2025","CvcNumber":"000","Amount":"43200","Currency":"TL","InstallmentNumber":"","ClientIP":"24.133.98.7","RedirectUrl":"https:\/\/duspatikasi.com.\/OdemeSonuc.php?MyTrxCode=USEOX82Y","OtherTrxCode":"USEOX82Y","SubMerchantName":""}}
Editor is loading...