apply.standardchartered.co.in Open in urlscan Pro
23.36.162.80  Public Scan

Submitted URL: http://scbrb.zeemail.in/vtrack?clientid=113190&ul=UAVQBwBbB1ZIAk9DVQ9KAwgIBBAaSg5EVlZUcksGTVsNWR4AXQJaDQALBl0NBQoFDU8=&m...
Effective URL: https://apply.standardchartered.co.in/credit-card/provide-info/?card=28231?utm_source=edm_cc_pq_offer_apr&utm_medium=internal_edm_apr&...
Submission: On June 09 via manual from SG — Scanned from DE

Form analysis 3 forms found in the DOM

POST

<form class="form_slider uk-position-relative cc-form-height" id="cc_first_form" method="post">
  <div class="form-item active uk-padding-small form-item-1 uk-text-center">
    <div class="f-inn f-inn-radiobut">
      <label>
        <div class="uk-text-black ff-helvetica fs-18 fs-16-mobile uk-margin-bottom">Do you have an existing relationship<br>with Standard Chartered Bank?<span class="uk-text-red">*</span></div>
        <div class="uk-display-inline-block fs-16 uk-margin-small-top uk-margin-right cursor-pointer"><label class="container uk-position-relative"><input type="radio" class="cc_choice_1" name="choice_1" value="1" data-id="form-item-2"
              data-current="form-item-1"><span class="checkmark"></span>&nbsp;&nbsp;Yes</label></div>
        <div class="uk-display-inline-block fs-16 uk-margin-small-top cursor-pointer"><label class="container uk-position-relative"><input type="radio" class="cc_choice_1" name="choice_1" value="0" data-id="form-item-4"
              data-current="form-item-1"><span class="checkmark"></span>&nbsp;&nbsp;No</label></div>
      </label>
    </div>
    <div class="uk-margin-medium-top">
      <span id="cc_choice_1_next" class="uk-button uk-btn-green proceed_btn uk-border-pill next-btn ff-helvetica-bold" data-target="" data-current="form-item-1" style="display: none;">Next</span>
    </div>
  </div>
  <div class="form-item uk-padding-small form-item-2 uk-text-center">
    <div class="f-inn f-inn-radiobut">
      <label>
        <div class="uk-text-black ff-helvetica fs-18 fs-16-mobile uk-margin-bottom">Do you have an existing<br>Standard Chartered Bank Credit Card?<span class="uk-text-red">*</span></div>
        <div class="uk-display-inline-block fs-16 uk-margin-small-top uk-margin-right cursor-pointer"><label class="container uk-position-relative"><input type="radio" name="choice_3" value="1" data-current="form-item-2"
              uk-toggle="target: #modal-rs1" class="cc_choice_card"><span class="checkmark"></span>&nbsp;&nbsp;Yes</label></div> <!--  -->
        <div class="uk-display-inline-block fs-16 uk-margin-small-top cursor-pointer"><label class="container uk-position-relative"><input type="radio" name="choice_3" value="0" data-id="form-item-3" data-current="form-item-2"
              class="cc_choice_card"><span class="checkmark"></span>&nbsp;&nbsp;No</label></div>
      </label>
    </div>
    <div class="uk-margin-medium-top">
      <span class="uk-button uk-button uk-btn-green proceed_btn uk-border-pill back-btn ff-helvetica-bold ">Back</span>
      <span class="uk-button uk-btn-green proceed_btn uk-border-pill next-btn ff-helvetica-bold" data-target="form-item-3" data-current="form-item-2">Next</span>
    </div>
  </div>
  <div class="form-item uk-padding-small form-item-3 uk-text-center">
    <div class="f-inn f-inn-radiobut">
      <label>
        <div class="uk-text-black ff-helvetica fs-18 fs-16-mobile uk-margin-bottom">Do you have an existing<br>Standard Chartered Bank Debit Card?<span class="uk-text-red">*</span></div>
        <div class="uk-display-inline-block fs-16 uk-margin-small-top uk-margin-right cursor-pointer"><label class="container uk-position-relative"><input class="cc_choice_debit" type="radio" name="choice_2" value="1" data-id="form-item-5"
              data-current="form-item-3"><span class="checkmark"></span>&nbsp;&nbsp;Yes</label></div>
        <div class="uk-display-inline-block fs-16 uk-margin-small-top uk-margin-right cursor-pointer"><label class="container uk-position-relative"><input class="cc_choice_debit" type="radio" name="choice_2" value="0" data-id="form-item-4"
              data-current="form-item-3"><span class="checkmark"></span>&nbsp;&nbsp;No</label></div>
      </label>
    </div>
    <div class="uk-margin-medium-top">
      <span class="uk-button uk-button uk-btn-green proceed_btn uk-border-pill back-btn ff-helvetica-bold ">Back</span>
      <span id="cc_next_debit" class="uk-button uk-btn-green proceed_btn uk-border-pill next-btn ff-helvetica-bold" data-target="" data-current="form-item-3">Next</span>
    </div>
  </div>
  <div class="form-item uk-padding-small form-item-4 uk-text-center">
    <div class="uk-display-inline-block form-box">
      <div class="uk-position-relative">
        <label class="uk-form-label fs-14 uk-position-absolute field_label">Full Name</label>
        <input class="uk-input uk-form-width-input uk-border-rounded" type="text" placeholder="" id="full_name1" name="full_name1" maxlength="64">
        <span class="error fullnameErr" style="display: none;">Error Here</span>
      </div>
      <div class="uk-position-relative">
        <label class="uk-form-label fs-14 uk-position-absolute field_label">Email ID</label>
        <input class="uk-input uk-form-width-input uk-border-rounded" type="email" placeholder="" id="email1" name="email1">
        <span class="error emailErr" style="display: none;">Error Here</span>
      </div>
      <div class="mt-10 uk-position-relative">
        <label class="uk-form-label fs-14 uk-position-absolute field_label">Mobile Number<span class="uk-text-red">*</span></label>
        <div class="uk-inline">
          <span class="uk-form-icon icon-plus-91"></span>
          <input class="uk-input uk-form-width-input uk-border-rounded" type="text" placeholder="" id="mobile1" name="mobile1" onkeypress="javascript:return isNumber(this,event);" maxlength="10" data-current="form-item-4">
          <!-- data-target="form-item-7" -->
        </div>
        <span class="error mblErr" style="display: none;">Error Here</span>
      </div>
    </div>
    <div class="uk-margin-medium-top">
      <span class="uk-button uk-button uk-btn-green proceed_btn uk-border-pill back-btn ff-helvetica-bold ">Back</span>
      <span id="email_mobile_next" class="uk-button uk-btn-green proceed_btn uk-border-pill next-btn ff-helvetica-bold" data-target="form-item-7" data-current="form-item-4" style="display: none;">Next</span>
    </div>
  </div>
  <div class="form-item uk-padding-small form-item-5 uk-text-center">
    <div class="uk-margin-small-top uk-position-relative">
      <label class="uk-form-label fs-14 uk-position-absolute field_label">Full Name<span class="uk-text-red">*</span></label>
      <div class="uk-inline">
        <input class="uk-input uk-form-width-input uk-border-rounded mobile2" type="text" placeholder="" id="full_name2" name="full_name2" maxlength="64">
      </div>
      <span class="error fullnameErr" style="display: none;">Error Here</span>
    </div>
    <div class="uk-margin-small-top uk-position-relative">
      <label class="uk-form-label fs-14 uk-position-absolute field_label">Email<span class="uk-text-red">*</span></label>
      <div class="uk-inline">
        <input class="uk-input uk-form-width-input uk-border-rounded" type="text" placeholder="" id="email3" name="email3">
      </div>
      <span class="error emailErr" style="display: none;">Error Here</span>
    </div>
    <div class="uk-margin-small-top uk-position-relative">
      <label class="uk-form-label fs-14 uk-position-absolute field_label">Mobile Number<span class="uk-text-red">*</span></label>
      <div class="uk-inline">
        <span class="uk-form-icon icon-plus-91"></span>
        <input class="uk-input uk-form-width-input uk-border-rounded mobile2" type="text" placeholder="" id="mobile2" name="mobile2" onkeypress="javascript:return isNumber(this,event);" maxlength="10">
      </div>
      <span class="error mblErr" style="display: none;">Error Here</span>
    </div>
    <div class="uk-margin-small-top uk-position-relative">
      <label class="uk-form-label fs-14 uk-position-absolute field_label">Pincode<span class="uk-text-red">*</span></label>
      <div class="uk-inline">
        <input class="uk-input uk-form-width-input uk-border-rounded pincode2 chkpincode" type="text" placeholder="" id="pincode2" name="pincode2" onkeypress="javascript:return isNumber(this,event);" maxlength="6" data-id="CC">
      </div>
      <span class="error pinErr" style="display: none;">Error Here</span>
    </div>
    <div class="uk-margin-small-top uk-position-relative">
      <label class="uk-form-label fs-14 uk-position-absolute field_label">Date of Birth<span class="uk-text-red">*</span></label>
      <div class="uk-inline">
        <input class="uk-input uk-form-width-input uk-border-rounded dob2 hasDatepicker" type="text" placeholder="dd/mm/yyyy" id="datepicker" name="dob2" maxlength="12">
      </div>
      <span class="error dob2Err" style="display: none;">Error Here</span>
    </div>
    <div class="fs-11 uk-text-left">
      <div class="uk-margin-top uk-text-35"><label class="fs-14"><input class="uk-checkbox" type="checkbox" id="chkauth_cc1">&nbsp;I authorise Standard Chartered Bank to verify &amp; conduct Credit Bureau Check *</label></div>
      <div class="uk-margin-small-top uk-text-35"><label class="fs-14"><input class="uk-checkbox" type="checkbox" id="chktc_cc1">&nbsp;I have read the
          <a href="https://apply.standardchartered.co.in/site/templates/assets/images/cc-tnc.pdf" target="_blank">Terms &amp; Conditions</a> and agree to the terms therein *</label></div>
    </div>
    <div class="uk-margin-top uk-overflow-auto">
      <!-- <button id="submitApplication" class="uk-border-pill ff-helvetica-bold uk-button proceed proceed_btn cc-btn-dsb" uk-toggle="target: #modal-otp-rtob" disabled="disabled">Proceed</button> -->
      <button id="submitApplication" class="uk-border-pill ff-helvetica-bold uk-button proceed proceed_btn cc-btn-dsb cc_first_submit btngrey" disabled="disabled">Proceed</button><!-- Removed uk-toggle="target: #modal-otp-rtob" disabled="disabled"-->
    </div>
    <div class="uk-margin-top uk-overflow-auto">
      <span class="uk-button uk-button uk-btn-green proceed_btn uk-border-pill back-btn ff-helvetica-bold  uk-align-left uk-margin-remove">Back</span>
    </div>
    <!-- <div class="uk-text-67 uk-text-small">Continue to RTOB journey</div> -->
  </div>
  <div class="form-item uk-padding-small form-item-6 uk-text-center uk-position-relative">
    <div class="uk-position-relative">
      <label class="uk-form-label fs-14 uk-position-absolute field_label">Email ID<span class="uk-text-red">*</span></label>
      <input class="uk-input uk-form-width-input uk-border-rounded" type="text" placeholder="Email ID*" id="email2" name="email2">
    </div>
    <div class="mt-35 uk-position-relative">
      <label class="uk-form-label fs-14 uk-position-absolute field_label">Mobile Number<span class="uk-text-red">*</span></label>
      <div class="uk-inline">
        <span class="uk-form-icon icon-plus-91"></span>
        <input class="uk-input uk-form-width-input uk-border-rounded" type="text" placeholder="" id="mobile3" name="mobile3">
      </div>
    </div>
    <div class="fs-11 uk-text-left">
      <div class="uk-margin-top uk-text-35"><label class="fs-14"><input class="uk-checkbox" type="checkbox" id="chkauth1">&nbsp;I authorise Standard Chartered Bank to verify &amp; conduct Credit Bureau Check *</label></div>
      <div class="uk-margin-small-top uk-text-35"><label class="fs-14"><input class="uk-checkbox" type="checkbox" id="chktc1">&nbsp;I have read the
          <a href="https://apply.standardchartered.co.in/site/templates/assets/images/cc-tnc.pdf" target="_blank">Terms &amp; Conditions</a> and agree to the terms therein *</label></div>
    </div>
    <div class="uk-margin-top uk-overflow-auto">
      <button id="submitApplication" class="uk-border-pill ff-helvetica-bold uk-button proceed proceed_btn cc_first_submit btngrey" uk-toggle="target: #modal-rs1">Proceed</button>
    </div>
    <div class="uk-margin-top uk-overflow-auto">
      <span class="uk-button uk-button uk-btn-green proceed_btn uk-border-pill back-btn ff-helvetica-bold  uk-align-left uk-margin-remove">Back</span>
    </div>
    <!-- <div class="uk-text-67 uk-text-small">Continue to Rs.1 transaction</div> -->
  </div>
  <div class="form-item uk-padding-small form-item-7 uk-text-center">
    <div class="uk-display-inline-block uk-position-relative form-box">
      <label class="uk-form-label fs-14 uk-position-absolute field_label">Residence Zip Code <span class="uk-text-red">*</span></label>
      <input class="uk-input uk-form-width-input uk-border-rounded chkpincode" type="text" placeholder="" id="zipcode" name="pincode" onkeypress="javascript:return isNumber(this,event);" maxlength="6" data-current="form-item-7" data-id="CC">
      <span class="error pinErr" style="display: none;">Error Here</span> <!-- data-target="form-item-8" -->
    </div>
    <div class="uk-margin-medium-top">
      <span class="uk-button uk-button uk-btn-green proceed_btn uk-border-pill back-btn ff-helvetica-bold ">Back</span>
      <span id="zipcode_next" class="uk-button uk-btn-green proceed_btn uk-border-pill next-btn ff-helvetica-bold" data-target="form-item-8" data-current="form-item-7" style="display: none;">Next</span>
    </div>
  </div>
  <div class="form-item uk-padding-small form-item-8 uk-text-center">
    <div class="uk-form-controls uk-display-inline-block uk-position-relative form-box">
      <label class="uk-form-label fs-14 uk-position-absolute field_label">Source of Income<span class="uk-text-red">*</span></label>
      <select class="uk-select uk-form-width-input uk-border-rounded income_source_next" id="form-stacked-select" name="salaried_ac">
        <option selected="selected">Source of Income</option>
        <option data-current="form-item-8" value="1" data-id="form-item-9">Salaried</option> <!-- 9 down 10 -->
        <option data-current="form-item-8" value="2" data-id="form-item-10">Self Employed Business</option>
        <option data-current="form-item-8" value="3" data-id="form-item-10">Self Employed Professional</option>
      </select>
    </div>
    <div class="uk-margin-medium-top">
      <span class="uk-button uk-button uk-btn-green proceed_btn uk-border-pill back-btn ff-helvetica-bold ">Back</span>
      <span id="income_select_next" class="uk-button uk-btn-green proceed_btn uk-border-pill next-btn ff-helvetica-bold" data-target="" data-current="form-item-8" style="display: none;">Next</span>
    </div>
  </div>
  <div class="form-item uk-padding-small form-item-9 uk-text-center">
    <div>
      <div class="uk-margin-small-top uk-position-relative">
        <label class="uk-form-label fs-14 uk-position-absolute field_label">Gross Monthly Income<span class="uk-text-red">*</span></label>
        <input class="uk-input uk-form-width-input uk-border-rounded add-income" name="grossmonthlyincome" id="grossmonthlyincome" onkeypress="javascript:return isNumber(this,event);" data-current="form-item-9" type="text" placeholder="">
        <input type="hidden" name="cardid" id="cardid" value="28231">
      </div>
      <div><span class="error mthlyErr" style="display: none;">Error Here</span></div>
      <div class="fs-11 uk-text-left">
        <div class="uk-margin-top uk-text-35"><label class="fs-14"><input class="uk-checkbox" type="checkbox" id="chkauth_cc2">&nbsp;I authorise Standard Chartered Bank to verify &amp; conduct Credit Bureau Check *</label></div>
        <div class="uk-margin-small-top uk-text-35"><label class="fs-14"><input class="uk-checkbox" type="checkbox" id="chktc_cc2">&nbsp;I have read the
            <a href="https://apply.standardchartered.co.in/site/templates/assets/images/cc-tnc.pdf" target="_blank">Terms &amp; Conditions</a> and agree to the terms therein *</label></div>
      </div>
      <div class="uk-margin-top uk-overflow-auto">
        <button id="submitApplication" class="uk-border-pill ff-helvetica-bold uk-button proceed proceed_btn cc_first_submit btngrey" disabled="disabled">Proceed</button> <!-- uk-toggle="target: #modal-otp" -->
      </div>
      <div class="uk-margin-top uk-overflow-auto">
        <span class="uk-button uk-button uk-btn-green proceed_btn uk-border-pill back-btn ff-helvetica-bold  uk-align-left uk-margin-remove">Back</span>
      </div>
    </div>
  </div>
  <div class="form-item uk-padding-small form-item-10 uk-text-center">
    <div>
      <div class="uk-margin-top uk-position-relative">
        <label class="uk-form-label fs-14 uk-position-absolute field_label">Annual Income as per ITR*<span class="uk-text-red">*</span></label>
        <input class="uk-input uk-form-width-input uk-border-rounded add-income" name="annualincome" id="annualincome" onkeypress="javascript:return isNumber(this,event);" data-current="form-item-10" type="text" placeholder="">
        <input type="hidden" name="cardid" id="cardid" value="28231">
      </div>
      <div><span class="error mthlyErr" style="display: none;">Error Here</span></div>
      <div class="fs-11 uk-text-left">
        <div class="uk-margin-top uk-text-35"><label class="fs-14"><input class="uk-checkbox" type="checkbox" id="chkauth_cc3">&nbsp;I authorise Standard Chartered Bank to verify &amp; conduct Credit Bureau Check *</label></div>
        <div class="uk-margin-small-top uk-text-35"><label class="fs-14"><input class="uk-checkbox" type="checkbox" id="chktc_cc3">&nbsp;I have read the
            <a href="https://apply.standardchartered.co.in/site/templates/assets/images/cc-tnc.pdf" target="_blank">Terms &amp; Conditions</a> and agree to the terms therein *</label></div>
      </div>
      <input type="hidden" name="input_flag" value="3">
      <input type="hidden" name="source_type" value="8">
      <input type="hidden" name="product" value="2">
      <input type="hidden" name="cc_product" id="cc_product" value="28231?utm_source=edm_cc_pq_offer_apr">
      <input type="hidden" name="product_url" value="https://av.sc.com/in/content/docs/in-digismart-most-important-terms-and-conditions.pdf">
      <input type="hidden" name="product_type" value="528">
      <input type="hidden" name="campaign" value="INCC000000FFONLN">
      <input type="hidden" name="product_image" value="/site/assets/files/28231/digismart-visa-platinum-creditcard-cardface-1.png">
      <input type="hidden" name="card_name" id="card_name" value="DigiSmart credit card">
      <input type="hidden" name="utm_campaign" id="utm_campaign" value="edm_bau_segments_cc_pq_amazon_apr">
      <input type="hidden" name="utm_source" id="utm_source">
      <input type="hidden" name="utm_medium" id="utm_medium" value="internal_edm_apr">
      <input type="hidden" name="utm_adgroup" id="utm_adgroup">
      <input type="hidden" name="utm_channel" id="utm_channel">
      <input type="hidden" name="utm_param" id="utm_param"
        value="card=28231?utm_source=edm_cc_pq_offer_apr&amp;utm_medium=internal_edm_apr&amp;utm_campaign=edm_bau_segments_cc_pq_amazon_apr&amp;utm_content=segments_content_cc_pq_digi_amazon_apr&amp;__sta=QJQVBQVVVJQUBB%7CQBQHI&amp;__stm_medium=email&amp;__stm_source=smartech">
      <input type="hidden" name="city" id="city">
      <input type="hidden" name="state" id="state">
      <input type="hidden" name="initiatedby" id="initiatedby">
      <input type="hidden" name="subcategory" id="subcategory" value="online-shopping-card">
      <div class="uk-margin-top uk-overflow-auto">
        <button id="submitApplication" class="uk-border-pill ff-helvetica-bold uk-button proceed proceed_btn cc_first_submit btngrey" disabled="disabled">Proceed</button> <!-- uk-toggle="target: #modal-otp" -->
      </div>
      <div class="uk-margin-top uk-overflow-auto">
        <span class="uk-button uk-button uk-btn-green proceed_btn uk-border-pill back-btn ff-helvetica-bold  uk-align-left uk-margin-remove">Back</span>
      </div>
    </div>
  </div>
