sellonline.tataaia.com Open in urlscan Pro
2a02:26f0:fb:599::14ac  Public Scan

Submitted URL: https://rrj.nu/CBmAxFx_
Effective URL: https://sellonline.tataaia.com/wps/portal/TATAAIA/TATAAIA_SO/
Submission: On December 15 via manual from IN — Scanned from DE

Form analysis 4 forms found in the DOM

Name: revampOtpForm

<form name="revampOtpForm" novalidate="" class="ng-pristine ng-invalid ng-invalid-required ng-valid-minlength ng-valid-maxlength">
  <div class="row">
    <div class="col-xs-12 col-sm-10 center-inputbox">
      <!-- ngIf: custLanding.otpSentType == 'E' -->
      <!-- ngIf: custLanding.otpSentType == 'M' -->
      <!-- ngIf: custLanding.otpSentType == 'BE' && !custLanding.isCitiSPFlow -->
      <p class="form-heading ng-binding ng-scope" ng-if="custLanding.otpSentType == 'BE' &amp;&amp; !custLanding.isCitiSPFlow">An OTP has been sent to your registered mobile number <strong class="ng-binding">+91 8XXXXXXX47</strong> and email address
        test@yahoo.com at 7:4:55</p><!-- end ngIf: custLanding.otpSentType == 'BE' && !custLanding.isCitiSPFlow -->
      <!-- ngIf: custLanding.otpSentType == 'BE' && (custLanding.isCitiSPFlow && citiSPOTP) -->
      <!-- NRI Cases CR Start-->
      <!-- ngIf: custLanding.otpSentType == 'B' -->
      <!-- NRI Cases CR End-->
      <!-- ngIf: custLanding.isCitiSPFlow -->
      <!-- ngIf: custLanding.isCitiSPFlow && !citiSPOTP -->
      <div class="col-xs-12 col-sm-6 center-inputbox">
        <div class="input-box m30">
          <label class="center-inputbox">Enter OTP</label>
          <input type="number" name="otp" class="form-control ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-minlength ng-valid-maxlength" ng-model="custLanding.otp" ng-minlength="4" ng-maxlength="4" required=""
            aria-invalid="true">
          <div class="error-messages ng-active ng-hide" ng-messages="revampOtpForm.otp.$error" ng-show="invalid || (revampOtpForm.otp.$invalid &amp;&amp; !revampOtpForm.otp.$pristine)" aria-live="assertive" aria-hidden="true">
            <!-- ngMessage: required -->
            <div style="font-size: 13px;" ng-message="required" class="ng-scope">Please enter OTP.</div>
            <!-- ngMessage: minlength -->
            <!-- ngMessage: maxlength -->
          </div>
          <!-- ngIf: resednOTPBtn && (!custLanding.isCitiSPFlow || (custLanding.isCitiSPFlow && citiSPOTP)) --><a class="link ng-scope" ng-if="resednOTPBtn &amp;&amp; (!custLanding.isCitiSPFlow || (custLanding.isCitiSPFlow &amp;&amp; citiSPOTP))" ng-click="enableresendotp || custLanding.resendOTP()">Resend OTP</a><!-- end ngIf: resednOTPBtn && (!custLanding.isCitiSPFlow || (custLanding.isCitiSPFlow && citiSPOTP)) -->
        </div>
        <!-- ngIf: counter > 0 --><small class="form-footer ng-binding ng-scope" ng-if="counter > 0">If you don't receive an OTP, kindly retry in 00:60</small><!-- end ngIf: counter > 0 -->
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-xs-12">
      <div class="bottom-btn">
        <!-- ngIf: custLanding.validateOTPBtn --><input class="btn btn-primary ng-scope" type="button" value="Validate &amp; Submit" ng-if="custLanding.validateOTPBtn" ng-click="custLanding.validateOTP()"><!-- end ngIf: custLanding.validateOTPBtn -->
      </div>
    </div>
  </div>
</form>

Name: otpForm

