ibanking.cab.jo
Open in
urlscan Pro
2606:4700::6812:361
Public Scan
URL:
https://ibanking.cab.jo/Authentication/index
Submission: On May 28 via manual from JO — Scanned from DE
Submission: On May 28 via manual from JO — Scanned from DE
Form analysis
9 forms found in the DOMPOST /Authentication/LoginUserNamePassword
<form class="login-form" onsubmit="return false;" timeout="30" requiressl="true" id="Form1" action="/Authentication/LoginUserNamePassword" method="post" autocomplete="off" novalidate="novalidate">
<input type="hidden" name="CSRF_TOKEN" value="" id="loginFormID_CSRF_TOKEN">
<h3 class="form-title"> Login</h3>
<div class="HeaderMessage"></div>
<div class="form-group">
<label class="control-label bold Font-ColorBank">User Name</label>
<div class="">
<div class="input-icon">
<i class="fa fa-user"></i>
<input type="hidden" id="A2AMasterHV" autocomplete="off" name="A2AMasterHV">
<input type="hidden" id="UserNameHV" name="UserNameHV">
<input type="text" id="UserName" name="UserName" maxlength="20" class="form-control" placeholder="Enter User Name" autocomplete="off" required="" aria-required="true">
</div>
</div>
</div>
<div class="form-group">
<label class="control-label bold Font-ColorBank">Password</label>
<div class="">
<div class="input-icon">
<i class="fa fa-lock"></i>
<input type="hidden" id="PasswordHV" name="PasswordHV">
<input type="password" id="Password" name="Password" maxlength="20" class="form-control" autocomplete="off" placeholder="Enter Password" required="" aria-required="true">
<span toggle="#Password" class="fa fa-fw fa-eye field-icon-En toggle-password"></span>
</div>
</div>
</div>
<div class="form-group" style="display:none;">
<label class="control-label bold"> </label>
<div class="">
<i class="fa fa-user"></i>
<label></label>
<input type="text" autocomplete="off" name="CountreyCode" id="txtCountreyCode">
</div>
</div>
<div class="form-actions text-center">
<button type="submit" id="trt" onclick="SubmitsEncry('#UserName,#Password');" class="btn default uppercase">Login</button>
</div>
<div class="create-account">
<p class="white">
<a rel="noopener noreferrer" href="javascript:;" id="forget-password" class="">Forgot Password?</a><br>
<a id="self-registration" class="uppercase">Registration</a><br>
<a rel="noopener noreferrer" href="/Authentication/ChangeCulture" class="uppercase">العربية</a>
</p>
</div>
</form>
POST /Authentication/LoginUserNameStep2
<form class="Login-SecondStep Form5" id="Form2" onload="OTPtimer()" action="/Authentication/LoginUserNameStep2" style="display:none" method="post" autocomplete="off">
<h3 class="Font-ColorBank">Login</h3>
<div class="HeaderMessage"></div>
<div class="form-group">
<div class="text-center">
<div class="Count-item">
<h4 class="OtpNumberVerfy Font-ColorBank">60</h4>
<svg class="SvgVerfy" width="80" height="80">
<circle id="circles" class="circle_animation" r="20" cy="40" cx="40" stroke-width="4" stroke="#8F288C" fill="none"></circle>
</svg>
</div>
</div>
</div>
<div class="form-group ">
<label class="control-label Font-ColorBank">OTP Number</label>
<div class="">
<div class="input-icon">
<i class="fa fa-lock"></i>
<input type="text" autocomplete="off" id="txtOTPForgostSecondStep" pattern="[A-Za-z,0-9]{4}" maxlength="4" name="OTP" autofocus="" class="form-control" placeholder="Enter OTP" required="">
</div>
</div>
</div>
<div class="form-actions">
<button type="button" id="btn_BackLogin" class="btn default btn-outline">Back</button>
<button type="submit" id="btnSubmitLoginStep21" class="btn default pull-right">Login</button>
<button type="button" id="btn_RestOTPLogin1" class="btn default uppercase pull-right" style="display:none">Resend</button>
</div>
</form>
<form class="step1-forget-form" style="display:none">
<h3 class="Font-ColorBank">Forgot Login Info</h3>
<div class="HeaderMessage"></div>
<div class="form-group">
<div class="">
</div>
</div>
<div class="form-group ">
<label class="control-label bold"> Please fill your customer ID to reset your password </label>
<div class="">
<div class="input-icon">
<i class="fa fa-mobile"></i>
<input type="text" id="txtCustomerID" name="CustomerID" class="input-icon form-control" maxlength="20" placeholder="Customer ID" required="">
</div>
</div>
</div>
<script>
$('#txtCustomerID').keyup(function() {
var val = $(this).val();
if (isNaN(val)) {
val = val.replace(/[^0-9\.]/g, '');
if (val.split('.').length > 2) val = val.replace(/\.+$/, "");
}
$(this).val(val);
})
</script>
<div class="form-actions">
<button type="button" id="forget-btnbackStep1" class="btn default btn-outline">Back</button>
<button type="button" id="btn_step1_forget_form" class="btn default uppercase pull-right">Submit</button>
</div>
</form>
<form class="step1-registration-form" style="display:none;" autocomplete="off" novalidate="novalidate">
<input type="hidden" id="ValidOTP">
<input type="hidden" id="MSGValidOTP">
<input type="hidden" id="OTP">
<input type="hidden" id="UTR">
<input type="hidden" id="CustID">
<input type="hidden" id="Country">
<input type="hidden" id="CustType">
<input type="hidden" id="Branch">
<input type="hidden" id="AFName">
<input type="hidden" id="EMail">
<input type="hidden" id="Lang">
<input type="hidden" id="PostBox">
<input type="hidden" id="Nationality">
<input type="hidden" id="DocNo">
<input type="hidden" id="MobileNumber">
<input type="hidden" id="AAddress1">
<input type="hidden" id="AAddress2">
<h3 class="Font-ColorBank">Customer Registration</h3>
<div class="HeaderMessage"></div>
<div class="MessageStep1"></div>
<div class="form-group">
<div class="">
</div>
</div>
<div class="form-group ">
<label class="control-label bold Font-ColorBank">Debit Card Number</label>
<div class="">
<div class="input-icon">
<i></i>
<input type="number" id="txtDebitCardNumber" value="" name="DebitCardNumber" onkeyup="if (/\D/g.test(this.value)) this.value = this.value.replace(/\D/g,'')" minlength="7" maxlength="16" class="input-icon form-control"
placeholder="Debit Card Number" required="" aria-required="true">
</div>
</div>
</div>
<div class="form-group ">
<label class="control-label bold Font-ColorBank"> PIN </label>
<div class="">
<div class="input-icon">
<i></i>
<input type="password" id="txtPIN" name="PIN" onkeyup="if (/\D/g.test(this.value)) this.value = this.value.replace(/\D/g,'')" maxlength="6" class="input-icon form-control" placeholder="Enter Pin Code" autocomplete="off" required=""
aria-required="true">
</div>
</div>
</div>
<div class="form-group row" style="display:none">
<div class="col-md-12">
<label class="control-label bold Font-ColorBank">Mobile Number</label>
</div>
<div class="col-md-12">
<div class="input-icon">
<input type="text" id="txtMobileNumber" name="MobileNumber" onkeyup="if (/\D/g.test(this.value)) this.value = this.value.replace(/\D/g,'')" maxlength="16" class="input-icon form-control height-29" placeholder="e.g. 962700000000"
autocomplete="off">
</div>
</div>
</div>
<div class="form-group ">
<label class="mt-checkbox control-label input-icon">
<input type="checkbox" class="" id="inlineCheckbox1" name="check" value="option1" required="" aria-required="true"> I Accept the <a href="" data-target="#ModalTermsConditions" data-toggle="modal" class="Links TermReg"> Terms and Conditions</a>
<span></span>
</label>
</div>
<div class="form-actions">
<button type="button" id="reg-btnbackStep1" class="btn default btn-outline">Back</button>
<button type="button" id="btn_step1_registration_form" class="btn default uppercase pull-right">Submit</button>
</div>
</form>
<form class="step2-registration-form" style="display:none;">
<h5 class="color-white text-center font-size-17">Login</h5>
<div class="HeaderMessage"></div>
<div class="MessageStep2 font-weight-bold"></div>
<div class="form-group">
<div class="text-center">
<div class="Count-item">
<h4 class="OtpNumberVerfy color-000000">60</h4>
<svg class="SvgVerfy" width="80" height="80">
<circle id="circles" class="circle_animation" r="20" cy="40" cx="40" stroke-width="4" stroke="#8F288C" fill="none"></circle>
</svg>
</div>
</div>
</div>
<div class="form-group text-center">
<label class="control-label Font-ColorBank">OTP Number</label>
<div class="text-center">
<div class="input-icon">
<input type="text" autocomplete="off" id="txtOTP" pattern="[A-Za-z,0-9]{4}" maxlength="4" name="OTP" autofocus="" class="form-control" placeholder="Enter OTP" required="">
</div>
</div>
</div>
<div class="form-actions text-center">
<button type="button" id="btn_BackForgetFrmStep2" class="btn default btn-outline" style="display:none;">Back</button>
<button type="button" id="btn_step2_registration" class="btn default uppercase">Submit</button>
<button type="button" id="btn_RestOTPregistration" class="btn default uppercase" style="display:none;">Resend</button>
</div>
</form>
<form class="step3-registration-form" style="display:none;">
<div class="HeaderMessage"></div>
<div class="MessageStep3 font-weight-bold"></div>
<div class="form-group">
<label class=" control-label">Old Password </label>
<div class="input-icon">
<i class="fa fa-lock"></i>
<input type="password" id="txtOldPassRegFrmStep3" name="OldPassword" autocomplete="off" pattern="\d{20}" maxlength="20" minlength="8" class="form-control" placeholder="Enter Password" required="">
</div>
</div>
<div class="form-group">
<label class=" control-label">Password</label>
<div class="input-icon">
<i class="fa fa-lock"></i>
<input type="password" id="txtNewPassRegFrmStep3" name="NewPassword" autocomplete="off" pattern="\d{20}" maxlength="20" minlength="8" class="form-control" placeholder="Enter Password" required="">
</div>
</div>
<div class="form-group ">
<label class="control-label">Confirm Password</label>
<div class="input-icon">
<i class="fa fa-lock"></i>
<input type="password" id="txtConfrmPassRegFrmStep3 " autocomplete="off" name="ConfrmNewPassword" pattern="\d{20}" maxlength="20" minlength="8" class="form-control" placeholder="Enter Confrim Password" required="">
</div>
<span id="MSGConfirmPassword" class="color-red" style="display:none;"></span>
</div>
<div class="form-actions text-center">
<button type="button" id="register-btnbackStep3" class="btn default btn-outline" style="display:none;">Back</button>
<button type="button" id="btnSubmitregistrationStep3" class="btn default uppercase pull-right">Submit</button>
</div>
</form>
POST /Authentication/RegisterCustomerProfile
<form class="register-form Form1" style="display:none" action="/Authentication/RegisterCustomerProfile" method="post" autocomplete="off" novalidate="novalidate">
<h3 class="form-title">Create an Account</h3>
<div class="HeaderMessage"></div>
<div class="form-group">
<label class="control-label">CIF Number</label>
<div class="">
<input type="text" id="txtCIFNoRegFrm" name="CIFNO" pattern="\d{20}" maxlength="20" class="input-icon form-control" placeholder="Enter CIF Number" required="" aria-required="true">
</div>
</div>
<div class="form-group">
<label class="control-label">Secret Question</label>
<div class="">
<div class="input-icon">
<select id="ddl_Country" name="Country" class="form-control input-inline input-medium js-example-basic-single select2-hidden-accessible" required="" tabindex="-1" aria-hidden="true" aria-required="true">
<option value=""></option>
</select><span class="select2 select2-container select2-container--default" dir="ltr" style="width: 240px;"><span class="selection"><span class="select2-selection select2-selection--single" role="combobox" aria-haspopup="true"
aria-expanded="false" tabindex="0" aria-labelledby="select2-ddl_Country-container"><span class="select2-selection__rendered" id="select2-ddl_Country-container"><span class="select2-selection__placeholder">Select
Account</span></span><span class="select2-selection__arrow" role="presentation"><b role="presentation"></b></span></span></span><span class="dropdown-wrapper" aria-hidden="true"></span></span>
</div>
</div>
</div>
<div class="form-group">
<label class="control-label">Document Type</label>
<div class="">
<div class="input-icon">
<select id="ddl_DocumentType" name="DocumentType" class="form-control input-inline input-medium js-example-basic-single select2-hidden-accessible" required="" tabindex="-1" aria-hidden="true" aria-required="true">
<option value=""></option>
</select><span class="select2 select2-container select2-container--default" dir="ltr" style="width: 240px;"><span class="selection"><span class="select2-selection select2-selection--single" role="combobox" aria-haspopup="true"
aria-expanded="false" tabindex="0" aria-labelledby="select2-ddl_DocumentType-container"><span class="select2-selection__rendered" id="select2-ddl_DocumentType-container"><span class="select2-selection__placeholder">Select
Account</span></span><span class="select2-selection__arrow" role="presentation"><b role="presentation"></b></span></span></span><span class="dropdown-wrapper" aria-hidden="true"></span></span>
</div>
</div>
</div>
<div class="form-group">
<label class="control-label">Document ID</label>
<div class="">
<input type="text" id="txtDocIDRegFrm" name="DocumentID" pattern="\d{20}" maxlength="20" class="input-icon form-control" placeholder="Enter Document ID" required="" aria-required="true">
</div>
</div>
<div class="form-group " id="ExpiryDate">
<label class="control-label">Expiry Date</label>
<div class="">
<div class="input-icon">
<div class="input-group date" id="Expiry_Date" data-provide="datepicker">
<input type="text" name="DateBirth" autocomplete="off" class="form-control" placeholder="Select Expiry Date" required="" aria-required="true">
<div class="input-group-addon">
<span class="input-icon glyphicon glyphicon-th"></span>
</div>
</div>
</div>
</div>
</div>
<div class="form-group ">
<label class="control-label">Mobile Number</label>
<div class="">
<input type="password" autocomplete="off" id="txtMobNoRegFrmProf" name="MobNo" pattern="\d{20}" maxlength="20" class="input-icon form-control" placeholder="Enter Mobile Number" required="" aria-required="true">
</div>
</div>
<div class="form-actions">
<button type="button" id="register-back-btn" class="btn default btn-outline">Back</button>
<button type="submit" id="btnFrmRegProfile" class="btn default uppercase pull-right">Submit</button>
</div>
</form>
POST /Authentication/RegisterCustomerProfileStep2
<form class="registerProfile-form-Step2 Form2" style="display:none" action="/Authentication/RegisterCustomerProfileStep2" method="post">
<div class="HeaderMessage"></div>
<div class="form-group ">
<p> xxxxxxxxxxxxxxx xxxxxxxxxxxxxxx xxxxxxxxxxxxxxx xxxxxxxxxxxxxxx<br> xxxxxxxxxxxxxxx xxxxxxxxxxxxxxx xxxxxxxxxxxxxxx xxxxxxxxxxxxxxx<br> xxxxxxxxxxxxxxx xxxxxxxxxxxxxxx xxxxxxxxxxxxxxx xxxxxxxxxxxxxxx<br> xxxxxxxxxxxxxxx xxxxxxxxxxxxxxx
xxxxxxxxxxxxxxx xxxxxxxxxxxxxxx<br>
</p>
</div>
<div class="form-group ">
<label class="mt-checkbox control-label input-icon">
<input type="checkbox" id="inlineCheckbox1" name="check" value="option1" required="">I have read and accept A2A Bank the terms and condtions <span></span>
</label>
</div>
<div class="form-actions">
<button type="button" id="register-btnbackStep2" class="btn default btn-outline">Back</button>
<button type="submit" id="RegFrmProfile" class="btn default uppercase pull-right">Submit</button>
</div>
</form>
POST /Authentication/RegisterHSMstep3
<form class="registerProfile-form-Step3 Form3" style="display:none" action="/Authentication/RegisterHSMstep3" method="post" autocomplete="off">
<div class="form-group ">
</div>
<div class="HeaderMessage"></div>
<div class="form-group ">
<label class="control-label">User Name</label>
<div class="">
<input type="text" id="txtUsernameRegFrmStep3" name="UsernameHsm" pattern="\d{20}" maxlength="20" class="input-icon form-control" placeholder="User Name" required="">
</div>
</div>
<div class="form-group ">
<label class="control-label">Password</label>
<div class="">
<input type="password" autocomplete="off" id="txtPassRegFrmStep3" name="PinCode" pattern="\d{20}" maxlength="20" class="input-icon form-control" placeholder="Enter Password" required="">
</div>
</div>
<div class="form-group ">
<label class="control-label">Confirm Password</label>
<div class="">
<input type="password" autocomplete="off" id="txtConfrmPassRegFrmStep3" name="ConfirmPass" pattern="\d{20}" maxlength="20" class="input-icon form-control" placeholder="Enter Confrim Password" required="">
</div>
</div>
<div class="form-actions">
<button type="button" id="register-btnbackStep3" class="btn default btn-outline">Back</button>
<button type="submit" id="btnRegFrmPofileStep3" class="btn default uppercase pull-right">Submit</button>
</div>
</form>
Text Content
LOGIN User Name Password Login Forgot Password? Registration العربية LOGIN 60 OTP Number Back Login Resend FORGOT LOGIN INFO Please fill your customer ID to reset your password Back Submit CUSTOMER REGISTRATION Debit Card Number PIN Mobile Number I Accept the Terms and Conditions Back Submit LOGIN 60 OTP Number Back Submit Resend Old Password Password Confirm Password Back Submit CREATE AN ACCOUNT CIF Number Secret Question Select Account Document Type Select Account Document ID Expiry Date Mobile Number Back Submit xxxxxxxxxxxxxxx xxxxxxxxxxxxxxx xxxxxxxxxxxxxxx xxxxxxxxxxxxxxx xxxxxxxxxxxxxxx xxxxxxxxxxxxxxx xxxxxxxxxxxxxxx xxxxxxxxxxxxxxx xxxxxxxxxxxxxxx xxxxxxxxxxxxxxx xxxxxxxxxxxxxxx xxxxxxxxxxxxxxx xxxxxxxxxxxxxxx xxxxxxxxxxxxxxx xxxxxxxxxxxxxxx xxxxxxxxxxxxxxx I have read and accept A2A Bank the terms and condtions Back Submit User Name Password Confirm Password Back Submit 2023 © BSOBANK IT-Dept All rights reserved Contact Us OFFICES AMMAN Tel + 962 6 5686588 Fax + 962 6 5650261 P.O. Box 941648 Amman 11194, Jordan E-mail info@access2arabia.com CAIRO Tel + 2035358005 Fax + 962 6 5650261 Smartzone, Office 105 Building 2401, Smart Village Egypt, Giza 12577 E-mail info@access2arabia.com RAMALLAH Tel + 962 6 5686588 Fax + 962 6 5650261 P.O. Box 941648 Amman 11194, Jordan E-mail info@access2arabia.com Close Done TERMS AND CONDITIONS Seventh: Terms and conditions of subscribing in the E-Channels of Cairo Amman Bank In case the client submitted application for subscription in E-channels at Cairo Amman Bank; then the following conditions shall determine the stipulated in the submitted application. These terms and conditions shall apply to the relation between Cairo Amman Bank and any of the clients submitting application for subscription in E-channels to be granted the services provided through them and/or any channel and/or service the bank decides to be added in the future, and shall complete the subscription application signed by the client at any of Cairo Amman Bank branches. Client confirms by signing these terms and conditions that he /she understands and approves them without breaching bank right of amending all or any art of it anytime; and amendment shall be considered as valid from the date of notifying client through a letter sent to the address indicated in the subscription application or through e-channels. The male words shall include females and singular shall include plural wherever mentioned. 1. Introduction shall be considered as part and parcel of these terms and conditions and shall be read with them 2. Client approves any records done by the bank for any amounts resulting from subscription in the e-channel and benefitting from the services provided through; and the bank has the right without referring to client and without the need for any authorization to debit the client account with all benefits, commissions and expenses paid by the bank on behalf of the client, which are resulting from any transactions between client and bank and the bank has the right to debit any of the client accounts with any expenses resulting upon the client from any transactions between the bank and client and the bank has the right to debit any of the client accounts with any expenses resulting upon client of any type or determining them including courts’ fees, advocacy fees and legal consultations of any amount 3. Using e-channel shall be solely for the client subscribing in the e-channel and shall solely bear all risks and/or responsibility resulting from using e-channel and benefitting from the services provided through 4. Client shall commit to following instructions of using e-channel in the method provided by the bank accurately when wishing to use it and benefit from the provided services 5. It is understood that by entering user code by data entry for the financial transaction to the system; that shall be considered as approval for implementing the financial transaction and user code as per the table of powers accredited under company registration certificate 6. It is understood that the use code and passcode determine client ID at the bank; thus any transactions done using them shall be considered as done by client and shall be solely responsible for all transactions implemented using e-channels of subscription using the ID and passcode 7. Client shall be responsible for availability and maintenance of devices and programs necessary or operating e-channel including communications fees and the bank shall not bear any responsibility for any error and/or defect in the used software by the client and/or client usage of any software and /or additional devices that might be affecting service effectivity or failure; and bank shall not bear responsibility in case of not receiving messages, emails or calls in case the reason was weak connection and in case of reasons not caused by the bank 8. Client approves using the e-channel and benefiting from the services provided as per the table of commissions approved by the bank and reviewed by the client 9. Client shall solely bear responsibility resulting from debiting his account when using any of the e-channels and any liability that might be resulting from any error in transferring amounts to the account of any other client through any of the e-channels 10. Client confirms that any emails including implementation of orders requested by him may not be objected and/or annulled and/or denied for any reason, and confirms that all emails sent by the bank are correct and approves their contents 11. Client confirms that the e-services provided through the bank are directly implemented based on his orders and instructions and recognizes the potential of being conditioned with any messages or notices and that the orders and requests issued by him and the resulting commitments shall be considered as applicable 12. Client confirms being solely responsible for maintaining confidentiality of all information related to his account and/or instructions of payment, transfers and any other information that might be obtained, uploaded or stored in and computer or electronic device, and confirms that in case of using internet for accessing internet banking services then he shall solely bear liability for any results of any unauthorized usage or misusage by any body with any results directly or indirectly or any loss or damage 13. Client confirms that he/she does not have any other intellectual property rights in any of the programs, screens or documents provided by the banks in the field of e-banking or for improving software, screens or documents and confirms not or not allowing: 14. To copy or amend any of these software, screens or documents provided by the bank 15. Uploading or transferring any of the e-banking services from any computer or telephone to another 16. Client confirms that the bank has the right to suspend and/or annul service and/or e-channel anytime and for the period it considers appropriate without the need for notice or explanation 17. In case of deciding to grant e-banking services for the companies and/or persons in common accounts; then all signatories on behalf of the company and/or common account shall be attending and signing the subscription application and they shall authorize any of them in the e-services and the ID and passcode shall be as their signature collectively and jointly and no objection may be approved in the ID or passcode published and/or used by any of the partners and/or account holders 18. Client may request suspending and/or annulling subscription in the e-channel or any of the services provided through under a written or electronic application submitted to the bank; thus the client has the right to update data that may be amended through internet 19. Bank may abstain from conducting any transfers and/or payment orders of any amounts in case of not having adequate balance in the client account at time of transfer for covering transactions, interests, commissions and related expenses; and the bank has the right to abstain from transfer in case of exceeding the maximum times of transfer daily known by the client 20. Client shall proceed with the transfer immediately in the day determined by client in case transfer between client accounts or to other accounts at the bank and in that case the amount shall be debited to client account at day of execution and the bank shall not be considered responsible for any delay that is out of control; and client may annul any transfer order or payment by submitting written application to the branch, asking to annul order provided that the bank did not proceed with the transfer at that moment 21. When suspending and/or annulling service and/or e-channel for any reason; then the transfer and payment order already requested by the client shall remain applicable and valid in the business day determined by client unless client asks for annulling within the condition mentioned previously 22. All services shall be available through e-channels all along week days and at all times unless what shall be available by nature or as per bank discretion during business days only including money transfer 23. In case the client requested issuance of cash book through e-channel; then the book shall be delivered to the client from the branch of opening account in case of approving request 24. The statement of account including transactions done through the e-channels shall be correct unless the bank receives a written or electronic objection within fifteen days from the date of issuing statement, indicating reference number and objected transaction; otherwise the bank records and registries shall be considered correct and irrevocable against the client that the transaction was actually done and shall be considered as ratified and documented without client having the right to object it in any manner 25. It is agreed that the bank and/or administration and /or representatives have the right to claim and/or conduct any amendment and/or correction and/or changing the statement of account and /or any of the bank records and/or record rejection in case of discovering any error/ defect in any device or software and/or any of the bank electronic devices and other things that are not compatible with the accounts/ records’ actual status without bank/ administration / representatives bearing any legal and/or actual and /or banking and/ or accounting liability of any type resulting from that 26. Client confirms that the date obtained from computer and other technical means whether original or copy including electronic data and voice recordings are considered as legal, correct and abiding means of proving and may not be objected or denied; and approves considering all bank registries as ratified and documents evidence without having the right to object or deny them before any body 27. In case client finds any illegal record and/or wrong transaction in the client transaction registry reviewed by client during service; then the client shall inform the bank in writing within fifteen days; otherwise the bank will be proving that the client actually conducted transaction and in case of obtaining written complaint from client of not conducting transaction mentioned in the registry; then the bank shall conduct an audit for investigating that and client shall provide the bank with his name, account number and transaction reference number and the bank informs the client with results as soon as possible 28. Client undertakes informing the bank in writing about the potential of others accessing his account or others recognizing his ID or passcode; and client shall be responsible for all transactions and amount transferred accordingly until the end of working hours in the day in which the bank receives a written letter for that; and client authorizes the bank irrevocably or undertaking any procedures considered appropriate once informed of that including suspension of service and /or transfer and /or not implementing any of the orders or instructions issued by the client to the bank through any of the e-channels without bank bearing any lability 29. Client commits to paying additional commission for each new passcode issued upon his request in case the bank approves so as per the price list of commissions and fees accredited back then 30. In case client requested suspending any e-channel or any of the services provided for any reasons; then the client shall be responsible for all transactions and amounts transferred and resulting from using user code and passcode until the end of the business day in which bank receives notice 31. The e-channel granted to the client shall be suspended temporarily in case of entering the access passcode and/or transfer passcode was entered wrongly for three times consecutively and the client shall refer to his branch and/or specialized department for re-activating service 32. Bank has the right to amend and/or add any terms and conditions related to subscription in e-channels and /or using them after notifying client in writing and/or electronically to his address selected at the bank and amendment shall be valid unless the bank receives a written/electronic objection from client within the notice period; and client confirms that the bank has the right to change software used in the e-channels without the need for notifying client of that 33. Email provided through internet banking channel shall be a safe mean for correspondences between client and bank and client shall be considered as receiving any message and /or notice and /or letter sent by the bank to the mail; and client approves considered any letter received by the bank through email as sent by him and abiding 34. Client approves the procedures and regulations used by the bank for documenting electronic dealing and information processing that may prove correct information referred to client including e-signature, and client confirms that bank accredited a licensed body for documentation 35. Bank and client agreed on processing and executing banking dealing mentioned herein via electronic means and agreed upon applying the Jordanian valid and applicable law of electronic transactions along with any amendments to all transactions 36. In addition to the electronic correspondences through e-channels; client declares that his address accredited is the one maintained by the bank and commits to notifying the bank in writing for an amendment 37. The passcode of entering and/or passcode of transfer and payment shall be considered as signature from client for approving execution of any requests, services or transfers and no objection may be approved that passcodes were published and used by another party or claiming client not asking such services through e-channels 38. client recognizes and approves that by requesting the service of money transfer electronically then that shall be considered as authorization to the bank of the service and shall commit to the terms and conditions 39. Client has the right to terminate subscription in e-channels under written notice submitted to the bank and the bank has the right to terminate client subscription anytime without the need for obtaining client approval or notice and without justifications 40. These services shall be subject to the commissions approved under the instructions of the Central Bank of Jordan or approved by him 41. These terms and conditions shall be subject and shall be interpreted as per the applicable Jordanian laws and Amman Court of First Instance shall be having jurisdiction for considering any dispute related to the interpretation and/or application of these terms and conditions and each of the bank and client waiver their rights of submitting notarial notices. 42. The Customer hereby declares and agrees that he personal Identification Code and the Access Code to access the Electronic Channel is considered a binding signature upon him given that any operation/messages executed/exchanged after accessing the Electronic Channel is deemed valid and effective to him. 43. The Customer hereby declares and agrees that the Passcode of Transfers E-payments and Transactions Execution is deemed as personal signature to the Customer and the access to the Electronic Channel is considered a consent on any payment/transfer/transaction execution via Electronic Channel and it shall be valid and effective to the Customer. 44. The Customer hereby declares and agrees that the electronic signature is binding upon him and effective whereby all transactions that take place through this signature are binding, effective and with the Customer own resolution. 45. The Customer hereby declares and agrees to authorize the Bank with all actual and legal guarantees to enforce any electronic documents with his electronic signature and any instructions through the E-mail sent by the Customer to the Bank via the Electronic Channel where it shall be valid and effective to him. 46. The Customer undertakes to notify the Bank immediately of any access to the Electronic Channel without his knowledge or authorization or consent using his Identification Code and Access Code. Where the Bank shall be under no obligation on any outcome before the time of notification, and the Bank shall not bear any liability due to the disclosure of the Identification Code and/or Access Code to any third party, whether by coincidence and /or intentionally whereby it is considered the Customer’s absolute responsibility of any action/operation/transaction/ message as a result of negligence to maintain the above-mentioned information. 47. The Customer hereby acknowledge that all the electronic information, letters, messages and any electronic document which is held by the Bank is considered as a legal proof of evidence and is binding upon the Customer where it may not be challenged nor denied before anybody. Close