</form>

Name: frm_otpPOST

<form class="uk-grid uk-grid-small uk-width-1-1 uk-flex uk-flex-middle" name="frm_otp" id="frm_otp" method="POST">
  <div class="uk-width-1-3@s uk-width-1-1">
    <label>Mobile number</label>
    <div class="uk-inline">
      <span class="uk-form-icon icon-plus-91 icon-margin-remove"></span>
      <input class="uk-input uk-form-width-input uk-border-rounded verifymobile" name="verifymobile" id="verifymobile" type="tel" value="" tabindex="1" maxlength="10" onkeypress="javascript:return isNumber(this,event);">
    </div>
  </div>
  <div class="uk-width-1-3@s uk-width-1-1">
    <label>Verification OTP</label>
    <input class="uk-input uk-form-width-input uk-border-rounded" name="otpmobile" id="otpmobile" type="tel" value="" tabindex="2" autofocus="" maxlength="6" onkeypress="javascript:return isNumber(this,event);">
    <input name="otpvalue" type="hidden" id="otpvalue" value="">
    <input name="hiddenlink" type="hidden" id="hiddenlink">
    <input name="uqid" type="hidden" id="uqid" value="">
    <input type="hidden" name="TOKEN662531279X1654761990" value="Gq9slnoMuHiPGQnZABrK.gksLtHUs/ws" class="_post_token">
  </div>
  <div class="uk-width-1-3@s uk-width-1-1">
    <label>&nbsp;</label>
    <div>
      <!-- <a href="#" class="uk-button uk-button-small uk-btn-green-bg uk-margin-small-right uk-text-white go_etb otpvalidate" >Go</a> onclick="fnVerifyOTP();" -->
      <input class="uk-button uk-button-small uk-btn-green-bg uk-border-pill frmotpvalidate" type="submit" name="submit" id="submit" value="GO">
      <button class="uk-button uk-button-small uk-btn-blue-bg uk-border-pill" onclick="OTPResendfn('verifymobile','otpvalue','PL','uqid');">Resend</button>
    </div>
  </div>
