| Server IP : 103.234.187.230 / Your IP : 216.73.216.216 Web Server : Apache System : Linux lserver42043-ind.megavelocity.net 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64 User : apache ( 48) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/html/b2bzend/albanian/ |
Upload File : |
<html>
<head>
<title>3D PAY</title>
<meta http-equiv="Content-Language" content="en">
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-9">
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="Expires" content="now">
</head>
<body>
<?php
$clientId = "520000003";
$amount = "9000.95";
$oid = time();
$okUrl = "https://globaltravelexchange.com/albanian/return.php";
$failUrl = "https://globaltravelexchange.com/albanian/return.php";
$rnd = microtime();
$instalment = "1";
$trantype="Auth";
$storekey = "SKEY9090";
$hashstr = $clientId . $oid . $amount . $okUrl . $failUrl .$trantype. $instalment .$rnd . $storekey;
$hash = base64_encode(pack('H*',sha1($hashstr)));
?>
<center>
<form method="post" action="https://entegrasyon.asseco-see.com.tr/fim/est3Dgate">
<table>
<tr>
<td>Credit Card Number</td>
<td><input type="text" name="pan" value="" size="20"/>
</tr>
<tr>
<td>CVV</td>
<td><input type="text" name="cv2" value="" size="4" /></td>
</tr>
<tr>
<td>Expiration Date Year</td>
<td><input type="text" value="" name="Ecom_Payment_Card_ExpDate_Year" /></td>
</tr>
<tr>
<td>Expiration Date Month</td>
<td><input type="text" value="" name="Ecom_Payment_Card_ExpDate_Month" /></td>
</tr>
<tr>
<td>Choosing Visa Master Card</td>
<td><select name="cardType">
<option value="1" selected="selected">Visa</option>
<option value="2">MasterCard</option>
</select>
</tr>
<tr>
<td align="center" colspan="2">
<input type="submit" value="Complete Payment"/>
</td>
</tr>
</table>
<input type="text" name="clientid" value="<?php echo $clientId ?>">
<input type="text" name="amount" value="<?php echo $amount ?>">
<input type="text" name="oid" value="<?php echo $oid ?>">
<input type="text" name="okUrl" value="<?php echo $okUrl ?>">
<input type="text" name="failUrl" value="<?php echo $failUrl ?>">
<input type="text" name="rnd" value="<?php echo $rnd ?>" >
<input type="text" name="hash" value="<?php echo $hash ?>" >
<input type="text" name="trantype" value="<?php echo $trantype ?>" >
<input type="text" name="instalment" value="<?php echo $instalment ?>" >
<input type="text" name="storetype" value="3D_PAY_HOSTING" >
<input type="text" name="lang" value="en">
<input type="text" name="currency" value="008">
<input type="text" name="BillToCompany" value="My Company Name">
<input type="text" name="Fismi" value="is">
<input type="text" name="BillToName" value="BillToName">
<input type="text" name="BillToStreet1" value="">
<input type="text" name="BillToStreet2" value="">
<input type="text" name="BillToStateProv" value="">
<input type="text" name="BillToCity" value="">
<input type="text" name="BillToPostalCode" value="postakod93013">
<input type="text" name="tel" value="XXX">
<input type="text" name="fulkekod" value="tr">
<input type="text" name="ShipToCompany" value="na fi">
<input type="text" name="ShipToName" value="">
<input type="text" name="ShipToStreet1" value="">
<input type="text" name="ShipToStreet2" value="">
<input type="text" name="ShipToStateProv" value="">
<input type="text" name="ShipToCity" value="">
<input type="text" name="ShipToPostalCode" value="ttt postakod93013">
<input type="text" name="ShipToCountry" value="usa">
<input type="text" name="itemnumber1" value="a1">
<input type="text" name="productcode1" value="a2">
<input type="text" name="qty1" value="3">
<input type="text" name="desc1" value="a4 desc">
<input type="text" name="id1" value="a5">
<input type="text" name="price1" value="6.25">
<input type="text" name="total1" value="7.50">
</form>
</center>
</body>
</html>