www.idfcfirstbank.com
Open in
urlscan Pro
2a02:26f0:3500:889::36d3
Public Scan
URL:
https://www.idfcfirstbank.com/credit-card/ntb-diy/apply?cardType=MWVP
Submission: On May 22 via api from IN — Scanned from DE
Submission: On May 22 via api from IN — Scanned from DE
Form analysis
12 forms found in the DOM<form id="ntbLanding1" class="form2 jvalidation" novalidate="novalidate">
<ul class="form-list op1">
<!-- <li class="paBox licpaBox d-none">
<div class="cust-radio-bx op2 MT15">
<div class="cust-radio">
<label>
<input type="radio" id="licAgent" name="lic" value="s1">
<strong class="cust-bx">
<span class="checkmark"></span>
<span>LIC Agent</span>
</strong>
</label>
</div>
<div class="cust-radio">
<label>
<input type="radio" id="licEmp" name="lic" value="s2">
<strong class="cust-bx">
<span class="checkmark"></span>
<span>LIC Employee</span></strong>
</label>
</div>
<div class="cust-radio">
<label>
<input type="radio" id="licPolicyholder" name="lic" value="s3">
<strong class="cust-bx">
<span class="checkmark"></span>
<span>LIC Policyholder</span></strong>
</label>
</div>
<div class="cust-radio">
<label>
<input type="radio" id="licOther" name="lic" value="s4">
<strong class="cust-bx">
<span class="checkmark"></span>
<span>Others</span></strong>
</label>
</div>
</div>
</li>
<li class="empDetails hide d-none">
<div class="form-label-group">
<select id="companyName" name="companyName" title=" " class="form-control normal-select-box" required="">
<option hidden=""></option>
<option value="Life Insurance Corporation of India">Life Insurance Corporation of India</option>
<option value="LIC Cards Services Limited">LIC Cards Services Limited</option>
</select>
<label class="form-control-placeholder" for="companyName">Select company name*</label>
</div>
</li>
<li class="agentDetails hide d-none">
<div class="form-label-group">
<input type="text" id="agentCode" name="agentCode" maxlength="15" class="form-control uppercaseLetters" placeholder=" " required="">
<label for="agentCode">Agent Code*</label>
</div>
</li>
<li class="agentDetails hide">
<div class="form-label-group inHeight">
<select id="agentClub" name="agentClub" title=" " class="form-control normal-select-box" required="">
<option hidden=""></option>
<option value="BM">Branch Manager’s Club</option>
<option value="CM">Chairman’s Club</option>
<option value="ZM">Zonal Manager’s Club</option>
<option value="DM">Divisional Manager</option>
<option value="MDRT">MDRT Club</option>
<option value="Corporate or Galaxy club">Corporate / Galaxy Club</option>
</select>
<label class="form-control-placeholder" for="agentClub">Agent Club*</label>
</div>
</li> -->
<li class="paBox resumeHdl">
<!-- <span class="tooltipAb" data-toggle="tooltip" data-placement="right" title="Please enter the full name as same as in your PAN as this will help us to process your application faster" aria-describedby="tooltip682639">
<img src="/content/dam/idfcfirstbank/images/credit-card/listing-details/image/icn11.svg">
</span> -->
<div class="form-label-group">
<input type="text" id="fname" name="fname" maxlength="100" class="form-control fullnamewithspaces" autocomplete="off" placeholder=" " required="" pattern="[a-z0-9._%+-]">
<!-- <label for="fname" data-form='name'>Full name* (as per PAN)</label> -->
<label for="fname">Name as per Aadhaar*</label>
<span class="addNoteTxt" style="display: block;">Please provide full name exactly as mentioned on your Aadhaar Card for KYC</span>
</div>
</li>
<!-- <li class="paBox">
<span class="tooltipAb" data-toggle="tooltip" data-placement="right" title="Please enter the last name as same as in your PAN / Aadhar / Driving License / Voter ID as this will help us to process your application faster" aria-describedby="tooltip682639">
<img src="images/icn11.svg">
</span>
<div class="form-label-group">
<input type="text" id="lname" name="lname" maxlength="30" class="form-control" placeholder=" " required="">
<label for="lname">Last Name*</label>
</div>
</li> -->
<li class="date-of-birth">
<!-- <p>Date of Birth*</p> -->
<div class="form-label-group">
<input type="tel" id="dateofbirth" name="dateofbirth" class="form-control" placeholder="Date of Birth (DD/MM/YYYY)*" pattern="" autocomplete="off" required="" maxlength="10">
<label for="dateofbirth" data-form="date of birth">Date of Birth (DD/MM/YYYY)*</label>
</div>
</li>
<li class="paBox licMob">
<!-- <span class="tooltipAb" data-toggle="tooltip" data-placement="right" title="Enter your registered mobile number if you are an existing IDFC First bank customer" aria-describedby="tooltip682639">
<img src="/content/dam/idfcfirstbank/images/credit-card/listing-details/image/icn11.svg">
</span> -->
<div class="form-label-group">
<input type="tel" autocomplete="off" id="mobile" name="mobile" maxlength="10" class="form-control number" placeholder=" " pattern="^[789]\d{9}$" required="" data-rel="num">
<label for="mobile">Mobile Number*</label>
</div>
</li>
<!-- <li class="date-of-birth date-of-birthNew">
<p>Date of birth*</p>
<div class="row date-bx">
<div class="col-4">
<div class="form-label-group">
<input type="number" min="1" max="31" id="dd" name="dd" class="form-control" placeholder=" " pattern="" required="" data-rel="num" maxlength="2">
<label for="dd">DD</label>
</div>
</div>
<div class="col-4">
<div class="form-label-group">
<input type="number" min="1" max="12" id="mm" name="mm" class="form-control" placeholder=" " pattern="" required="" data-rel="num" maxlength="2" >
<label for="mm">MM</label>
</div>
</div>
<div class="col-4">
<div class="form-label-group">
<input type="number" id="yyyy" name="yyyy" class="form-control" placeholder=" " pattern="" required="" data-rel="num" maxlength="4">
<label for="yyyy">YYYY</label>
</div>
</div>
</div>
<input type="text" class="corejourneyDobValidAge" id="dob" name="dob" value="2001/02/01">
<p class="MT10 cust-error"></p>
</li> -->
<li class="hide-verify">
<div class="btn-box MT30">
<button id="generateOtpBtn" type="submit" class="btn-red brdn">Get OTP</button>
</div>
</li>
</ul>
<ul class="form-list hide confirm-box op1">
<li class="paBox">
<!-- <span data-toggle="tooltip" class="optTooltip" data-placement="right" title="Lorem Ipsum and mention IDFC to implement during integration">
<img src="/content/dam/idfcfirstbank/images/credit-card/listing-details/image/icn11.svg" alt="">
</span> -->
<div class="form-label-group">
<!-- pattern="\d{6}" minlength="6" maxlength="6" class="number" -->
<input type="number" autocomplete="off" data-rel="num" id="otp" name="otp" class="form-control number" placeholder=" " required="">
<label for="otp">OTP</label>
</div>
<div class="otp-bx d-none">
<!-- <div><img src="/content/dam/idfcfirstbank/images/ntb/ntb-cc/svg/time.svg" width="20" height="20" alt="">
<span id="timer"></span>
</div> -->
<a href="javascript:void(0)" class="f12br" id="resendBt"><img src="/content/dam/idfcfirstbank/images/ntb/ntb-cc/svg/resend.svg" alt="">
Resend OTP</a>
<!-- <a href="" data-toggle="modal" data-target="#optSend2" class="f12br"><img src="/content/dam/idfcfirstbank/images/ntb/ntb-cc/svg/resend.svg" alt=""> Resend OTP</a> -->
</div>
</li>
<li>
<div class="form-group">
<div class="custom-control custom-checkbox green">
<input class="custom-control-input" type="checkbox" name="confirm" id="confirm" required="">
<label class="custom-control-label PT5" for="confirm"> I have read and accept the <a href="javascript:;"></a><strong>Terms and Conditions.</strong> I authorize IDFC FIRST Bank and its representatives to contact me for this application.
</label>
</div>
</div>
</li>
<li>
<div class="btn-box MT30">
<button type="submit" id="applyOTP" class="btn-red brdn">Proceed</button>
</div>
</li>
</ul>
</form>
<form id="ntbPanVer1" class="form2 jvalidation" novalidate="novalidate">
<ul class="form-list op1">
<li>
<div class="form-label-group">
<input type="password" id="panNum" autocomplete="off" maxlength="10" name="panNum" class="uppercaseLetters form-control alphanumeric" placeholder=" " required="" value="" aria-invalid="false">
<label for="panNum" data-form="pan card" class="panNo">PAN*</label>
<span class="show-hide-pan"></span>
</div>
</li>
<!-- <li>
<div class="btn-box">
<button type="submit" class="btn-white brdn btnFetch">Fetch Details</button>
<p class="fetchTxt">This will be super quick… Fetching<br/> your details to auto-populate below fields</p>
<p class="fetchTxt2">Please verify the information auto-populated for you from CERSAI</p>
<p class="fetchTxt3">We couldn’t fetch your details from CERSAI. Please fill the below details, this would be super quick.. </p>
</div>
</li> -->
<li>
<div class="form-label-group inHeight">
<select id="gender" data-form="gender" name="gender" title=" " class="form-control normal-select-box" required="">
<option hidden=""></option>
<option value="Male">Male</option>
<option value="Female">Female</option>
<option value="Others">Others</option>
</select>
<label class="form-control-placeholder" for="gender">Gender*</label>
</div>
</li>
<li class="paBox">
<!-- <span class="tooltipAb" style="top: 37px;" data-toggle="tooltip" data-placement="right" title="Lorem Ipsum and mention IDFC to implement during integration" aria-describedby="tooltip682639">
<img src="/content/dam/idfcfirstbank/images/credit-card/listing-details/image/icn11.svg">
</span> -->
<!-- <label class="form-control-placeholder">Current residence address*</label> -->
<label class="form-control-placeholder">Current Residential Address</label>
<div class="form-label-group">
<a href="#" class="edit-btn hideNew" data-toggle="modal" data-target="#proceedPop"><img src="/content/dam/idfcfirstbank/images/ntb/ntb-cc/edit-2.svg" alt=""></a>
<textarea id="msgBody2" name="msgBody2" class="form-control addressINput" rows="3" minlength="30" maxlength="140" placeholder=" " required=""></textarea>
<label for="msgBody2" data-form="residence address">Floor/ Building, Locality, Area, Landmark *</label>
<span class="addNoteTxt" style="display: block;">** Please ensure that complete address details are provided. Incorrect/incomplete address details may lead to application decline. </span>
</div>
</li>
<li>
<div class="form-label-group">
<input type="number" id="pincode" name="pincode" class="form-control number ui-autocomplete-input" placeholder=" " required="" value="" aria-invalid="false" autocomplete="off">
<label for="pincode" data-form="pincode" class="panNo">Pincode*</label>
<label for="pincodeCityState" class="pincodeCityState"></label>
</div>
</li>
<li>
<div class="btn-box">
<button id="VerifyPan" type="submit" class="btn-red brdn">Proceed</button>
</div>
</li>
</ul>
</form>
<form id="cancel-card" class="needs-validation">
<ul class="form-list">
<li>
<div class="custom-control custom-checkbox green">
<input class="custom-control-input" type="checkbox" name="formOrPan" id="panNum1">
<label class="custom-control-label PT7" for="panNum1"> I need a higher credit limit </label>
</div>
</li>
<li>
<div class="custom-control custom-checkbox green">
<input class="custom-control-input" type="checkbox" name="formOrPan" id="panNum2">
<label class="custom-control-label PT7" for="panNum2"> I need a lower interest rate” </label>
</div>
</li>
<li>
<div class="custom-control custom-checkbox green">
<input class="custom-control-input" type="checkbox" name="formOrPan" id="panNum3">
<label class="custom-control-label PT7" for="panNum3"> I expected a better card design </label>
</div>
</li>
<li>
<div class="custom-control custom-checkbox green">
<input class="custom-control-input" type="checkbox" name="formOrPan" id="panNum4">
<label class="custom-control-label PT7" for="panNum4"> I expected better features and rewards </label>
</div>
</li>
<li>
<div class="custom-control custom-checkbox green">
<input class="custom-control-input" type="checkbox" name="formOrPan" id="panNum5">
<label class="custom-control-label PT7" for="panNum5"> Others </label>
</div>
</li>
<li class="PL20">
<div class="form-label-group ML30">
<textarea name="describe" id="describe" rows="4" placeholder=" " class="form-control"></textarea>
<label for="describe">Please specify here</label>
</div>
</li>
</ul>
<div class="btn-box MT40 CTR">
<p><button type="submit" class="btn-red brdn">Submit</button></p>
</div>
</form>
<form id="branchPopup" class="form2 jvalidation" novalidate="">
<ul class="form-list op1">
<li>
<p><strong>Received assistance from IDFC FIRST Bank officer?</strong></p>
</li>
<li>
<div class="form-label-group">
<input type="text" minlength="10" maxlength="10" id="sofficer" name="sofficer" class="form-control" placeholder=" ">
<label for="sofficer">Sales officer code</label>
</div>
</li>
<li>
<div class="form-label-group">
<input type="text" minlength="10" maxlength="10" id="branchcode" name="branchcode" class="form-control" placeholder=" ">
<label for="branchcode">Branch Code</label>
</div>
</li>
<li>
<div class="btn-box MT30">
<button type="submit" class="btn-red brdn">Save</button>
</div>
</li>
</ul>
</form>
<form id="branchPopup" class="form2 jvalidation" novalidate="">
<ul class="form-list op1">
<li>
<label>
<div class="custom-control custom-radio green">
<div class="addLeft">
<input class="custom-control-input" type="radio" name="selectCard1" required="" id="oe1">
<label class="custom-control-label" for="oe1"></label>
</div>
<div class="addRight">
<strong>Permanent Address</strong>
<p>Block No. 14, Raghuvanshi Mills Compound, Senapati Bapat Marg, Lower Parel, Mumbai 400013</p>
</div>
<div class="clear"></div>
</div>
</label>
</li>
<li>
<label>
<div class="custom-control custom-radio green">
<div class="addLeft">
<input class="custom-control-input" type="radio" name="selectCard1" required="" id="oe2">
<label class="custom-control-label" for="oe2"></label>
</div>
<div class="addRight">
<strong>Permanent Address</strong>
<p>Block No. 14, Raghuvanshi Mills Compound, Senapati Bapat Marg, Lower Parel, Mumbai 400013</p>
</div>
<div class="clear"></div>
</div>
</label>
</li>
<li>
<label>
<div class="custom-control custom-radio green">
<div class="addLeft">
<input class="custom-control-input" type="radio" name="selectCard1" required="" id="oe3">
<label class="custom-control-label" for="oe3"></label>
</div>
<div class="addRight">
<strong>Permanent Address</strong>
<p>Block No. 14, Raghuvanshi Mills Compound, Senapati Bapat Marg, Lower Parel, Mumbai 400013</p>
</div>
<div class="clear"></div>
</div>
</label>
</li>
<li class="text-center">
<div class="btn-box MT30">
<button type="submit" class="btn-red brdn" id="addNewAddres" data-dismiss="modal" aria-label="Close">Add New</button>
</div>
</li>
</ul>
</form>
<form id="unlockOfferPup" class="form2 jvalidation form-details" novalidate="novalidate">
<ul class="form-list op1">
<li>
<p class="ntbHead1 smr-occ vistara-occ">Your Club Vistara IDFC FIRST Credit Card is a few steps away.</p>
<!-- <p>These details will help us to enhance our offer and provide the best offer, personalized for you</p> -->
</li>
<li>
<ul class="row">
<li class="col-lg-6 col-md-6 col-sm-12">
<div class="form-label-group inHeight">
<select id="occupation" data-form="employement type" name="occupation" title=" " class="form-control normal-select-box" required="">
<option hidden=""></option>
<option value="housewife">Home Maker</option>
<option value="type-of-profession">Professional</option>
<option value="salaried">Salaried</option>
<option value="selfEmployed">Self Employed</option>
<option value="student">Student</option>
</select>
<label class="form-control-placeholder" for="occupation">Occupation*</label>
</div>
</li>
<li class="smr-dropdown-li col-lg-6 col-md-6 col-sm-12">
<!-- boxOcc salaried -->
<div class="form-label-group inHeight">
<div class="form-label-group">
<input type="text" id="employer" name="employer" class="form-control ui-autocomplete-input" placeholder=" " required="" value="" aria-invalid="false" autocomplete="off">
<label for="employer" data-form="company name" class="panNo" id="employerLabel">Company Name*</label>
</div>
</div>
</li>
<li class="paBox smr-dropdown-li col-lg-6 col-md-6 col-sm-12">
<span class="tooltipAb" data-toggle="tooltip" data-placement="right" title="" aria-describedby="tooltip682639" data-original-title="Enter your net monthly take home / income post tax deductions ">
<img src="/content/dam/idfcfirstbank/images/ntb/ntb-cc/icn11.svg">
</span>
<div class="form-label-group">
<input type="number" id="netmonthly" pattern="#,#0,000" maxlength="9" autocomplete="off" name="netmonthly" class="form-control number" placeholder=" " onkeyup="word.innerHTML=convertNumberToWords(this.value)" required="" value=""
aria-invalid="false">
<!-- <input type="number" id="netmonthly" pattern="#,#0,000" maxlength="9" autocomplete="off" name="netmonthly" class="form-control number commaseperate" placeholder=" " required="" value="" aria-invalid="false"> -->
<label for="netmonthly" data-form="salary" class="panNo" id="netmonthlyLabel">Net Monthly Income*</label>
<div id="word" class="wordTxt"></div>
</div>
</li>
<li class="col-lg-6 col-md-6 col-sm-12 inHeight boxOcc type-of-profession" style="display: none;">
<div class="form-label-group">
<select id="typeOfprofession" name="typeOfprofession" title=" " class="form-control normal-select-box" required="">
<option hidden=""></option>
<option value="accountant">Accountant</option>
<option value="architect">Architect</option>
<option value="charteredAccountant">Chartered Accountant</option>
<option value="companySecretary">Company Secretary</option>
<option value="doctor">Doctor</option>
<option value="engineer">Engineer</option>
<option value="lawyer">Lawyer</option>
<option value="salariedDoctor">Salaried Doctor</option>
<option value="others">Others</option>
</select>
<label class="form-control-placeholder" for="type-of-profession">Nature of Business*</label>
</div>
</li>
<li class="col-lg-6 col-md-6 col-sm-12 professional-others hide">
<div class="form-label-group ">
<div class="form-label-group">
<input type="text" id="professionalOthers" name="professionalOthers" class="form-control alphaonlySpace otherNobPaste" placeholder=" " required="" value="" aria-invalid="false" autocomplete="off">
<label for="professionalOthers" class="panNo">Other Nature of Business*</label>
</div>
</div>
</li>
<li class="col-lg-6 col-md-6 col-sm-12 professional-dr hide">
<div class="form-label-group ">
<select id="degree" name="degree" title=" " class="form-control normal-select-box">
<option hidden=""></option>
<option value="BDS">BDS</option>
<option value="BAMS/BHMS">BAMS / BHMS</option>
<option value="MBBS">MBBS</option>
<option value="MDS">MDS</option>
<option value="PGDegree">PG Degree</option>
<option value="PGDiploma">PG Diploma</option>
<option value="superSpecialist">Super Specialist</option>
</select>
<label class="form-control-placeholder" for="degree">Degree</label>
</div>
</li>
<li class="col-lg-6 col-md-6 col-sm-12 inHeight boxOcc2 professional-ca hide">
<div class="form-label-group ">
<select id="ca-status" name="ca-status" title=" " class="form-control normal-select-box">
<option hidden=""></option>
<option value="Associate">Associate</option>
<option value="Fellow">Fellow</option>
</select>
<label class="form-control-placeholder" for="ca-status">CA Status</label>
</div>
</li>
<li class="col-lg-6 col-md-6 col-sm-12 professional-yr hide">
<div class="form-label-group ">
<select id="experiences" name="experiences" title=" " class="form-control normal-select-box">
<option hidden=""></option>
<option value="0-2">0-2</option>
<option value="2-5">2-5</option>
<option value="5-10">5-10</option>
<option value="10+">10+</option>
</select>
<label class="form-control-placeholder" for="experiences">Years of experience</label>
</div>
</li>
<li class="col-lg-6 col-md-6 col-sm-12 professional-dr hide">
<div class="form-label-group ">
<div class="form-label-group">
<input type="text" id="registrationNumber" name="registrationNumber" class="form-control" placeholder=" " value="" aria-invalid="false">
<label for="registrationNumber" class="panNo">Registration number</label>
</div>
</div>
</li>
<li class="col-lg-6 col-md-6 col-sm-12 inHeight boxOcc2 professional-ca hide">
<div class="form-label-group ">
<div class="form-label-group">
<input type="text" id="Membershipnumber" name="Membershipnumber" class="form-control" placeholder=" " value="" aria-invalid="false">
<label for="Membershipnumber" class="panNo">Membership number</label>
</div>
</div>
</li>
<li class="col-lg-6 col-md-6 col-sm-12 inHeight boxOcc type-of-profession" style="display: none;">
<div class="form-label-group">
<select id="typeIndustry" name="typeIndustry" title=" " class="form-control normal-select-box" required="">
<option hidden=""></option>
<option value="Advertising/Media">Advertising/Media</option>
<option value="Banking/FinancialServices">Banking/Financial Services</option>
<option value="Construction/RealEstate">Construction/Real Estate</option>
<option value="ConsumerGoods">Consumer Goods</option>
<option value="Insurance">Insurance</option>
<option value="IT/ITES/BPO">IT/ITES/BPO</option>
<option value="Manufacturing/Engineering">Manufacturing/Engineering</option>
<option value="Pharmaceuticals">Pharmaceuticals</option>
<option value="Telecom">Telecom</option>
<option value="Trading">Trading</option>
<option value="Travel/Tourism">Travel/Tourism</option>
<option value="others">Others </option>
</select>
<label class="form-control-placeholder" for="type-of-profession">Type of industry*</label>
</div>
</li>
</ul>
</li>
<li>
<label class="switch-box MT30">
<strong>Already have a Credit Card?</strong>
<div class="switch">
<input type="checkbox" id="switchAccountbx">
<span class="slider round"></span>
</div>
</label>
</li>
<li class="acnumber hide">
<ul class="row">
<li class="col-lg-6 col-md-6 col-sm-12">
<div class="form-label-group inHeight">
<div class="form-label-group">
<!-- <input type="text" id="nameoftheBank" minlength="5" maxlength="100" name="nameoftheBank" class="form-control fullnamewithspaces" placeholder=" " value=""> -->
<select id="nameoftheBank" name="nameoftheBank" title=" " class="form-control normal-select-box" required="">
<option hidden=""></option>
</select>
<label for="nameoftheBank" class="form-control-placeholder">Bank Name*</label>
</div>
</div>
</li>
<li class="col-lg-6 col-md-6 col-sm-12">
<div class="form-label-group inHeight">
<div class="form-label-group">
<input type="text" id="nameoftheCard" autocomplete="off" maxlength="100" name="nameoftheCard" class="form-control fullnamewithspaces" placeholder=" " value="">
<label for="nameoftheCard" class="panNo">Card variant </label>
</div>
</div>
</li>
<li class="paBox col-lg-12 col-md-12 col-sm-12">
<span class="tooltipAb" data-toggle="tooltip" data-placement="right" title="" aria-describedby="tooltip682639" data-original-title="Enter credit limit for your most used credit card to help us curate the best offer for you">
<img src="/content/dam/idfcfirstbank/images/ntb/ntb-cc/icn11.svg">
</span>
<div class="form-label-group">
<input type="text" id="highestlimit" autocomplete="off" name="highestlimit" class="form-control number" placeholder=" " required="" value="" aria-invalid="false" onkeyup="word2.innerHTML=convertNumberToWords(this.value)">
<!-- <input type="text" id="highestlimit" autocomplete="off" name="highestlimit" class="form-control number commaseperate" placeholder=" " required="" value="" aria-invalid="false" > -->
<label for="highestlimit" class="panNo">Credit Limit* </label>
<div id="word2" class="wordTxt"></div>
</div>
</li>
</ul>
</li>
<li>
<div class="btn-box MT30 text-center">
<button type="submit" class="btn-red brdn">Continue</button>
</div>
</li>
<li><span class="addNoteTxt" style="display: block;">*You may be asked to upload latest 3 months bank statements or ITR.</span></li>
</ul>
</form>
<form id="empOfferLicPup" class="form2 jvalidation form-details d-block" novalidate="novalidate">
<ul class="form-list op1">
<li>
<p class="ntbHead1">We just need few more details to unlock your offer</p>
<p>These details will help us to enhance our offer and provide the best offer, personalized for you</p>
</li>
<li>
<div class="form-label-group inHeight">
<select id="occupationLic" name="occupationLic" title=" " class="form-control normal-select-box" required="">
<option hidden=""></option>
<option value="salaried">Salaried</option>
<option value="selfEmployed">Self Employed</option>
<option value="type-of-profession">Professional</option>
<option value="student">Student</option>
<option value="housewife">Home Maker</option>
</select>
<label class="form-control-placeholder" for="occupationLic">Occupation*</label>
</div>
</li>
<li class="compNameLic">
<div class="form-label-group">
<!-- <select id="companyNameLic" name="companyNameLic" title=" " class="form-control normal-select-box" required="">
<option hidden=""></option>
<option value="Life Insurance Corporation of India">Life Insurance Corporation of India</option>
<option value="LIC Cards Services Limited">LIC Cards Services Limited</option>
</select>
<label class="form-control-placeholder" for="companyNameLic">Company name*</label> -->
<input type="text" id="companyNameLic" name="companyNameLic" class="form-control" placeholder=" " required="" value="" aria-invalid="false">
<label for="companyNameLic" data-form="company name" class="panNo" id="employerLabel">Company Name*</label>
</div>
</li>
<li class="empDetails designEmp">
<div class="form-label-group">
<input type="text" id="empCode" name="empCode" maxlength="6" class="form-control number" placeholder=" " required="">
<label for="empCode">Employee Code/ SR Number*</label>
</div>
</li>
<li class="empDetails">
<span class="tooltipAb designCode" data-toggle="tooltip" data-placement="right" title="" aria-describedby="tooltip682639" data-original-title="Designation code can be easily found in your latest salary slip">
<img src="/content/dam/idfcfirstbank/images/ntb/ntb-cc/icn11.svg">
</span>
<div class="form-label-group">
<input type="text" id="desiCode" name="desiCode" minlength="3" maxlength="6" class="form-control number" placeholder=" " required="">
<label for="desiCode">Designation Code*</label>
<span id="desiCodeError" style="color: #d10000;">Kindly provide a valid Designation Code </span>
</div>
</li>
<li class="comEmail">
<span class="tooltipAb compEmailEdit hide">
<img src="/content/dam/idfcfirstbank/images/ntb/ntb-cc/edit.svg">
</span>
<div class="form-label-group">
<div class="form-label-group">
<div class="form-label-group">
<input type="text" id="compemail1" name="compemail1" class="form-control" placeholder=" " required="" value="" aria-invalid="false">
<label for="compemail1" class="">LIC Official Email ID*</label>
<span class="emailDomain">@licindia.com</span>
<img id="tickGreen" class="image-green hide" src="/content/dam/idfcfirstbank/images/ntb/ntb-cc/tick-green.svg">
</div>
</div>
</div>
</li>
<ul class="form-list confirm-box op1 validatedOTP hide">
<li class="paBox">
<div class="form-label-group">
<input type="tel" id="otp1" maxlength="6" name="otp1" class="form-control number" placeholder=" " required="" data-rel="num">
<label for="otp1">Enter OTP sent on Email</label>
</div>
<div class="otp-bx-emp">
<div><img src="/content/dam/idfcfirstbank/images/ntb/ntb-cc/svg/time.svg" width="20" height="20" alt=""><span class="timer"></span></div>
<a href="javascript:void(0)" class="f12brEmp d-none" id="resendBtEmp"><img src="/content/dam/idfcfirstbank/images/ntb/ntb-cc/svg/resend.svg" alt=""> Resend OTP</a>
</div>
</li>
<li class="validateRemove">
<div class="btn-box MT30">
<button type="submit" class="btn-red brdn">Validate</button>
</div>
</li>
</ul>
<!-- Start Net Income -->
<li class="paBox licINCOME hide">
<span class="tooltipAb" data-toggle="tooltip" data-placement="right" title="" aria-describedby="tooltip682639" data-original-title="Providing your net-income will help us to enhance your credit limit">
<img src="/content/dam/idfcfirstbank/images/ntb/ntb-cc/icn11.svg">
</span>
<div class="form-label-group">
<input type="number" id="netmonthlyLic" name="netmonthlyLic" pattern="#,#0,000" maxlength="9" class="form-control number" placeholder=" " required="" value="" aria-invalid="false" onkeyup="word3.innerHTML=convertNumberToWords(this.value)">
<label for="netmonthlyLic" class="panNo">Net Monthly Income*</label>
<div id="word3" class="wordTxt"></div>
</div>
</li>
<!-- end -->
<li>
<label class="switch-box MT30 hide">
<strong>Do you currently own a credit card? </strong>
<div class="switch">
<input type="checkbox" id="switchAccountbxLic">
<span class="slider round"></span>
</div>
</label>
</li>
<li class="acnumber hide">
<ul class="row">
<li class="col-lg-6 col-md-6 col-sm-12">
<div class="form-label-group inHeight">
<div class="form-label-group">
<select id="nameoftheBankLic" name="nameoftheBankLic" title=" " class="form-control normal-select-box" required="">
<option hidden=""></option>
</select>
<label for="nameoftheBankLic" class="form-control-placeholder">Bank Name*</label>
</div>
</div>
</li>
<li class="col-lg-6 col-md-6 col-sm-12">
<div class="form-label-group inHeight">
<div class="form-label-group">
<input type="text" id="nameoftheCardLic" autocomplete="off" minlength="5" maxlength="100" name="nameoftheCardLic" class="form-control fullnamewithspaces" placeholder=" " value="">
<label for="nameoftheCardLic" class="panNo">Card variant </label>
</div>
</div>
</li>
<li class="paBox col-lg-12 col-md-12 col-sm-12">
<span class="tooltipAb" data-toggle="tooltip" data-placement="right" title="" aria-describedby="tooltip682639" data-original-title="Providing your net-income will help us to enhance your credit limit">
<img src="/content/dam/idfcfirstbank/images/ntb/ntb-cc/icn11.svg">
</span>
<div class="form-label-group">
<input type="number" id="highestlimitLic" autocomplete="off" name="highestlimitLic" class="form-control number" placeholder=" " required="" value="" aria-invalid="false" onkeyup="word4.innerHTML=convertNumberToWords(this.value)">
<label for="highestlimitLic" class="panNo">Credit Limit* </label>
<div id="word4" class="wordTxt"></div>
</div>
</li>
</ul>
</li>
<li class="hide-LICverify btn-box MT30 text-center">
<div class="btn-box MT30">
<button type="submit" class="btn-red brdn">continue</button>
</div>
</li>
<!-- <li>
<div class="btn-box MT30 text-center">
<button type="submit" class="btn-red brdn">Continue</button>
</div>
</li> -->
<li class="JourneySaveBtn hide">
<div class="btn-box MT30 text-center">
<button type="submit" class="btn-red brdn">Continue</button>
</div>
</li>
</ul>
</form>
<form id="proceRadio" class="form2 jvalidation" novalidate="">
<ul class="form-list op1">
<li>
<label>
<div class="custom-control custom-radio green">
<div class="addLeft">
<input class="custom-control-input name-update" value="PAN" type="radio" name="selectCardRadio" required="" id="oe1-1">
<label class="custom-control-label" for="oe1-1"></label>
</div>
<div class="addRight">
<p>Name as per PAN <!-- <span class="bold-me" id="panInput"></span> -->
</p>
</div>
<div class="clear"></div>
</div>
</label>
</li>
<li>
<label>
<div class="custom-control custom-radio green">
<div class="addLeft">
<input class="custom-control-input name-update" value="NOPAN" type="radio" name="selectCardRadio" required="" id="oe2-1">
<label class="custom-control-label" for="oe2-1"></label>
</div>
<div class="addRight">
<p>Name entered by you <!-- <span class="bold-me" id="userInput"></span> -->
</p>
</div>
<div class="clear"></div>
</div>
</label>
</li>
</ul>
</form>
<form id="landing_Popup" class=" form2 jvalidation needs-validation" novalidate="">
<div class="pad1 proceed-box">
<a class="popup-close" href="#" data-dismiss="modal" aria-label="Close"><img src="/content/dam/idfcfirstbank/images/ntb/ntb-cc/close.svg" alt=""></a>
<div class="CTR title-box">
<h4 class="hd2v"><strong>We have 3 options for you to choose!</strong></h4>
<p>All options are power packed with the same rewards and features.</p>
</div>
<div class="PA30 mobile-body">
<div class="row">
<div class="col-md-4 M-MB30">
<div class="choose-box v2 active">
<div class="img-box active">
<label>
<img src="/content/dam/idfcfirstbank/images/credit-card/etb/pre-approved/first-card.png" alt="" class="other d-none d-sm-block">
<img src="/content/dam/idfcfirstbank/images/ntb/so-app/ClassicCreditCard.png" alt="" class="d-sm-none">
<div class="custom-control custom-radio green">
<input class="custom-control-input" type="radio" name="selectCard1" required="" id="oe1">
<label class="custom-control-label" for="oe1"></label>
<strong>FIRST CLASSIC</strong>
</div>
</label>
</div>
</div>
</div>
<div class="col-md-8">
<div class="choose-box v2 active">
<div class="row">
<div class="col-md-6">
<div class="img-box active">
<label>
<img src="/content/dam/idfcfirstbank/images/ntb/ntb-cc/cardFemale.png" alt="" class="other">
<div class="custom-control custom-radio green MT5">
<input class="custom-control-input" type="radio" name="selectCard1" required="" id="oe2">
<label class="custom-control-label" for="oe2">
</label>
</div>
</label>
</div>
</div>
<div class="col-md-6">
<div class="img-box active">
<label>
<img src="/content/dam/idfcfirstbank/images/ntb/ntb-cc/cardMale.png" alt="" class="other">
<div class="custom-control custom-radio green MT5">
<input class="custom-control-input" type="radio" name="selectCard1" required="" id="oe3">
<label class="custom-control-label" for="oe3">
</label>
</div>
</label>
</div>
</div>
</div>
<div class="col CTR MT5N">
<label><strong>MILLENNIA</strong></label>
</div>
</div>
</div>
</div>
</div>
<div class="btn-box MT30 CTR">
<!-- <button type="submit" class="btn-red brdn" data-dismiss="modal" aria-label="Close">Proceed</button> -->
<p><button type="submit" class="btn-red brdn">Proceed</button></p>
</div>
</div>
</form>
<form id="landing2" class="form2 jvalidation" novalidate="novalidate">
<ul class="form-list op1">
<li class="text-center">
<div class="vkycPleaseImg"><img src="/content/dam/idfcfirstbank/images/ntb/ntb-cc/reject.svg" alt=""></div>
<p class="font24">Please enter the OTP received on your mobile ending with XXXXXX</p>
<!-- <p>Please enter the right mobile number to continue with the application.</p> -->
</li>
</ul>
</form>
<form id="ntbPanNsdl" class="form2 jvalidation" novalidate="novalidate">
<ul class="form-list op1">
<li>
<p class="ntbHead1 smr-occ vistara-occ">Your Club Vistara IDFC FIRST Credit Card is a few steps away.</p>
</li>
<li>
<div class="form-label-group">
<input type="password" id="panNumNsdl" autocomplete="off" maxlength="10" name="panNumNsdl" class="uppercaseLetters form-control alphanumeric" placeholder=" " required="" value="" aria-invalid="false">
<label for="panNumNsdl" data-form="pan card" class="panNo">PAN*</label>
<span class="show-hide-pan"></span>
</div>
</li>
<li>
<div class="form-label-group">
<input type="text" id="panname" name="panname" maxlength="100" class="form-control fullnamewithspaces" autocomplete="off" placeholder=" " required="" pattern="[a-z0-9._%+-]">
<label for="panname">Name as per PAN*</label>
<!-- <span class="addNoteTxt">Please provide full name exactly as mentioned on your Aadhaar Card for KYC</span> -->
</div>
</li>
<li>
<div class="btn-box">
<button id="VerifyPanNsdl" type="submit" class="btn-red brdn">Submit</button>
</div>
</li>
</ul>
</form>
<form id="landing2" class="form2 jvalidation" novalidate="">
<ul class="form-list op1">
<li class="text-center">
<div class="vkycPleaseImg"><img src="/content/dam/idfcfirstbank/images/ntb/ntb-cc/reject.svg" alt=""></div>
<p class="font24">Agent mobile number associated with this application is not found. Kindly refer with the registered/authorised agent number.</p>
<!-- <p>Please enter the right mobile number to continue with the application.</p> -->
</li>
</ul>
</form>
Text Content
MAKE YOUR MAGICAL TRAVEL EXPERIENCES COME TRUE WITH THE CLUB VISTARA IDFC FIRST CREDIT CARD. * Joining Fee, Annual Fee Joining fee (1st Year) of ₹4,999 + GST Annual fee (2nd year onwards) of ₹4,999 + GST * Welcome Offer1 Complimentary Premium Economy Ticket Voucher & 1 One-Class Upgrade Voucher * Club Vistara Membership tierDirect entry to Club Vistara Silver Membership * Reward Pointsupto 3X reward points on all UPI spends * Club Vistara Points Up to 6 Club Vistara points on all your spends* * Interest free ATM cash withdrawal for upto 48 days * Complimentary Flight TicketsUnlock up to 5 complimentary Premium Economy Ticket Vouchers on hitting annual spend milestones + more reasons to love the card *For more details on credit card features and TnCs, please visit our website *T&C Apply TRAVEL MORE, AS YOU EARN CV POINTS ON EVERY SPEND WITH CLUB VISTARA IDFC FIRST CREDIT CARD. * Name as per Aadhaar* Please provide full name exactly as mentioned on your Aadhaar Card for KYC * Date of Birth (DD/MM/YYYY)* * Mobile Number* * Get OTP * OTP Resend OTP * I have read and accept the Terms and Conditions. I authorize IDFC FIRST Bank and its representatives to contact me for this application. * Proceed Let’s find the best Credit Card for you * PAN* * Male Female Others Gender* * Current Residential Address Floor/ Building, Locality, Area, Landmark * ** Please ensure that complete address details are provided. Incorrect/incomplete address details may lead to application decline. * Pincode* * Proceed TOP REASONS WHY OUR CUSTOMERS LOVE THIS CREDIT CARD * Joining Fee, Annual Fee Joining fee (1st Year) of ₹4,999 + GST Annual fee (2nd year onwards) of ₹4,999 + GST * Welcome Offer1 Complimentary Premium Economy Ticket Voucher & 1 One-Class Upgrade Voucher * Club Vistara Membership tierDirect entry to Club Vistara Silver Membership * Bonus CV PointsGet 6000 bonus Club Vistara points on spending above Rs. 30,000 in 2nd, 3rd and 4th statement cycles* * Club Vistara Points Up to 6 Club Vistara points on all your spends* * Interest free ATM cash withdrawal for upto 48 days * Complimentary Flight TicketsUnlock up to 5 complimentary Premium Economy Ticket Vouchers on hitting annual spend milestones + more reasons to love the card *For more details & exclusions on reward points, please visit our website *T&C Apply PLEASE TELL US WHY YOU WOULD NOT LIKE TO PROCEED * I need a higher credit limit * I need a lower interest rate” * I expected a better card design * I expected better features and rewards * Others * Please specify here Submit SORRY WE CAN'T PROCEED We are unable to process your request at this time. Please try again later. Home SORRY WE CAN'T PROCEED It seems you already have an Application in progress. Kindly connect at creditcard@idfcfirstbank.com for an update on your existing application. Home SORRY WE CAN'T PROCEED We are unable to process your request at this time. Please try again later. Home OTP INVALID Please try again. Okay Your Application number is & it's already in-progress via BOC channel Okay SORRY WE CAN'T PROCEED Your pincode is not serviceable. Home We are unable to process application number for IDFC FIRST Bank Credit Card due to internal Bank policy. We are working hard to bring an offer for you shortly. Home SORRY WE CAN'T PROCEED It seems you already have an Application in progress. Kindly connect at creditcard@idfcfirstbank.com for an update on your existing application. Home SORRY, WE CAN'T PROCEED You have exhausted maximum limits of verifying OTP. Please try after some time. Ok SORRY, WE CAN'T PROCEED You have exhausted maximum limits of generating OTP for the day. Please try tomorrow Ok SORRY, WE CAN'T PROCEED You have exhausted maximum limits of verifying pan. Please try after some time. Ok SORRY, WE CAN'T PROCEED Incorrect PAN entered. Please try again with a valid PAN Ok * Received assistance from IDFC FIRST Bank officer? * Sales officer code * Branch Code * Save * Permanent Address Block No. 14, Raghuvanshi Mills Compound, Senapati Bapat Marg, Lower Parel, Mumbai 400013 * Permanent Address Block No. 14, Raghuvanshi Mills Compound, Senapati Bapat Marg, Lower Parel, Mumbai 400013 * Permanent Address Block No. 14, Raghuvanshi Mills Compound, Senapati Bapat Marg, Lower Parel, Mumbai 400013 * Add New * Your Club Vistara IDFC FIRST Credit Card is a few steps away. * * Home Maker Professional Salaried Self Employed Student Occupation* * Company Name* * Net Monthly Income* * Accountant Architect Chartered Accountant Company Secretary Doctor Engineer Lawyer Salaried Doctor Others Nature of Business* * Other Nature of Business* * BDS BAMS / BHMS MBBS MDS PG Degree PG Diploma Super Specialist Degree * Associate Fellow CA Status * 0-2 2-5 5-10 10+ Years of experience * Registration number * Membership number * Advertising/Media Banking/Financial Services Construction/Real Estate Consumer Goods Insurance IT/ITES/BPO Manufacturing/Engineering Pharmaceuticals Telecom Trading Travel/Tourism Others Type of industry* * Already have a Credit Card? * * Bank Name* * Card variant * Credit Limit* * Continue * *You may be asked to upload latest 3 months bank statements or ITR. * We just need few more details to unlock your offer These details will help us to enhance our offer and provide the best offer, personalized for you * Salaried Self Employed Professional Student Home Maker Occupation* * Company Name* * Employee Code/ SR Number* * Designation Code* Kindly provide a valid Designation Code * LIC Official Email ID* @licindia.com * Enter OTP sent on Email Resend OTP * Validate * Net Monthly Income* * Do you currently own a credit card? * * Bank Name* * Card variant * Credit Limit* * continue * Continue TERMS AND CONDITIONS 1. I hereby apply for IDFC FIRST Bank Credit Card(s) and accept that IDFC FIRST Bank is entitled in its absolute discretion to accept or reject this application. I hereby give my consent to the Bank to provide me a different card, in case I am not eligible for the product applied for. I am aware that the Bank reserves the right not to return the supporting documents given by me along with the application. 2. I confirm that I have read, understood, and agree to the MITC (Most Important Terms & Conditions, including Schedule of Charges), Key Fact Statements as well as the Cardmember Agreement, and I am aware they are available for reference on the IDFC FIRST Bank website. 3. The finance (interest) rates applicable to a Cardholder depend on internal policy parameters of the Bank. These are final and binding, and subject to change at Bank’s discretion. 4. I confirm that I have no insolvency proceedings pending against me nor have I ever been adjudicated insolvent. 5. I authorise IDFC FIRST Bank and/or its associates to verify any information or otherwise at my office/residence or to contact me/ credit bureau/RBI or any other source to obtain or provide any information that may be required for confirming credit card application or maintaining my account in good credit standing. 6. I hereby give my consent to IDFC FIRST Bank Limited for obtaining/authenticating/verifying my KYC details from CERSAI CKYC portal/ Aadhaar eKYC/ National Securities Depository Limited (NSDL)/ Any other service provider/ organisation as deemed fit by IDFC FIRST Bank Limited and permitted by Reserve Bank of India. I understand that as per directions of Government of India my KYC information will be updated by the bank in Central KYC Registry. 7. The cardmember undertakes and declares that if at any time it is discovered that there are any amounts due to the Bank against any credit facility, then the Bank shall have the absolute right to hold the No Objection Certificate (NOC) against any/all such facilities, without any prior notice. 8. I authorise IDFC FIRST Bank to disclose, from time to time, relevant information relating to my personal details (name, phone number, e-mail ID, address, age, date of birth and other such information), Credit Card(s) details (including any default in payments) to credit bureaus, regulator/s, government and investigation authorities, authorised financial institutions, any parent/subsidiary, Tax authorities, affiliate and associate of IDFC FIRST Bank, and to third parties engaged by IDFC FIRST Bank, for purposes such as marketing of services, fulfillment of card offers/benefits, proper operation of Credit Card accounts and other administrative services. I hereby consent and authorize IDFC FIRST Bank and/or its affiliates and associates and/or third parties engaged by IDFC FIRST Bank to send me information through WhatsApp/SMS/email alerts/post/any other way deemed fit by the Bank or/call me on my registered mobile number for the purposes of operation of the card, send Welcome Kit/monthly statements/marketing information and offers on the card and offering of various products and services of IDFC FIRST Bank through agent(s) and/or any third party(ies) or any of the product(s) of its group companies, subsidiaries, affiliates, co-brand partners. 9. I hereby declare that the details furnished in the application are true and correct to the best of my knowledge and belief and I undertake to inform IDFC FIRST Bank of any changes therein, immediately. In case any of the information is found to be false or untrue or misleading or misrepresenting, I am aware that I shall be held liable for it. 10. I authorize IDFC FIRST Bank to share my name, mobile number, email ID and residential address with Club Vistara (TATA SIA Airlines Limited) in order to create and manage the Club Vistara membership & associated benefits, as per the agreement between IDFC FIRST Bank Limited and TATA SIA Airlines Limited. I Agree RESEND OTP OTP has been sent to mobile XXXXX Ok NAME MISMATCH WITH PAN ENTERED Please choose the name you would want to continue with. * Name as per PAN * Name entered by you Proceed Hello , your earlier application for IDFC FIRST Bank Credit Card is in process. Congratulations! Your credit card is already approved! To view your card details, login to IDFC FIRST Bank Mobile app or Net Banking. Home Customizing your Club Vistara IDFC FIRST Credit Card! Risk assessment in progress… Fetching your credit score from bureau… Curating a personalized offer for you… CUSTOMER SPEAK Jayesh Panchal I have won reward points on one of their programs. I really like it. Each month there are reward points run by the bank. I recommend IDFC credit card to everyone. Litesh Jethani I applied online and the card came seamlessly to me .I really like the reward system and the ease of converting the points to a lot of other vouchers. Arshal John Application process was very nice; from onboarding to the delivery of credit card everything was fast. Sagar Vaniya Offers are anytime better than other cards. It’s my high usage card. Pawan Kumar Very fast service, exciting rewards program and cashback along with attractive EMI options. ‹› FREQUENTLY ASKED QUESTIONS IS THERE JOINING/ MEMBERSHIP/ ANNUAL FEE ON CLUB VISTARA IDFC FIRST CREDIT CARD? Yes, there is a Joining fee on the Club Vistara IDFC FIRST Credit Card. The card comes with a joining fee (1st year) of ₹4,999 + GST and an annual fee (2nd year onwards) of ₹4,999 + GST. WHAT WILL I GET ON PAYING JOINING FEE OR ANNUAL FEE? Paying the Joining Fee or Annual fee for the Club Vistara IDFC FIRST Credit Card comes with several benefits. These include: Joining fee payment benefits: • 1 complimentary premium economy ticket voucher • 1 one-class Upgrade voucher • Club Vistara Silver Membership • 3 months complimentary EazyDiner Prime membership Annually recurring fee payment benefits: • 1 complimentary premium economy ticket voucher • 1 one-class upgrade voucher • Club Vistara Silver Membership will be renewed WHEN WILL I GET THE JOINING BENEFITS? You will receive the joining benefits within 5 working days after paying the joining fee. WHEN WILL THE JOINING FEE BE CHARGED AND WHEN WILL I HAVE TO PAY THE JOINING FEE? The joining fee of ₹4,999 + GST will be charged on the day the card is issued. However, you are expected to make the payment within the 1st statement’s due date to avoid any late payment or interest charges. For example, if the card is issued on 5th July 2023, the joining fee will be reflected in the first statement generated on 17th July 2023. The due date for payment will be 4th August 2023. You can pay the joining fee anytime between 5th July to 4th August 2023. IN THE JOINING BENEFITS, CAN I COMBINE THE TWO OFFERS AND UPGRADE THE PREMIUM ECONOMY TICKET VOUCHER TO A BUSINESS CLASS TICKET? No, the complimentary Premium economy ticket voucher and one-class upgrade voucher cannot be combined. But you can use the one-class upgrade voucher on another independent Club Vistara flight ticket. WHEN WILL THE ANNUAL FEE BE CHARGED AND WHEN WILL I HAVE TO PAY THE ANNUAL FEE? Annual Fee of ₹4,999 + GST will be levied exactly after 12 months (365 days) from the day of card issuance, but customer will be expected to pay the same within the 12th statements due date to avoid any late payment or interest charges. For example, if the card is issued on 5th July 2023. Annual fee of ₹4999 + GST will be charged on 5th July 2024. This fee will reflect in the 12th month statement which will be generated on 17th July 2024 (statement date for Club Vistara IDFC FIRST Credit Card) having a due date after 18 days which will be 4th August 2024. Customer can pay the annual fee anytime between 5th July to 4th August 2024. HOW MANY COMPLIMENTARY TICKETS WILL I GET IN A YEAR? You can receive up to 6 premium economy class ticket vouchers in a year. This includes 1 complimentary ticket as a joining benefit and 5 additional tickets as an annual spend milestone benefit. WILL I EARN CV POINTS FOR EVERY SPEND? Yes, you will earn CV Points on every transaction using the Club Vistara IDFC FIRST Credit Card. Here's how the points are calculated: - 6 CV points on spends up to ₹1,00,000 in a billing cycle and 4 CV points for all spends above ₹1,00,000. - 1 CV point on every transaction done on Fuel, Utility, Insurance, Wallet Load and Rent. - CV points will not be given on transactions converted to EMI and on Cash Withdrawals. - Earn of CV point will be calculated per ₹200. - CV points will be calculated every billing cycle. IF I RECEIVE 5 PREMIUM ECONOMY TICKET VOUCHERS AGAINST ANNUAL SPEND MILESTONE, CAN I USE THE SAME FOR BOOKING FOR MY FAMILY MEMBERS? Yes, you can add up to 8 nominees to your Club Vistara account, and the premium economy ticket vouchers can be redeemed for those nominees, including family members. WILL THE 5 COMPLIMENTARY PREMIUM ECONOMY TICKET VOUCHERS AGAINST ANNUAL SPEND MILESTONE BE GIVEN EVERY YEAR? Yes, every anniversary year, you can unlock up to 5 complimentary Premium Economy Ticket Vouchers on crossing specific spend milestones. The spend milestones and the corresponding number of ticket vouchers are as follows: ₹ 1,50,000 -> 1st Ticket Voucher ₹ 3,00,000 -> 2nd Ticket Voucher ₹ 4,50,000 -> 3rd Ticket Voucher ₹ 9,00,000 -> 4th Ticket Voucher ₹ 12,00,000 -> 5th Ticket Voucher Continue spending on your Club Vistara IDFC FIRST Credit Card and enjoy the benefits of more complimentary tickets. HOW WILL I RECEIVE MY COMPLIMENTARY TICKETS? You will get 1 premium economy ticket voucher post 5 working days after joining fee payment. The other complimentary premium economy ticket vouchers on crossing milestones will be given per statement cycle. Notification for the same is sent via email on your registered email ID by Club Vistara Team and the voucher details are added in your Club Vistara account. You can view the same details after logging on the Club Vistara website. Path: My Account Page> Vouchers. WHAT IS THE VALIDITY OF THE PREMIUM ECONOMY TICKET VOUCHER ONCE RECEIVED ON JOINING FEE PAYMENT? Validity is usually 6 months before the voucher is redeemed from your end. Once you redeem the voucher, the validity is 3 months. Make sure to redeem the voucher before it expires to enjoy the benefits of a complimentary ticket. CAN THE PREMIUM ECONOMY TICKET BE USED FOR INTERNATIONAL FLIGHTS? The complimentary premium economy ticket vouchers received on the Club Vistara IDFC FIRST Credit Card can only be redeemed for booking domestic flights within India. WHAT IS THE TENURE OF VALIDITY OF MY CV POINTS? The CV points earned on the Club Vistara IDFC FIRST Credit Card have a validity of 36 months. For more details on the exact validity period, please log in to your Club Vistara account. CAN THE CV POINTS BE USED FOR BOOKING INTERNATIONAL FLIGHTS? Yes, the accumulated CV Points can be used for booking both domestic and international flights on Club Vistara. You can refer to the award chart provided on link below for more information on redemption options. https://www.airvistara.com/content/dam/airvistara/global/english/plan-travel/fare-rules/documents/Award-Chart.pdf WILL I RECEIVE REGULAR CV POINTS IN ADDITION TO THE BONUS 2000 CV POINTS RECEIVED ON QUALIFYING FOR MONTHLY MILESTONES IN 2ND, 3RD AND 4TH BILLING CYCLE? Yes, in addition to the Bonus 2000 CV points received for qualifying monthly spend milestones in the 2nd, 3rd, and 4th billing cycles, you will also earn regular CV points on every transaction made using the credit card. WILL I RECEIVE THE BONUS 2000 CV POINTS ON QUALIFYING FOR MONTHLY MILESTONES EVERY YEAR? The Bonus 2000 CV points for qualifying monthly spend milestones in the 2nd, 3rd, and 4th billing cycles are only applicable for the first year of card membership. Subsequent years will not have this specific bonus point offer. WHAT IS THE FOREX MARK-UP ON CLUB VISTARA IDFC FIRST CREDIT CARD? The forex mark-up fee on the Club Vistara IDFC FIRST Credit Card is competitively set at 2.99%. CAN I AVAIL AIRPORT LOUNGES ON CLUB VISTARA IDFC FIRST CREDIT CARD? Yes, you can enjoy airport lounge access with your Club Vistara IDFC FIRST Credit Card. • 2 Domestic Airport Lounge and Spa per quarter • 1 International Airport Lounge per quarter • Lounges are activated on the card on a monthly spends of ₹5000. HOW CAN I AVAIL MY COMPLIMENTARY LOUNGE / SPA BENEFIT? To activate your complimentary lounge and spa benefit, you need to spend a minimum of ₹5000 in any calendar month. This will enable the benefit for the following month. For example, if you meet the spend criteria between 1st and 31st March, the lounge and spa benefit will be activated for April. You can utilize this benefit between the 5th and 5th of each month. HOW DO I KNOW IF I HAVE ACTIVATED MY LOUNGE BENEFIT IN ANY MONTH? You can check the activation status of your lounge benefit on www.dreamfolks.in . Detailed instructions on how to check the status can be found on our website under the Credit Cards section > First Wealth Product Page > benefits & Privileges > Privileges CAN I AVAIL GOLF BENEFIT ON CLUB VISTARA IDFC FIRST CREDIT CARD? Yes, as part of the Mastercard Network benefits, you can avail golf offers with your Club Vistara IDFC FIRST Credit Card. This includes: • 4 complimentary rounds of green fees per calendar year (only 1 round in a calendar month) • 12 complimentary golf lessons per calendar year (1 lesson per calendar month) • Discounted golf services at 50% of the green fee beyond complimentary sessions For bookings, queries, or complaints, please call Mastercard toll free helpline no. 1800-102-6263 CAN I GIFT AN ADD-ON CLUB VISTARA IDFC FIRST CREDIT CARD? AND WHAT ARE THE BENEFITS? You can gift an Add -on Club Vistara IDFC FIRST Credit card to a loved one. • The add-on card comes without any joining or annual fees. • While the add-on member does not receive a separate Club Vistara ID, Club Vistara Membership, CV points, or complimentary flight tickets, all spends made by the add-on customer contribute towards helping the primary cardholder reach their milestones faster to unlock free tickets and earn more CV points. • The add-on customer can also enjoy airport lounge access, as it is fungible between both the primary and add-on cardholders. WHAT IS CLUB VISTARA? Club Vistara is a value-based frequent flyer program of Vistara wherein your points are calculated on the value of your base fare. With fluctuating ticket prices, being part of a value-based loyalty program ensures you earn more points when you spend more. WHAT ARE CV POINTS? CV Points are accumulated by members in their Club Vistara account for flying on any Vistara flight and/or with its partners for use of their services. These CV Points are valid for 36 months from the date of flight and can be redeemed for free flights and upgrades. MORE REASONS TO LOVE THE CLUB VISTARA IDFC FIRST CREDIT CARD. * Joining Bonus offersGet 3 months complimentary EazyDiner Prime Membership * Lounge BenefitsGet 2 domestic airport and 1 international airport lounge access per quarter * Golf PrivilegesGet 12 complimentary golf lessons and 4 complimentary rounds of green feesper calendar year * Assured Trip CoverTrip Cancellation reimbursement of 2 claims up to Rs. 10,000 for Flight & Hotel bookings * Forex Markup Only 2.99% on all your international transactions * Interest Free Cash WithdrawalsFrom ATMs across the world up to 48 days *T&C Apply WE HAVE 3 OPTIONS FOR YOU TO CHOOSE! All options are power packed with the same rewards and features. FIRST CLASSIC MILLENNIA Proceed SOMETHING WENT WRONG. PLEASE TRY AGAIN. OK PLEASE ENTER VALID OTP. OK * LOOKS LIKE THE NAME ENTERED AND THE DETAILS ON YOUR PAN CARD DON’T MATCH! * Please enter the name as per your Aadhaar Card – which matches with your PAN details as well. * Retry * Please enter the OTP received on your mobile ending with XXXXXX SESSION TIMED OUT. PLEASE TRY AGAIN OK SORRY WE CAN'T PROCEED We have observed multiple credit card applications by you and hence we will not be able to process your application. Home PLEASE ENTER VALID PIN CODE. OK NO APPLICATION FOUND FOR THIS MOBILE AND DATE OF BIRTH COMBINATION OK * DATA MISMATCH * Name entered does not match with details received from agent. Your current application cannot be processed further. * Home Your application number is . It is successfully submitted. Our executive will visit you to complete your KYC Okay You have exhausted maximum limits of generating email OTP for the day. Please try tomorrow. OK * DATA MISMATCH * Validating your PAN now We are unable to process due to internal Bank policy. We are working hard to bring an offer for you shortly. Home * Your Club Vistara IDFC FIRST Credit Card is a few steps away. * PAN* * Name as per PAN* * Submit SORRY, WE CAN'T PROCEED Its seems your DOB does not match with your PAN as per GOVT. records Start afresh SORRY, WE CAN'T PROCEED! Home * Agent mobile number associated with this application is not found. Kindly refer with the registered/authorised agent number. Copyright© 2023 IDFC FIRST Bank Ltd. All Rights Reserved. Privacy Policy | Banking Ombudsman | Regulatory Disclosure | For any queries, contact us at 1800 10 888 Corporate Office Address: C/61, Bandra Kurla Complex Rd, opposite Trident Hotel, G Block BKC, Bandra Kurla Complex, Bandra East, Mumbai, Maharashtra 400051