</form>

Name: frm_multicardPOST /billdesk-request/

<form action="/billdesk-request/" method="POST" class="uk-grid uk-grid-small uk-width-1-1 uk-flex uk-flex-middle" name="frm_multicard" id="frm_multicard">
  <!-- <form action="https://uat.billdesk.com/pgidsk/PGIMerchantPayment" class="uk-grid uk-grid-small uk-width-1-1 uk-flex uk-flex-middle"> -->
  <div class="uk-width-1-1 uk-margin-small">
    <label>
      <div class="uk-margin-small">Select the name of Standard Chartered credit card you currently hold</div>
    </label>
    <select name="applied_card" class="uk-select cc_rs" id="applied_card" style="text-transform: capitalize;">
      <option value="">Select Card</option>
      <option>Manhattan Platinum credit card</option>
      <option>Platinum Rewards credit card</option>
      <option>Smart Credit Card</option>
      <option>Ultimate Credit Card</option>
      <option>Visa Infinite credit card</option>
      <option value="Priority VISA Infinite credit card">Priority VISA Infinite credit card</option>
      <option value="Others">Others</option>
    </select>
  </div>
  <div class="uk-width-1-1 uk-margin uk-text-left">
    <!-- <label class="uk-flex"><input type="checkbox" class="uk-checkbox uk-margin-small-left uk-flex-none uk-margin-small-right uk-margin-small-top" name="multi_chk1" id="multi_chk1"/><span>Check my eligibility for Credit Limit increase</span></label><br> -->
    <label class="uk-flex"><input type="checkbox" class="uk-checkbox uk-margin-small-left uk-flex-none uk-margin-small-right uk-margin-small-top" name="multi_chk2" id="multi_chk2" disabled="disabled"> <span>I accept that I have read, understood, and
        agree to be bound by the <a href="https://av.sc.com/in/content/docs/in-credit-card-terms-and-condition.pdf" target="_blank" class="billesk_term_cond" title="click here to read T&amp;C">Credit Card Terms</a> that are part of the application,
        and I wish to submit my application.</span></label><br>
    <label class="uk-flex"><input type="checkbox" class="uk-checkbox uk-margin-small-left uk-flex-none uk-margin-small-right uk-margin-small-top" name="multi_chk3" id="multi_chk3" disabled="disabled"><span>I accept that I have read, understood, and
        agree to be bound by the
        <a href="https://av.sc.com/in/content/docs/in-digismart-most-important-terms-and-conditions.pdf" target="_blank" class="billesk_most_important" title="click here to read most important document">Most Important Document</a>, and I wish to
        submit my application.</span></label><br>
    <div><b>Note:</b> Please read through the Credit Card Terms and Most Important Document before ticking the checkboxes<br>
    </div>
    <input type="hidden" name="existing_card" value="DigiSmart credit card">
    <input type="hidden" name="RU" value="/billdesk-response/">
  </div>
  <div class="uk-width-1-1 uk-margin uk-text-center">
    <button type="submit" class="uk-button uk-margin uk-btn-green-bg uk-margin-small-right uk-text-white uk-close proceedauthenticate">Proceed to Authenticate</button>
  </div>
  <!-- <a href="#billdeskModal" class="uk-button uk-margin uk-btn-green-bg uk-margin-small-right uk-text-white" uk-toggle>Proceed to Authenticate</a> -->