<form name="otpForm" novalidate="" class="ng-pristine ng-invalid ng-invalid-required ng-valid-minlength ng-valid-maxlength">
  <!-- ngIf: custLanding.otpSentType == 'E' -->
  <!-- ngIf: custLanding.otpSentType == 'M' -->
  <!-- ngIf: custLanding.otpSentType == 'BE' -->
  <h5 ng-if="custLanding.otpSentType == 'BE'" class="ng-binding ng-scope">An OTP has been sent to your registered mobile number <strong class="ng-binding"> +91 8XXXXXXX47</strong> and email address test@yahoo.com at 7:4:55</h5>
  <!-- end ngIf: custLanding.otpSentType == 'BE' -->
  <!-- NRI Cases CR Start-->
  <!-- ngIf: custLanding.otpSentType == 'B' -->
  <!-- NRI Cases CR End-->
  <div class="smart-wrap pr">
    <input name="otp" class="full-width inputText ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-minlength ng-valid-maxlength" type="number" ng-minlength="4" ng-maxlength="4" ng-model="custLanding.otp" required=""
      aria-invalid="true"> <span class="floating-label">OTP<em>*</em></span>
    <div ng-messages="otpForm.otp.$error" class="error-messages ng-active ng-hide" ng-show="invalid || (otpForm.otp.$invalid &amp;&amp; !otpForm.otp.$pristine)" aria-live="assertive" aria-hidden="true">
      <!-- ngMessage: required -->
      <div ng-message="required" class="ng-scope">Please enter OTP.</div>
      <!-- ngMessage: minlength -->
      <!-- ngMessage: maxlength -->
    </div>
  </div>
  <!-- ngIf: custLanding.validateOTPBtn --><input class="validate blkbtn ng-scope" type="button" value="Validate" ng-if="custLanding.validateOTPBtn" ng-click="custLanding.validateOTP()"><!-- end ngIf: custLanding.validateOTPBtn -->
  <!-- ngIf: resendOTPText -->
  <p ng-if="resendOTPText" class="margin-bottom-5 margin-top-20 ng-binding ng-scope yes">If you don't receive an OTP, kindly retry in 00:60</p><!-- end ngIf: resendOTPText -->
  <!-- ngIf: resednOTPBtn -->
  <div ng-if="resednOTPBtn" class="ng-scope"><a ng-click="enableresendotp || custLanding.resendOTP()" class="btn_otp refresh-img"> Resend OTP</a></div><!-- end ngIf: resednOTPBtn -->
</form>

Name: revampDisclaimerForm

<form name="revampDisclaimerForm" novalidate="" class="ng-pristine ng-invalid ng-invalid-required">
  <div class="row">
    <h2 class="form-head">CONSENT</h2>
    <div class="customCheckbox input-forms">
      <div class="col-xs-12 col-sm-10">
        <!-- ngIf: custLanding.FLOW_DBS_TR --><br>
        <!-- ngIf: custLanding.FLOW_DBS_TR -->
        <h5 class="form-heading" style="font-weight:700;">I hereby declare that:</h5>
        <p class="form-heading margin-bottom-5 margin-top-20 ">
          <input type="checkbox" name="agree" id="agree" value="Y" required="" ng-model="disclaimerData.agree" class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" aria-invalid="true"><label class="checkmark yes"
            for="agree"></label>I am purchasing the TATA AIA product on my own.
        </p>
        <div class="clear"></div>
        <div class="error-messages ng-active ng-hide" ng-messages="revampDisclaimerForm.agree.$error" ng-show="invaliddisclaimer || (revampDisclaimerForm.agree.$invalid &amp;&amp; !revampDisclaimerForm.agree.$pristine)" aria-live="assertive"
          aria-hidden="true">
          <!-- ngMessage: required -->
          <div style="font-size: 13px;" ng-message="required" class="ng-scope">Please select disclaimer</div>
        </div>
        <div class="clear"></div>
      </div>
      <div class="row">
        <div class="col-xs-12">
          <div class="bottom-btn">
            <input class=" btn btn-primary" type="button" value="Agree &amp; Proceed" ng-click="disclaimerSubmit(disclaimerform)">
          </div>
        </div>
      </div>
    </div>
    <p>&nbsp;</p>
    <p align="justify" class="form-footer">I agree that I am being redirected to Tata AIA Life Insurance portal which is not owned or controlled by DBS Bank Ltd. and by clicking on ‘Agree &amp; Proceed’ button. I understand that the
      information/content on this portal is owned and managed by Tata AIA Life Insurance Company Limited. I understand and accept that DBS Bank Ltd. does not control the portal and bears no responsibility for it.</p>
    <!-- <p>
							<b>RM assist- (Toggle on & off) I hereby request for RM assistance to help me fill the application form.</b>
						</p> -->
  </div>
