www.accountopening.hsbc.co.in
Open in
urlscan Pro
23.205.255.231
Public Scan
Submitted URL: https://wee.bnking.in/c/NGYxZmMx
Effective URL: https://www.accountopening.hsbc.co.in/credit-cards/
Submission: On May 28 via manual from IN — Scanned from DE
Effective URL: https://www.accountopening.hsbc.co.in/credit-cards/
Submission: On May 28 via manual from IN — Scanned from DE
Form analysis
1 forms found in the DOMName: contactForm —
<form id="step4" name="contactForm" autocomplete="off" novalidate="" class="ng-pristine ng-invalid ng-invalid-required ng-valid-minlength ng-valid-pattern ng-valid-maxlength"> <input type="text"
class="hidden-field ng-pristine ng-untouched ng-valid ng-empty" ng-model="$ctrl.robocheck" tabindex="-1"> <!-- ngIf: $ctrl.showOtpSent --> <!-- ngIf: $ctrl.staffOtpSent --> <!-- ngIf: $ctrl.errMsg -->
<div class="row">
<div class="col-md-6 col-sm-12 col-xs-12">
<h1 class="brand-bar no-margin-top">Eligibility requirements</h1>
<p class="ng-binding">Before you apply for the HSBC Platinum Credit Card, please confirm you meet the following criteria </p> <!-- ngIf: !$ctrl.isStaffJourney -->
<ul ng-if="!$ctrl.isStaffJourney" class="ng-scope">
<li> Age - 18 years to 65 years </li>
<li> Minimum Annual Income – INR 4,00,000 </li>
<li>Resident Indian</li>
<li> City of Residence – Bengaluru, Chennai, Gurugram, Hyderabad, Mumbai, New Delhi, Noida, Pune, Chandigarh, Kolkata, Jaipur, Ahmedabad, coimbatore and kochi. </li>
<li>Employment - Salaried individuals only</li>
</ul><!-- end ngIf: !$ctrl.isStaffJourney --> <!-- ngIf: !$ctrl.isStaffJourney && $ctrl.selectedCard.key =='CBC' --> <!-- ngIf: $ctrl.isStaffJourney -->
</div>
<div class="col-md-6 col-sm-12 col-xs-12">
<h2 class="brand-bar no-margin-top-md">Contact Details</h2>
<div class="row">
<div class="col-md-6 col-sm-6 col-xs-12">
<div class="form-group"> <label for="fullName">Customer's Full Name <b>As per PAN Only</b> </label>
<div ng-class="{'has-error': contactForm.fullName.$invalid && ($ctrl.submitted || contactForm.fullName.$touched)}"> <input type="text" id="fullName" name="fullName"
class="form-control ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-minlength" ng-model="$ctrl.model.fullName" trim="" alpha-space="70" ng-minlength="2" aria-describedby="nameErrMsg" aria-invalid="false"
required=""> </div>
<div id="nameErrMsg" ng-class="{'has-error': contactForm.fullName.$invalid}" class="has-error"> <!-- ngIf: contactForm.fullName.$error.required && (contactForm.fullName.$touched || $ctrl.submitted) -->
<!-- ngIf: contactForm.fullName.$error.minlength && (contactForm.fullName.$touched || $ctrl.submitted) --> </div>
</div>
</div>
<div class="col-md-6 col-sm-6 col-xs-12">
<div class="form-group line-spacer-xs"> <label for="mobileNo">Customer's Mobile Number</label>
<div class="input-group" ng-class="{'has-error': contactForm.mobileNo.$invalid && (contactForm.mobileNo.$touched || $ctrl.submitted)}"> <span class="input-group-addon" id="countryCode" aria-hidden="true" tabindex="-1"> <span
class="flag in" style="background-image:url(resources/images/country-flags-sprite.png)"></span> +91</span> <input type="tel" id="mobileNo" name="mobileNo"
class="form-control has-block ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-pattern ng-valid-minlength ng-valid-maxlength" ng-model="$ctrl.model.mobile" ng-paste="$ctrl.pasteInput(0,$event)"
ng-pattern="/^[6-9]\d{9}$/" trim="" only-number="10" ng-minlength="10" maxlength="10" aria-describedby="countryCode mobileErrMsg" aria-invalid="" required=""> </div>
<div id="mobileErrMsg" ng-class="{'has-error': contactForm.mobileNo.$invalid}" class="has-error"> <!-- ngIf: contactForm.mobileNo.$error.required && (contactForm.mobileNo.$touched || $ctrl.submitted) -->
<!-- ngIf: contactForm.mobileNo.$error.minlength && (contactForm.mobileNo.$touched || $ctrl.submitted) --> <!-- ngIf: contactForm.mobileNo.$error.pattern && !contactForm.mobileNo.$error.minlength && contactForm.mobileNo.$touched -->
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-6 col-sm-6 col-xs-12">
<div class="form-group line-spacer"> <label for="email">Customer's E-mail Address</label>
<div ng-class="{'has-error': contactForm.email.$invalid && (contactForm.email.$touched || $ctrl.submitted)}"> <input type="text" id="email" name="email"
class="form-control ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-pattern ng-valid-maxlength" ng-model="$ctrl.model.email" trim="" email-chars="39" ng-maxlength="39" placeholder="sample@abc.com"
ng-pattern="/^[_a-zA-Z0-9]+((\.|\-)[_a-zA-Z0-9]+)*@[a-zA-Z0-9-]+(\.[a-zA-Z0-9-]+)*(\.[a-zA-Z]{2,4})$/" aria-describedby="emailErrMsg" aria-invalid="" required=""> </div>
<div id="emailErrMsg" ng-class="{'has-error': (contactForm.email.$invalid)}" class="has-error"> <!-- ngIf: contactForm.email.$error.required && (contactForm.email.$touched || $ctrl.submitted) -->
<!-- ngIf: contactForm.email.$error.pattern && contactForm.email.$touched --> <!-- ngIf: (contactForm.email.$error.maxlength && !contactForm.email.$error.pattern) --> </div>
</div>
</div> <!-- ngIf: $ctrl.isStaffJourney -->
</div>
<div class="row"> <!-- ngIf: !$ctrl.isStaffJourney -->
<div class="col-md-6 col-sm-6 col-xs-12 ng-scope" ng-if="!$ctrl.isStaffJourney">
<div class="form-group line-spacer"> <label for="ekyc">E-KYC type</label>
<div ng-class="{'has-error': contactForm.ekyc.$invalid && (contactForm.ekyc.$touched || $ctrl.submitted)}"> <custom-select>
<div class="select-wrapper">
<div class="arrow" tabindex="-1" aria-hidden="true"> <i class="icon icon-chevron-down"></i> </div> <ng-transclude> <select id="ekyc" name="ekyc"
class="form-control ng-pristine ng-untouched ng-scope ng-empty ng-invalid ng-invalid-required" ng-model="$ctrl.model.ekyc" ng-options="item for item in $ctrl.ekycDIY" aria-describedby="ekycErrMsg" aria-invalid="" required="">
<option value="" class="" selected="selected">Please select</option>
<option label="Yes (I will keep my Aadhaar ready)" value="string:Yes (I will keep my Aadhaar ready)">Yes (I will keep my Aadhaar ready)</option>
<option label="No (I will fill the details manually)" value="string:No (I will fill the details manually)">No (I will fill the details manually)</option>
</select> </ng-transclude>
</div>
</custom-select> </div>
<div id="ekycErrMsg" ng-class="{'has-error': contactForm.ekyc.$invalid}" class="has-error"> <!-- ngIf: contactForm.ekyc.$error.required && (contactForm.ekyc.$touched || $ctrl.submitted) --> </div>
</div>
</div><!-- end ngIf: !$ctrl.isStaffJourney -->
</div> <!-- ngIf: !$ctrl.isStaffJourney && $ctrl.otpSent --> <!-- ngIf: $ctrl.isStaffJourney --> <!-- ngIf: !$ctrl.isStaffJourney -->
<div class="para-top-margin ng-scope" ng-if="!$ctrl.isStaffJourney"> <input type="checkbox" id="salariedChk" name="salariedChk" class="screen-reader-only ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required"
ng-focus="$ctrl.hasSalariedChkFocus = true;" ng-blur="$ctrl.hasSalariedChkFocus = false;" ng-model="$ctrl.model.salariedConsent" aria-describedby="nonSalariedErrMsg" aria-invalid="" required=""> <label for="salariedChk" id="salariedLbl"
class="checkbox-label" ng-class="{'focus': $ctrl.hasSalariedChkFocus, 'error': contactForm.salariedChk.$invalid && (contactForm.salariedChk.$touched || $ctrl.submitted)}">
<font size="2.5">I am a salaried individual</font><br>
<font size="1"> (We offer Credit Cards to self-employed applicants who have an existing Savings or Current account with the bank)</font>
</label>
<div id="nonSalariedErrMsg" ng-class="{'has-error': contactForm.salariedChk.$invalid && (contactForm.salariedChk.$touched || $ctrl.submitted)}">
<!-- ngIf: contactForm.salariedChk.$error.required && (contactForm.salariedChk.$touched || $ctrl.submitted) --> </div>
</div><!-- end ngIf: !$ctrl.isStaffJourney --> <!-- ngIf: !$ctrl.isStaffJourney -->
<div class="para-top-margin ng-scope" ng-if="!$ctrl.isStaffJourney"> <!-- ngIf: !$ctrl.showFull --><span ng-if="!$ctrl.showFull" class="ng-scope">By providing the above information, I hereby authorize HSBC to retrieve my credit information
report on my behalf from relevant credit bureaus…</span><!-- end ngIf: !$ctrl.showFull -->
<div ng-show="!$ctrl.showFull" class="text-right" aria-hidden="false"> <span ng-click="$ctrl.showFull = true" role="button" tabindex="0"> <span class="icon icon-chevron-down" aria-hidden="true"></span>Read more <span
class="screen-reader-only"> about terms and conditions</span> </span> </div> <span ng-show="$ctrl.showFull" aria-hidden="true" class="ng-hide">By providing the above information, I hereby authorize HSBC to retrieve my credit information
report on my behalf from relevant credit bureaus basis the personal information by me given in this form to check eligibility for my credit card application. I hereby provide my express consent for HSBC representatives to call/SMS/email me
on the number/email provided by me on this form. I agree and understand that this will impact my credit score. </span>
<div class="text-right ng-hide" ng-show="$ctrl.showFull" aria-hidden="true"> <span ng-click="$ctrl.showFull = false" role="button" tabindex="0"> <span class="icon icon-chevron-up" aria-hidden="true"></span>Read less <span
class="screen-reader-only"> about terms and conditions</span> </span> </div>
</div><!-- end ngIf: !$ctrl.isStaffJourney -->
</div>
</div> <br>
<div class="row">
<div class="col-md-12 col-sm-12 col-xs-12">
<div class="bg"> <b>Points to Note</b> <br><br>
<ul>
<li><b>Complete KYC with one video call and Enjoy Contactless banking with HSBC </b></li> <!-- ngIf: !$ctrl.isStaffJourney -->
<li ng-if="!$ctrl.isStaffJourney" class="ng-scope"> <b>Keep PAN card , Aadhaar number and Income documents handy to complete your application </b></li><!-- end ngIf: !$ctrl.isStaffJourney -->
<li><b>To fast-track your application, provide details as mentioned in Aadhaar. For e.g. Please mention mobile number linked with Aadhaar </b></li>
</ul>
</div>
</div>
</div> <!-- ngIf: !$ctrl.isStaffJourney --><step-footer ng-if="!$ctrl.isStaffJourney" show-generate-otp="!$ctrl.otpSent" generate-otp-callback="$ctrl.generateOtp(contactForm)" show-continue="$ctrl.otpSent"
continue-callback="$ctrl.validateOtp(contactForm.$valid)" class="ng-scope ng-isolate-scope">
<div id="step-footer">
<div class="col-md-12 col-sm-12 col-xs-12 no-padding-lr">
<hr>
</div>
<div id="footer-container">
<div id="back-link-container"> <!-- ngIf: $ctrl.showBack --> <!-- ngIf: $ctrl.showCancel --> <!-- ngIf: $ctrl.showBack || $ctrl.showCancel --> </div>
<div id="buttons-container"> <!-- ngIf: $ctrl.showSave --> <!-- ngIf: $ctrl.showExit --> <!-- ngIf: $ctrl.showBackToHome --> <!-- ngIf: $ctrl.showSkip --> <!-- ngIf: $ctrl.showGenerateOtp --><button ng-if="$ctrl.showGenerateOtp"
class="button-primary ng-scope" ng-click="$ctrl.generateOtpCallback()">Generate OTP</button><!-- end ngIf: $ctrl.showGenerateOtp --> <!-- ngIf: $ctrl.showApply --> <!-- ngIf: $ctrl.showVcip --> <!-- ngIf: $ctrl.wshowVcip -->
<!-- ngIf: $ctrl.showContinue --> <!-- ngIf: $ctrl.showCon --> <!-- ngIf: $ctrl.showProceed --> <!-- ngIf: $ctrl.showClose --> <!-- ngIf: $ctrl.showVerify --> <!-- ngIf: $ctrl.showAadhaarOtp --> <!-- ngIf: $ctrl.showBiometric -->
<!-- ngIf: $ctrl.showSubmitOtp --> <!-- ngIf: $ctrl.showVerifyCode --> <!-- ngIf: $ctrl.showdownloadVcip --> </div>
</div>
</div>
</step-footer><!-- end ngIf: !$ctrl.isStaffJourney --> <!-- ngIf: $ctrl.isStaffJourney -->
</form>
Text Content
1. Basic Information 2. Personal details 3. Employment details 4. Review details 5. Additional details 6. Consent and Submit Currently on step 1. 1 / 6 Basic Information * * * * * * HSBC PLATINUM CREDIT CARD * NIL JOINING & ANNUAL FEES * COMPLETE YOUR CREDIT CARD APPLICATION IN JUST 3 STEPS APPLY FOR CARD -> GET INSTANT APPROVAL -> COMPLETE YOUR VIDEO KYC = WIN INR 250 AMAZON E-GIFT VOUCHER ELIGIBILITY REQUIREMENTS Before you apply for the HSBC Platinum Credit Card, please confirm you meet the following criteria * Age - 18 years to 65 years * Minimum Annual Income – INR 4,00,000 * Resident Indian * City of Residence – Bengaluru, Chennai, Gurugram, Hyderabad, Mumbai, New Delhi, Noida, Pune, Chandigarh, Kolkata, Jaipur, Ahmedabad, coimbatore and kochi. * Employment - Salaried individuals only CONTACT DETAILS Customer's Full Name As per PAN Only Customer's Mobile Number +91 Customer's E-mail Address E-KYC type Please selectYes (I will keep my Aadhaar ready)No (I will fill the details manually) I am a salaried individual (We offer Credit Cards to self-employed applicants who have an existing Savings or Current account with the bank) By providing the above information, I hereby authorize HSBC to retrieve my credit information report on my behalf from relevant credit bureaus… Read more about terms and conditions By providing the above information, I hereby authorize HSBC to retrieve my credit information report on my behalf from relevant credit bureaus basis the personal information by me given in this form to check eligibility for my credit card application. I hereby provide my express consent for HSBC representatives to call/SMS/email me on the number/email provided by me on this form. I agree and understand that this will impact my credit score. Read less about terms and conditions Points to Note * Complete KYC with one video call and Enjoy Contactless banking with HSBC * Keep PAN card , Aadhaar number and Income documents handy to complete your application * To fast-track your application, provide details as mentioned in Aadhaar. For e.g. Please mention mobile number linked with Aadhaar -------------------------------------------------------------------------------- Generate OTP © Copyright. HSBC Bank (India) Limited (Company Registration No. 201420624K) 2018 v 6