</form>

Text Content

YOU ARE APPLYING FOR
DIGISMART CREDIT CARD


THE PERFECT CREDIT CARD FOR ALL YOUR ONLINE SHOPPING


ENJOY UP TO 20% OFF* AT MYNTRA, GROFERS, ZOMATO, OLA & MORE


GET 10% OFF* ON FOOD ORDERS FROM ZOMATO


ENJOY 20% OFF* AT MYNTRA WITH NO MINIMUM SPENDS


GET 10% OFF* AT GROFERS WITH NO MINIMUM SPENDS


THE PERFECT CREDIT CARD FOR ALL YOUR ONLINE SHOPPING


ENJOY UP TO 20% OFF* AT MYNTRA, GROFERS, ZOMATO, OLA & MORE


GET 10% OFF* ON FOOD ORDERS FROM ZOMATO


ENJOY 20% OFF* AT MYNTRA WITH NO MINIMUM SPENDS


GET 10% OFF* AT GROFERS WITH NO MINIMUM SPENDS


THE PERFECT CREDIT CARD FOR ALL YOUR ONLINE SHOPPING


GET INSTANT APPROVAL ONLINE

 * Select Card
 * Application
 * Approval
 * Documents

Do you have an existing relationship
with Standard Chartered Bank?*
  Yes
  No