</form>

Name: disclaimerform

<form name="disclaimerform" novalidate="" class="ng-pristine ng-invalid ng-invalid-required">
  <h2 class="text-center">CONSENT</h2>
  <div class="disclaimerForm form-wrap">
    <div class="col-lg-12 col-sm-12 col-xs-12">
      <h5 class="bold">I hereby declare that:</h5>
      <p class="margin-bottom-5 margin-top-20">
        <input type="checkbox" name="agree" id="agree" value="Y" required="" ng-model="disclaimerData.agree" class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" aria-invalid="true"><label for="agree" class="yes"><span
            class="check sprite"></span></label> I am purchasing the TATA AIA product on my own.
      </p>
      <div class="clear"></div>
      <div ng-messages="disclaimerform.agree.$error" class="error-messages ng-active ng-hide" ng-show="invaliddisclaimer || (disclaimerform.agree.$invalid &amp;&amp; !disclaimerform.agree.$pristine)" aria-live="assertive" aria-hidden="true">
        <!-- ngMessage: required -->
        <div ng-message="required" class="ng-scope">Please select disclaimer</div>
      </div>
      <div class="clear"></div>
      <p class="margin-bottom-5 margin-top-20">
        <input type="checkbox" name="agree1" id="agree1" value="Y" required="" ng-model="disclaimerData.agree1" class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" aria-invalid="true"><label for="agree1" class="yes"><span
            class="check sprite"></span></label> I hereby authorize DBS Bank Ltd. to share my KYC details with Tata AIA Life Insurance Company Ltd. for the purposes of completing this insurance application.
      </p>
      <div ng-messages="disclaimerform.agree1.$error" class="error-messages ng-active ng-hide" ng-show="invaliddisclaimer || (disclaimerform.agree1.$invalid &amp;&amp; !disclaimerform.agree1.$pristine)" aria-live="assertive" aria-hidden="true">
        <!-- ngMessage: required -->
        <div ng-message="required" class="ng-scope">Please select disclaimer</div>
      </div>
      <div class="clear"></div>
    </div>
    <div class="col-lg-12 col-sm-12 col-xs-12 top-15">
      <input class=" blkbtn" type="button" value="Agree &amp; Proceed" ng-click="disclaimerSubmit(disclaimerform)">
    </div>
  </div>
  <p>&nbsp;</p>
  <p align="justify">I agree that I am being redirected to Tata AIA Life Insurance portal which is not owned or controlled by DBS Bank Ltd. and by clicking on ‘Agree &amp; Proceed’ button. I understand that the information/content on this portal is
    owned and managed by Tata AIA Life Insurance Company Limited. I understand and accept that DBS Bank Ltd. does not control the portal and bears no responsibility for it.</p>
  <!-- <p>
							<b>RM assist- (Toggle on & off) I hereby request for RM assistance to help me fill the application form.</b>
						</p> -->
</form>

Text Content

 * Sites
 * 

Melden Sie sich an, um Authoring-Funktionen verwenden zu können

IBM WebSphere Portal
 * IBM Logo

 * Registrieren
 * Anmelden


 * TATAAIA_SOmomentan ausgewählt
 * TATAAIA_ERROR




Z6_IG1CG280NO1TB0QGP30B0C1080

Error:
In diesem Browser ist JavaScript inaktiviert. Diese Seite erfordert JavaScript.
Ändern Sie Ihre Browser-Einstellungen, damit JavaScript ausgeführt werden kann.
Genauere Anweisungen hierzu finden Sie in der Dokumentation Ihres Browsers.
{}
Z7_IG1CG280NO1TB0QGP30B0C1040


TATAAIA_SO

Komponentenaktionsmenü
 * ${title}


${loading}
 * 

Aktionen

Tata AIA Life Tata


