| 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/ |
Upload File : |
<!DOCTYPE html>
<html>
<head>
<title>Mihuru SDK Example</title>
</head>
<body>
<script src=" https://mihuruendpoint.azureedge.net/dist/js/mihuru-sdk.umd.js"></script>
<script>
window.onload = function() {
$t.SignUpDetails.partnerId = 'INDTA005617';
$t.SignUpDetails.mobileNo = '9811192312';
$t.SignUpDetails.email = 'gaurav@catpl.co.in';
$t.SignUpDetails.origin = 'BOM';
$t.SignUpDetails.destination = 'DEL';
$t.SignUpDetails.travelType = 'Flight';
$t.SignUpDetails.travelDate = '2024-12-31';
$t.SignUpDetails.travelCost = '500000';
$t.SignUpDetails.firstName = 'Gaurav';
$t.SignUpDetails.lastName = 'Kumar';
$t.SignUpDetails.env = 'uat';
const tnpl = new $t.TNPL();
tnpl.init();
}
</script>
</body>
</html>