Next
Do you have an existing
Standard Chartered Bank Credit Card?*
  Yes
  No
Back Next
Do you have an existing
Standard Chartered Bank Debit Card?*
  Yes
  No
Back Next
Full Name Error Here
Email ID Error Here
Mobile Number*

Error Here
Back Next
Full Name*

Error Here
Email*

Error Here
Mobile Number*

Error Here
Pincode*

Error Here
Date of Birth*

Error Here
 I authorise Standard Chartered Bank to verify & conduct Credit Bureau Check *
 I have read the Terms & Conditions and agree to the terms therein *
Proceed
Back
Email ID*
Mobile Number*

 I authorise Standard Chartered Bank to verify & conduct Credit Bureau Check *
 I have read the Terms & Conditions and agree to the terms therein *
Proceed
Back
Residence Zip Code * Error Here
Back Next
Source of Income* Source of Income Salaried Self Employed Business Self Employed
Professional
Back Next
Gross Monthly Income*
Error Here
 I authorise Standard Chartered Bank to verify & conduct Credit Bureau Check *
 I have read the Terms & Conditions and agree to the terms therein *
Proceed
Back
Annual Income as per ITR**
Error Here
 I authorise Standard Chartered Bank to verify & conduct Credit Bureau Check *
 I have read the Terms & Conditions and agree to the terms therein *