WE WOULD LIKE TO CONFIRM YOUR DETAILS

An OTP has been sent to your registered mobile number +91 8XXXXXXX47 and email
address test@yahoo.com at 7:4:55

Enter OTP
Please enter OTP.
Resend OTP
If you don't receive an OTP, kindly retry in 00:60



WE WOULD LIKE TO CONFIRM YOUR DETAILS

AN OTP HAS BEEN SENT TO YOUR REGISTERED MOBILE NUMBER +91 8XXXXXXX47 AND EMAIL
ADDRESS TEST@YAHOO.COM AT 7:4:55

OTP*
Please enter OTP.

If you don't receive an OTP, kindly retry in 00:60

Resend OTP


CONSENT




I HEREBY DECLARE THAT:

I am purchasing the TATA AIA product on my own.


Please select disclaimer



 

I agree that I am being redirected to Tata AIA Life Insurance portal which is
not owned or controlled by DBS Bank Ltd. and by clicking on ‘Agree & Proceed’
button. I understand that the information/content on this portal is owned and
managed by Tata AIA Life Insurance Company Limited. I understand and accept that
DBS Bank Ltd. does not control the portal and bears no responsibility for it.


CONSENT

I HEREBY DECLARE THAT:

I am purchasing the TATA AIA product on my own.


Please select disclaimer


I hereby authorize DBS Bank Ltd. to share my KYC details with Tata AIA Life
Insurance Company Ltd. for the purposes of completing this insurance
application.

Please select disclaimer



 

I agree that I am being redirected to Tata AIA Life Insurance portal which is
not owned or controlled by DBS Bank Ltd. and by clicking on ‘Agree & Proceed’
button. I understand that the information/content on this portal is owned and
managed by Tata AIA Life Insurance Company Limited. I understand and accept that
DBS Bank Ltd. does not control the portal and bears no responsibility for it.

Message title



OK

Message title



OK

Loading...

Live chat software





HILFE

 * Produktdokumentation
 * Produkt-Wiki
 * Mediengalerie
 * WebSphere Portal Zone


SUPPORT

 * Supportseite
 * Unterstützte Hardware und Software
 * IBM Software Support Guide


Ergänzender Inhalt
 * ${title}${badge}

${loading}
 * 


Start Cobrowsing

CONNECT WITH THE CUSTOMER

+91

Please provide your contact details for our Experts to Assist you.
CancelGenerate Link


SHARE WITH CUSTOMER

Cobrowsing LinkCopy Link
*Copy above generated link and share with customer.
Send SMSDone

MAKE A SELECTION

Hi Our experts would like to help you in buying a new policy. Please select the
policy you would like to buy below or click Others
Select one
DenyProceed
Minimise Chat with the Customer Video Call Revoke edit access Get Sharable link

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

End Session
Maximise
Turn on microphone Turn off microphone End Call Turn on camera Turn off camera



READY TO END THE SESSION?

Lead has been closed successfully.
Remarks ( Optional )
Select end session below if you want to close session.
CancelEnd Session

CONNECT WITH OUR EXPERTS

Our Customer Support Agent will be connecting with you shortly. Please wait.
OK

CONNECT WITH OUR EXPERTS

We would like to assist you in filling your form. By clicking Allow our Customer
Service Agent will be able to see your screen and assist you. Please dont worry,
your personal data is safe and will not be visible to our Agent
CancelAllow

CONNECT WITH THE CUSTOMER

Our Customer Service Agent would like to meet you through video conferencing. By
clicking 'Connect' our Customer Service Agent and you will be connected on a
video conferencing.
DeclineConnect

CO-BROWSING ALERT*

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

Upon clicking on Pay button, you will be directed to payment gateway page to
complete your transaction. For your security reasons, please note your
co-browsing session will be paused during this session and our sales agent will
not be able to view your details.


Ok

CONNECT WITH THE CUSTOMER

Thank you, we have captured your details. We will notify you as soon as our
agent connects with you.
OK

EDIT ACCESS

Customer has requested for Edit Access. Would you like to allow?
DenyAllow

VIDEO CALL

A request will be sent to the customer and you will be connected with him/her on
virtual meeting
CancelRequest