Proceed
Back

PLEASE VERIFY YOUR MOBILE NUMBER WITH OTP

Mobile number

Verification OTP
 
Resend

CONGRATULATIONS!

Since you are an existing Standard Chartered credit card client, you do not need
to submit any additional documentation! It's simple.


 * You just need to do a Re. 1 transaction using your existing Standard
   Chartered credit card.
 * This transaction will be construed as your acceptance of the Credit Card
   Terms and the Most Important Document containing the fees and charges of the
   relevant credit card chosen by you below.
 * On successful authentication, your request for an additional card will be
   processed, subject to bank approvals.
 * Please note your KYC details recorded with the bank shall be used to process
   the new credit card as well.
   
 * The new card will then be sent to your address registered with us.
 * In case your address has changed, please update it first by visiting your
   nearest branch with supporting documents.



--------------------------------------------------------------------------------

Select the name of Standard Chartered credit card you currently hold
Select Card Manhattan Platinum credit card Platinum Rewards credit card Smart
Credit Card Ultimate Credit Card Visa Infinite credit card Priority VISA
Infinite credit card Others
I accept that I have read, understood, and agree to be bound by the Credit Card
Terms that are part of the application, and I wish to submit my application.
I accept that I have read, understood, and agree to be bound by the Most
Important Document, and I wish to submit my application.

Note: Please read through the Credit Card Terms and Most Important Document
before ticking the checkboxes

Proceed to Authenticate

USER CONTINUES TO BILLDESK FOR RS.1 TRANSACTION.

BENEFITS

VALUE CHART

ELIGIBILITY AND DOCUMENTATION

FEES AND CHARGES

FAQS

BENEFITS

 * 20% off at Myntra - Up to INR 700 Discount per Month
 * 15% cashback on Ola - Up to INR 600 Cashback per Month
 * 10% off on Zomato - Up to INR 750 Discount per Month
 * 10% off on Grofers - Up to INR 1,000 Discount per Month
 * Weekends with BOGO offer on Inox - Up to INR 400 Discount per Month
 * Discount at Yatra on domestic flights , international flights , domestic
   hotels per Qtr.

 * 
 * 
 * 



VALUE CHART

Benefits by using Digi Smart Card Frequency of spend Annual Spends Annual
Benefit 20% discount at Myntra - 1 Txn per Month (Max INR 700) 4 times per year
- Min transaction: INR 3500 INR 14000 INR 2800 10% discount on Zomato - 5 Txns
per Month (Max INR 150) 5 Txn per year- Min transaction: INR 500 INR 30000 INR
3000 20% discount at Yatra on domestic flights (Max INR 750)* 2 Domestic Flight
per Year INR 15000 INR 1500 25% discount on domestic hotels (Max INR 4000)* 2
Domestic Hotel per Year INR 8000 INR 2000 10% discount on international flights
(Max INR 10,000)* 1 International Flight INR 25000 INR 2500 15% cashback on Ola
– (Max INR 600) INR 4000 per Month INR 48000 INR 7200 10% off on Grofers – Valid
on 5 Txn per Month - (Max INR 1000) INR 2000 per Month INR 24000 INR 2400 Buy
One Get One movie ticket at INOX. Valid on Saturday and Sunday only - 2 Txn per
Month (Max INR 200 per Txn) INR 600 per Month INR 7200 INR 4800 Monthly Fee
Reversal on meeting INR 5000 / Month NA NA INR 588

ELIGIBILITY AND DOCUMENTATION

 * Eligibility Criteria
 * Salaried
 * Self-employed

 * SALARIED MINIMUM: 18 YEARS; MAXIMUM: 62 YEARS. SELF EMPLOYED MINIMUM: 18
   YEARS; MAXIMUM: 67 YEARS
   
   APPLICANT SHOULD HAVE A STABLE MONTHLY INCOME.
   
   APPLICANT SHOULD BELONG TO CREDIT CARDS SOURCING CITIES/LOCATIONS OF THE
   BANK.
   
   ALL APPLICATIONS ARE SUBJECT TO CREDIT AND OTHER POLICY CHECKS OF THE BANK.

 * IDENTITY PROOF
   
   ADDRESS PROOF
   
   1 MONTH PAYSLIP

 * IDENTITY PROOF
   
   ADDRESS PROOF
   
   2 YEAR ITR

FEES AND CHARGES

MONTHLY USAGE FEE - INR 49,
REVERSED ON SPENDS OF INR 5000



FAQS

 * How long does it take to apply for a credit card?
   
   You can apply online and get an instant in-principle decision in minutes. A
   Bank representative will get in touch with you once you have submitted your
   application online successfully to complete the documentation requirement.
   You can expect to get your credit card, subject to final Policy and
   verification checks of the Bank, within 7-15 days from the time you submit
   your documents and signed application form, although it may take longer in
   some cases.

 * What will be my credit limit?
   
   The credit limit will depend on various factors like your income, credit
   history, etc. Your credit limit is not a permanent figure and can be
   increased or lowered at a later date depending on your spends and repayment
   behaviour.

 * Can I get an Add-on card? And will there be a separate credit limit on the
   Add-on card?
   
   Yes, you can apply for an add-on card. There won't be a separate credit limit
   for the add-on card.

 * What is a grace period?
   
   A grace period is interest free period for you to pay your credit card
   balance in full without any interest rate charges. The grace period is
   calculated based on your billing cycle and not from the date of the
   transaction.

 * How is the Minimum Amount Due on the card calculated?
   
   The minimum amount due every month shall be higher of the following (a)5% of
   statement outstanding or (b) sum total of all installments billed, interest,
   fees, other charges, amount that is over limit and 1% of the principal or Re
   250.

 * Will I be charged anything extra if I use my credit card overseas?
   
   All overseas transactions are levied with a 3.5% transaction fee.

 * How much is the interest charges?
   
   The Monthly interest rate is annualized to arrive at the Annualized
   Percentage Rate (APR). Monthly interest rate of 3.49% pm is annualized to
   arrive at an APR of 41.88% for all credit cards. However for all Priority
   Visa Infinite, Ultimate and Emirates World credit cards, the monthly interest
   rate is 3.10% pm (APR of 37.20%). For all instant credit card variants, the
   monthly interest rate is 1.99% pm (APR of 23.88%). Cash transactions will
   attract an interest rate of 3.49% (APR of 41.88%).

 * How can I make my credit card payment?
   
   Payment of your Card bills can be done by the following means: 
   •    Online banking
   
   1.    Bill Desk: From different bank accounts directly to your Card account.
   Visit https://www.billdesk.com/pgmerc/standardchartered/index1.htm 
   2.    NEFT / IBFT: From your bank account directly to your Card account by
   quoting the IFSC code SCBL0036001 and the address as MG Road, Mumbai.
   3.    Visa Money Transfer: In case of Visa franchisee credit cards, pay
   through your bank account using Visa Money Transfer.
   4.    Standard Chartered Online Banking: Standard Chartered account holders
   can pay through an account transfer.
   
   •    NACH: 
   
   NACH (National Automated Clearing House) can be initiated by submitting an
   NACH form authorizing transfer of funds. This form needs to be attested by
   the bank from where the payment needs to be made.
   
   •    Cheque/Draft Payment: 
   Dropping a cheque or a draft in favour of your Standard Chartered Bank Card
   no. xxxx xxxx xxxx xxxx (your 16 digitCard number) into any of our Cheque
   Collection Boxes. Visit www.sc.com/in for the complete list of the locations
   of Cheque Collection Boxes.
   •    Cash: 
   Cash payments can only be deposited at our branches using teller facilities.
   
   Please refer to the Important Information Document/Most Important
   Document for more details.

 * How do I report that my credit card has been lost or stolen?
   
   You must notify us immediately if you become aware that your Credit Card has
   been lost,stolen or misused. Ahmedabad, Bangalore, Chennai, Delhi,Hyderabad,
   Kolkata, Mumbai, Pune- 3940 4444 / 6601 4444 Allahabad, Amritsar, Bhopal,
   Bhubaneswar,Chandigarh, Cochin / Ernakulam,Coimbatore, Indore, Jaipur,
   Jalandhar, Kanpur, Lucknow, Ludhiana, Nagpur, Patna, Rajkot, Surat, Vadodara
   - 3940 444 / 6601 444 Gurgaon, Noida -011 - 39404444 / 011 - 66014444
   Jalgaon, Guwahati, Cuttack, Mysore,Thiruvananthpuram, Vishakhapatnam,
   Mathura, Proddatur, Dehradun, Saharanpur -1800 345 1000 Siliguri -1800 345
   5000

 * If I suspect someone has stolen my password or used it to make a fraudulent
   purchase, what should I do?
   
   You must notify us immediately if you become aware that your Card has been
   lost,stolen or misused. Ahmedabad, Bangalore, Chennai, Delhi,Hyderabad,
   Kolkata, Mumbai, Pune- 3940 4444 / 6601 4444 Allahabad, Amritsar, Bhopal,
   Bhubaneswar,Chandigarh, Cochin / Ernakulam,Coimbatore, Indore, Jaipur,
   Jalandhar, Kanpur, Lucknow, Ludhiana, Nagpur, Patna, Rajkot, Surat, Vadodara
   - 3940 444 / 6601 444 Gurgaon, Noida -011 - 39404444 / 011 - 66014444
   Jalgaon, Guwahati, Cuttack, Mysore,Thiruvananthpuram, Vishakhapatnam,
   Mathura, Proddatur, Dehradun, Saharanpur -1800 345 1000 Siliguri -1800 345
   5000


TERMS & CONDITIONS






TERMS & CONDITIONS

Product Terms and Conditions
Read More
Most important terms and conditions
Read More
Credit card terms and conditions
Read More
Onboarding Terms and Conditions
Read More
© 2022. Standard Chartered Bank. All Rights Reserved.
X
Our website uses cookies to help us improve our services to you. By continuing
to browse the site you are agreeing to our privacy policy and our use of
cookies.
To understand how the site uses cookies please read our Cookie Policy and
Privacy Policy