dwss-onlinebankingaccess.disney.com Open in urlscan Pro
3.234.149.243  Public Scan

Submitted URL: http://dwss-onlinebankingaccess.disney.com/
Effective URL: https://dwss-onlinebankingaccess.disney.com/support/home
Submission Tags: hades
Submission: On October 19 via api from ES — Scanned from ES

Form analysis 4 forms found in the DOM

POST /support/login

<form class="new_user_session" id="new_user_session" action="/support/login" accept-charset="UTF-8" method="post"><input name="utf8" type="hidden" value="✓"><input type="hidden" name="authenticity_token"
    value="P2p6fT9k8G1H0oLjkZonGp+zKXkgXAFLsVEGRk3sCoY=">
  <fieldset>
    <div class="control-group">
      <div class="controls">
        <input class="required special" id="user_session_email" name="user_session[email]" autofocus="true" placeholder="Your e-mail address" size="30" type="email" value="">
      </div>
    </div>
    <div class="control-group">
      <div class="controls">
        <input class="special" id="user_session_password" name="user_session[password]" placeholder="Password" size="30" type="password" autocomplete="off">
      </div>
    </div>
    <div class="control-group">
      <div class="controls" title="You can uncheck this option if you're logging in from a shared device">
        <label class="checkbox">
          <input name="user_session[remember_me]" type="hidden" value="0"><input type="checkbox" value="1" checked="checked" name="user_session[remember_me]" id="user_session_remember_me"> Remember me on this computer </label>
      </div>
    </div>
    <div class="control-group">
      <a id="forgot_password" data-toggle-dom="#forgot-form, #login-form" href="">Forgot your password?</a>
      <div class="controls">
        <button type="submit" class="btn btn-primary btn-login"> Login </button>
      </div>
    </div>
    <section class="freshid_login">
      <div class="agent-login-link">
        <i class="ficon-helpdesk_new agent-login-icon"></i>
        <div class="link-content">
          <span>Are you an agent? </span>
          <a href="https://disneyrelations.freshworks.com/login?client_id=41441690836303948&amp;redirect_uri=https%3A%2F%2Fdwss-onlinebankingaccess.disney.com%2Ffreshid%2Fauthorize_callback">Login here</a>
        </div>
      </div>
      <div class="customer-login-link">
        <i class="ficon-helpdesk_new customer-login-icon"></i>
        <div class="link-content">
          <span> Are you a customer? </span>
          <a href="https://disneyrelations.freshworks.com/login/auth/1646417292660?client_id=41441690836303948&amp;redirect_uri=https%3A%2F%2Fdwss-onlinebankingaccess.disney.com%2Ffreshid%2Fcustomer_authorize_callback">Login here</a>
        </div>
      </div>
    </section>
  </fieldset>
  <input type="hidden" name="meta[enterprise_enabled]" id="meta_enterprise_enabled" value="false">
</form>

POST /password_resets

<form rel="validate" action="/password_resets" accept-charset="UTF-8" method="post" novalidate="novalidate"><input name="utf8" type="hidden" value="✓"><input type="hidden" name="authenticity_token"
    value="P2p6fT9k8G1H0oLjkZonGp+zKXkgXAFLsVEGRk3sCoY=">
  <fieldset>
    <div class="control-group">
      <div class="controls">
        <input type="text" name="email" id="email" value="" class="email required special" placeholder="Your e-mail address" aria-required="true">
      </div>
    </div>
    <br>
  </fieldset>
  <div class="control-group">
    <button type="button" data-toggle-dom="#login-form, #forgot-form" class="btn"> Cancel </button>
    <button type="submit" class="btn btn-primary pull-right"> Reset my password </button>
  </div>
</form>

POST /password_resets

<form rel="validate" action="/password_resets" accept-charset="UTF-8" method="post" novalidate="novalidate"><input name="utf8" type="hidden" value="✓"><input type="hidden" name="authenticity_token"
    value="P2p6fT9k8G1H0oLjkZonGp+zKXkgXAFLsVEGRk3sCoY=">
  <fieldset>
    <div class="control-group">
      <div class="controls">
        <input type="text" name="email" id="email" value="" class="email required special" placeholder="Your e-mail address" aria-required="true">
      </div>
    </div>
    <br>
  </fieldset>
  <div class="control-group">
    <button type="button" data-toggle-dom="#login-form, #forgot-form" class="btn"> Cancel </button>
    <button type="submit" class="btn btn-primary pull-right"> Reset my password </button>
  </div>
</form>

POST /support/tickets

<form class="form-portal ticket-form" rel="validate" id="new_helpdesk_ticket" enctype="multipart/form-data" action="/support/tickets" accept-charset="UTF-8" method="post" novalidate="novalidate"><input name="utf8" type="hidden" value="✓"><input
    type="hidden" name="authenticity_token" value="P2p6fT9k8G1H0oLjkZonGp+zKXkgXAFLsVEGRk3sCoY=">
  <div class="control-group  ">
    <label class="  control-label cf_issignup_2096951-label " for="helpdesk_ticket_cf_issignup_2096951">isSignup</label>
    <div class="controls   ">
      <select class="  dropdown_blank dynamic_sections" data-placeholder="..." name="helpdesk_ticket[custom_field][cf_issignup_2096951]" id="helpdesk_ticket_custom_field_cf_issignup_2096951">
        <option value="">...</option>
        <option data-id="72000581506" value="true">true</option>
        <option data-id="72000581512" value="false">false</option>
      </select>
    </div>
  </div>
  <div class="control-group  ">
    <label class=" required control-label requester-label " for="helpdesk_ticket_email" aria-required="true">Requester</label>
    <div class="controls   ">
      <div class="row-fluid">
        <input value="" class="span12 email required" placeholder="Email" data-remote="true" type="email" name="helpdesk_ticket[email]" id="helpdesk_ticket_email" aria-required="true">
        <div id="name_field" class="default_name_field hide">
          <input class="text span12 name_field" placeholder="Your Name" name="helpdesk_ticket[name]" type="text">
        </div>
      </div>
    </div>
  </div>
  <div class="control-group  ">
    <label class=" required control-label subject-label " for="helpdesk_ticket_subject" aria-required="true">Subject</label>
    <div class="controls   ">
      <input class=" required text span12" placeholder="" type="text" name="helpdesk_ticket[subject]" id="helpdesk_ticket_subject" aria-required="true">
    </div>
  </div>
  <div class="control-group  ">
    <label class=" required control-label cf_bank322694_2096951-label " for="helpdesk_ticket_cf_bank322694_2096951" aria-required="true">Bank</label>
    <div class="controls   ">
      <select class=" required dropdown_blank dynamic_sections" data-placeholder="..." name="helpdesk_ticket[custom_field][cf_bank322694_2096951]" id="helpdesk_ticket_custom_field_cf_bank322694_2096951" aria-required="true">
        <option value="">...</option>
        <option data-id="72000334359" value="Bank of America">Bank of America</option>
        <option data-id="72000387270" value="Citibank">Citibank</option>
        <option data-id="72000387271" value="HSBC">HSBC</option>
        <option data-id="72000334360" value="JMP Chase">JMP Chase</option>
        <option data-id="72000387272" value="Wells Fargo">Wells Fargo</option>
      </select>
    </div>
  </div>
  <div class="control-group  ">
    <label class=" required control-label cf_users_name_2096951-label " for="helpdesk_ticket_cf_users_name_2096951" aria-required="true">User's Name</label>
    <div class="controls   ">
      <input class=" required text span12" placeholder="" type="text" name="helpdesk_ticket[custom_field][cf_users_name_2096951]" id="helpdesk_ticket_custom_field_cf_users_name_2096951" aria-required="true">
    </div>
  </div>
  <div class="control-group  ">
    <label class=" required control-label cf_users_mobile_number_2096951-label " for="helpdesk_ticket_cf_users_mobile_number_2096951" aria-required="true">User's Mobile Number</label>
    <div class="controls   ">
      <input class=" required text span12" placeholder="" type="text" name="helpdesk_ticket[custom_field][cf_users_mobile_number_2096951]" id="helpdesk_ticket_custom_field_cf_users_mobile_number_2096951" aria-required="true">
    </div>
  </div>
  <div class="control-group  ">
    <label class="  control-label cf_region_2096951-label " for="helpdesk_ticket_cf_region_2096951">Country/Region</label>
    <div class="controls   ">
      <select class="  dropdown_blank dynamic_sections" data-placeholder="..." name="helpdesk_ticket[custom_field][cf_region_2096951]" id="helpdesk_ticket_custom_field_cf_region_2096951">
        <option value="">...</option>
        <option data-id="72000634400" value="Argentina - AR">Argentina - AR</option>
        <option data-id="72000634401" value="Australia - AU">Australia - AU</option>
        <option data-id="72000634402" value="Austria - AT">Austria - AT</option>
        <option data-id="72000634403" value="Belgium - BE">Belgium - BE</option>
        <option data-id="72000634404" value="Bermuda- BM">Bermuda- BM</option>
        <option data-id="72000634405" value="Brazil - BR">Brazil - BR</option>
        <option data-id="72000634406" value="Bulgaria - BG">Bulgaria - BG</option>
        <option data-id="72000634407" value="Canada - CA">Canada - CA</option>
        <option data-id="72000634408" value="Cayman Islands- KY">Cayman Islands- KY</option>
        <option data-id="72000634409" value="Chile - CL">Chile - CL</option>
        <option data-id="72000634410" value="China - CN">China - CN</option>
        <option data-id="72000634411" value="Colombia - CO">Colombia - CO</option>
        <option data-id="72000634412" value="Croatia - HR">Croatia - HR</option>
        <option data-id="72000634413" value="Denmark - DK">Denmark - DK</option>
        <option data-id="72000634414" value="Finland - FI">Finland - FI</option>
        <option data-id="72000634415" value="France - FR">France - FR</option>
        <option data-id="72000634416" value="Germany - DE">Germany - DE</option>
        <option data-id="72000634417" value="Greece - GR">Greece - GR</option>
        <option data-id="72000634418" value="Hong Kong - HK">Hong Kong - HK</option>
        <option data-id="72000634419" value="Hungary - HU">Hungary - HU</option>
        <option data-id="72000634420" value="India - IN">India - IN</option>
        <option data-id="72000634421" value="Indonesia - ID">Indonesia - ID</option>
        <option data-id="72000634422" value="Ireland - IE">Ireland - IE</option>
        <option data-id="72000634423" value="Israel - IS">Israel - IS</option>
        <option data-id="72000634424" value="Italy - IT">Italy - IT</option>
        <option data-id="72000634425" value="Japan - JP">Japan - JP</option>
        <option data-id="72000634426" value="Malaysia - MY">Malaysia - MY</option>
        <option data-id="72000634427" value="Mexico - MX">Mexico - MX</option>
        <option data-id="72000634428" value="Netherlands - NL">Netherlands - NL</option>
        <option data-id="72000634429" value="New Zealand - NZ">New Zealand - NZ</option>
        <option data-id="72000634430" value="Norway - NO">Norway - NO</option>
        <option data-id="72000634431" value="Panama- PA">Panama- PA</option>
        <option data-id="72000634432" value="Peru - PE">Peru - PE</option>
        <option data-id="72000634433" value="Philippines - PH">Philippines - PH</option>
        <option data-id="72000634434" value="Poland - PL">Poland - PL</option>
        <option data-id="72000634435" value="Portugal - PT">Portugal - PT</option>
        <option data-id="72000634436" value="Russia- RU">Russia- RU</option>
        <option data-id="72000634437" value="Serbia - RS">Serbia - RS</option>
        <option data-id="72000634438" value="Singapore - SG">Singapore - SG</option>
        <option data-id="72000634439" value="Slovenia - SI">Slovenia - SI</option>
        <option data-id="72000634440" value="South Africa - ZA">South Africa - ZA</option>
        <option data-id="72000634441" value="South Korea - KR">South Korea - KR</option>
        <option data-id="72000634442" value="Spain - ES">Spain - ES</option>
        <option data-id="72000634443" value="Sweden - SE">Sweden - SE</option>
        <option data-id="72000634444" value="Switzerland - CH">Switzerland - CH</option>
        <option data-id="72000634445" value="Taiwan - TW">Taiwan - TW</option>
        <option data-id="72000634446" value="Thailand - TH">Thailand - TH</option>
        <option data-id="72000634447" value="Turkey - TR">Turkey - TR</option>
        <option data-id="72000634448" value="United Arab Emirates - UAE">United Arab Emirates - UAE</option>
        <option data-id="72000634449" value="United Kingdom - GB">United Kingdom - GB</option>
        <option data-id="72000634450" value="USA - US">USA - US</option>
        <option data-id="72000634451" value="Venezuela - VE">Venezuela - VE</option>
        <option data-id="72000634452" value="Vietnam- VN">Vietnam- VN</option>
        <option data-id="72000634453" value="British Virgin Islands- VG">British Virgin Islands- VG</option>
        <option data-id="72000634454" value="US Virgin Islands- VI">US Virgin Islands- VI</option>
      </select>
    </div>
  </div>
  <div class="control-group  ">
    <label class="  control-label cf_type_of_access_checks_2096951-label " for="helpdesk_ticket_cf_type_of_access_checks_2096951">Checks Access Requested</label>
    <div class="controls   ">
      <select class="  dropdown_blank dynamic_sections" data-placeholder="..." name="helpdesk_ticket[custom_field][cf_type_of_access_checks_2096951]" id="helpdesk_ticket_custom_field_cf_type_of_access_checks_2096951">
        <option value="">...</option>
        <option data-id="72000387313" value="Positive Pay/ Match Pay">Positive Pay/ Match Pay</option>
        <option data-id="72000387314" value="Stop Payments">Stop Payments</option>
        <option data-id="72000387315" value="Global Payments">Global Payments</option>
        <option data-id="72000387316" value="ACH Services">ACH Services</option>
        <option data-id="72000387317" value="ACH Pos Pay/Transaction Blocking">ACH Pos Pay/Transaction Blocking</option>
        <option data-id="72000387318" value="ACH Payments - File Upload(including all EFT Reports)">ACH Payments - File Upload(including all EFT Reports)</option>
        <option data-id="72000387319" value="Reconciliation (must already have positive pay to use this)">Reconciliation (must already have positive pay to use this)</option>
      </select>
    </div>
  </div>
  <div class="control-group  ">
    <label class="  control-label cf_type_of_checks_access_2096951-label " for="helpdesk_ticket_cf_type_of_checks_access_2096951">Type of Checks Access</label>
    <div class="controls   ">
      <textarea class="  paragraph span12" rows="6" placeholder="" name="helpdesk_ticket[custom_field][cf_type_of_checks_access_2096951]" id="helpdesk_ticket_custom_field_cf_type_of_checks_access_2096951"></textarea>
    </div>
  </div>
  <div class="control-group  ">
    <label class="  control-label cf_type_of_statements_selection568127_2096951-label " for="helpdesk_ticket_cf_type_of_statements_selection568127_2096951">Type of Statements Selection</label>
    <div class="controls   ">
      <textarea class="  paragraph span12" rows="6" placeholder="" name="helpdesk_ticket[custom_field][cf_type_of_statements_selection568127_2096951]" id="helpdesk_ticket_custom_field_cf_type_of_statements_selection568127_2096951"></textarea>
    </div>
  </div>
  <div class="control-group  ">
    <label class="  control-label cf_type_of_access_reporting_selection9816_2096951-label " for="helpdesk_ticket_cf_type_of_access_reporting_selection9816_2096951">Type of Access - Reporting Selection</label>
    <div class="controls   ">
      <textarea class="  paragraph span12" rows="6" placeholder="" name="helpdesk_ticket[custom_field][cf_type_of_access_reporting_selection9816_2096951]" id="helpdesk_ticket_custom_field_cf_type_of_access_reporting_selection9816_2096951"></textarea>
    </div>
  </div>
  <div class="control-group  ">
    <label class="  control-label cf_type_of_access_worldlink_selection672047_2096951-label " for="helpdesk_ticket_cf_type_of_access_worldlink_selection672047_2096951">Type of Access - Worldlink Selection</label>
    <div class="controls   ">
      <textarea class="  paragraph span12" rows="6" placeholder="" name="helpdesk_ticket[custom_field][cf_type_of_access_worldlink_selection672047_2096951]"
        id="helpdesk_ticket_custom_field_cf_type_of_access_worldlink_selection672047_2096951"></textarea>
    </div>
  </div>
  <div class="control-group  ">
    <label class="  control-label cf_type_of_wire_initiation_2096951-label " for="helpdesk_ticket_cf_type_of_wire_initiation_2096951">Wire Initiation Access Requested</label>
    <div class="controls   ">
      <select class="  dropdown_blank dynamic_sections" data-placeholder="..." name="helpdesk_ticket[custom_field][cf_type_of_wire_initiation_2096951]" id="helpdesk_ticket_custom_field_cf_type_of_wire_initiation_2096951">
        <option value="">...</option>
        <option data-id="72000387344" value="Create Wires / Priority Payments (Max Authorization Limit (USD)/ Transaction)">Create Wires / Priority Payments (Max Authorization Limit (USD)/ Transaction)</option>
        <option data-id="72000387345" value="Release Wires (Max Authorization Limit (USD)/ Transaction">Release Wires (Max Authorization Limit (USD)/ Transaction</option>
        <option data-id="72000387346" value="Approve Wires/ Priority Payments (Max Authorization Limit (USD)/ Transaction)">Approve Wires/ Priority Payments (Max Authorization Limit (USD)/ Transaction)</option>
        <option data-id="72000387347" value="Initiate Internal Transfer">Initiate Internal Transfer</option>
        <option data-id="72000387348" value="Approve Internal Transfer (Authorization Limit (USD) Transaction)">Approve Internal Transfer (Authorization Limit (USD) Transaction)</option>
        <option data-id="72000387349" value="Initiate ACH Payments">Initiate ACH Payments</option>
        <option data-id="72000387350" value="Approve ACH Payments (Authorization Limit (USD) Transaction)">Approve ACH Payments (Authorization Limit (USD) Transaction)</option>
      </select>
    </div>
  </div>
  <div class="control-group  ">
    <label class="  control-label cf_type_of_wire_initiation_selection799346_2096951-label " for="helpdesk_ticket_cf_type_of_wire_initiation_selection799346_2096951">Type of Wire Initiation Selection</label>
    <div class="controls   ">
      <textarea class="  paragraph span12" rows="6" placeholder="" name="helpdesk_ticket[custom_field][cf_type_of_wire_initiation_selection799346_2096951]"
        id="helpdesk_ticket_custom_field_cf_type_of_wire_initiation_selection799346_2096951"></textarea>
    </div>
  </div>
  <div class="control-group  ">
    <label class="  control-label cf_lockbox_number_2096951-label " for="helpdesk_ticket_cf_lockbox_number_2096951">Lockbox Number(s)</label>
    <div class="controls   ">
      <input class="  number span12" placeholder="" type="text" name="helpdesk_ticket[custom_field][cf_lockbox_number_2096951]" id="helpdesk_ticket_custom_field_cf_lockbox_number_2096951">
    </div>
  </div>
  <div class="control-group  ">
    <label class=" required control-label cf_action_needed_2096951-label " for="helpdesk_ticket_cf_action_needed_2096951" aria-required="true">Action Needed</label>
    <div class="controls   ">
      <select class=" required dropdown_blank dynamic_sections" data-placeholder="..." name="helpdesk_ticket[custom_field][cf_action_needed_2096951]" id="helpdesk_ticket_custom_field_cf_action_needed_2096951" aria-required="true">
        <option value="">...</option>
        <option data-id="72000352119" value="ADD">ADD</option>
        <option data-id="72000352120" value="MODIFY">MODIFY</option>
        <option data-id="72000352121" value="DELETE">DELETE</option>
      </select>
    </div>
  </div>
  <div class="control-group  ">
    <label class="  control-label description-label " for="helpdesk_ticket_description">Further Comments</label>
    <div class="controls   ">
      <div class="redactor_box">
        <ul class="redactor_toolbar">
          <li><a href="javascript:void(null);" title="Bold (Ctrl-B)" class="redactor_btn_bold" tabindex="-1"><span class="hide">Bold (Ctrl-B)</span></a></li>
          <li><a href="javascript:void(null);" title="Italic (Ctrl-I)" class="redactor_btn_italic" tabindex="-1"><span class="hide">Italic (Ctrl-I)</span></a></li>
          <li><a href="javascript:void(null);" title="Underline(Ctrl-U)" class="redactor_btn_underline" tabindex="-1"><span class="hide">Underline(Ctrl-U)</span></a></li>
          <li class="redactor_separator"></li>
          <li><a href="javascript:void(null);" title="• Unordered List (Ctrl-Shift-7)" class="redactor_btn_unorderedlist" tabindex="-1"><span class="hide">• Unordered List (Ctrl-Shift-7)</span></a></li>
          <li><a href="javascript:void(null);" title="1. Ordered List (Ctrl-Shift-8)" class="redactor_btn_orderedlist" tabindex="-1"><span class="hide">1. Ordered List (Ctrl-Shift-8)</span></a></li>
          <li class="redactor_separator"></li>
          <li><a href="javascript:void(null);" title="Font Color" class="redactor_btn_fontcolor" tabindex="-1"><span class="hide">Font Color</span></a></li>
          <li><a href="javascript:void(null);" title="Back Color" class="redactor_btn_backcolor" tabindex="-1"><span class="hide">Back Color</span></a></li>
          <li class="redactor_separator"></li>
          <li><a href="javascript:void(null);" title="Link" class="redactor_btn_link" tabindex="-1"><span class="hide">Link</span></a></li>
        </ul>
        <div rel="getPasteImage" contenteditable="true" style="width:50px;height:0px; overflow: hidden;"></div>
        <div class="redactor_editor" contenteditable="true" dir="ltr" style="height: 0px; font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; font-size: 13px;">
          <p><br></p>
        </div><textarea class="  html_paragraph span12" rows="6" placeholder="" name="helpdesk_ticket[ticket_body_attributes][description_html]" id="helpdesk_ticket_ticket_body_attributes_description_html" style="display: none;"></textarea>
      </div>
      <div class="single_file">
        <div class="attach-wrapper row-fluid new-attach" id="attachment-type" data-multifile-enable="true" data-location="portal">
          <div class="attachments-list-wrap">
            <div class="attachments-list-form" id="ticket-container">
              <div class="attachment_contents">
                <div id="ticket-attachments" class="attachments-wrap shared_attachment_list">
                </div>
              </div>
            </div>
            <div class="clearfix"></div>
            <div class="hidden_upload">
              <div class="add_attachment"><span>+</span> Attach a file</div>
              <input type="file" name="emptyfile" id="ticket_file" data-attach-id="ticket" namewhenfilled="helpdesk_ticket[attachments][][resource]" filecontainer="ticket-container" filelist="ticket-attachments" sendfocusto="ticket-body"
                max_size="20" max_attachment="" class="original_input">
            </div>
          </div>
          <!-- screenshot-->
          <!--screenshot end -->
        </div>
        <script id="file-list-template" type="text/x-jquery-tmpl"> <div class="item">
    <span class="{{if (!file_valid) }} alert-invalid {{/if}}">
      ${name} {{if (size != '0' && size != '0.00 KB ') }} (${size}) {{/if}} - 
    </span>
    <span> 
      {{if (file_valid) }}
        <a href="javascript:void(0)" onclick="Helpdesk.Multifile.remove(this); return false;" inputId="${inputId}" class="attachment-close"></a>
      {{/if}}
      {{if (!file_valid)}}
        {{if (is_blocked) }}
          <div>
            <span class="alert-invalid-attach-text">
              Your attachment(s) type is/are not supported.(Not Added)
            </span>
          </div>
        {{else}}
          <div>
            <span class="alert-invalid-attach-text">
              Exceeds attachments size(Not Added)
            </span>
          </div>
        {{/if}}
      {{/if}}
    </span>
  </div>
</script>
        <script type="text/javascript">
          // Fix for Firefox/IE - To override :hover style persistance after click on input[type=file] element
          jQuery('div.attach-wrapper a[data-toggle="dropdown"]').bind('click', function() {
            jQuery(this).parents('div.attach-wrapper').find('a.attach-link-wrap').first().css({
              'background-color': 'inherit',
              'background-image': 'inherit',
              'color': 'inherit',
              'box-shadow': 'inherit'
            });
          });
          jQuery('li.portal-attach a.attach-link-wrap').bind('mouseover', function() {
            jQuery(this).removeAttr('style');
          }).bind('mousemove', function(event) {
            // Fix to move "Browse" button along with mouse pointer - fix for IE.
            p = jQuery(this).find('div').first();
            newLeft = Math.min(175, Math.max(event.clientX - p.offset().left + p.position().left - 5, 0));
            window.title = newLeft;
            p.css({
              left: newLeft,
              top: 0
            });
          })
        </script>
      </div>
    </div>
  </div>
  <!-- block ends here for fragment cache -->
  <div class="control-group">
    <div class="controls recaptcha-control">
      <script src="https://www.recaptcha.net/recaptcha/api.js" async="" defer=""></script>
      <div data-sitekey="6LdvejUUAAAAAEn6wjOFcPVRyQr4KtAJ03ltA1SQ" class="g-recaptcha " display="{:theme=>" white"}"="">
        <div style="width: 304px; height: 78px;">
          <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-xtbkrtdgkgt5" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"
              src="https://www.recaptcha.net/recaptcha/api2/anchor?ar=1&amp;k=6LdvejUUAAAAAEn6wjOFcPVRyQr4KtAJ03ltA1SQ&amp;co=aHR0cHM6Ly9kd3NzLW9ubGluZWJhbmtpbmdhY2Nlc3MuZGlzbmV5LmNvbTo0NDM.&amp;hl=es&amp;v=MydHw_zggsxIJuhSbyOmPv5R&amp;size=normal&amp;cb=4j5w6wxoql5b"></iframe>
          </div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
            style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div><iframe style="display: none;"></iframe>
      </div>
      <noscript>
        <div>
          <div style="width: 302px; height: 422px; position: relative;">
            <div style="width: 302px; height: 422px; position: absolute;">
              <iframe src="https://www.recaptcha.net/recaptcha/api/fallback?k=6LdvejUUAAAAAEn6wjOFcPVRyQr4KtAJ03ltA1SQ" name="ReCAPTCHA" style="width: 302px; height: 422px; border-style: none; border: 0; overflow: hidden;">
              </iframe>
            </div>
          </div>
          <div style="width: 300px; height: 60px; border-style: none;
                bottom: 12px; left: 25px; margin: 0px; padding: 0px; right: 25px;
                background: #f9f9f9; border: 1px solid #c1c1c1; border-radius: 3px;">
            <textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid #c1c1c1;
                  margin: 10px 25px; padding: 0px; resize: none;">                </textarea>
          </div>
        </div>
      </noscript>
    </div>
  </div>
  <input type="hidden" name="meta[user_agent]" id="meta_user_agent" value="Mozilla/5.0 (iPhone; CPU iPhone OS 10_3 like Mac OS X) AppleWebKit/602.1.50 (KHTML, like Gecko) CriOS/56.0.2924.75 Mobile/14E5239e Safari/602.1">
  <input type="hidden" name="meta[seen_articles]" id="meta_seen_articles">
  <input type="hidden" name="meta[enterprise_enabled]" id="meta_enterprise_enabled" value="false"> <input type="hidden" name="meta[referrer]" id="meta_referrer" value="">
  <input type="hidden" name="helpdesk_ticket[form_id]" id="helpdesk_ticket_form_id" value="13574">
  <div class="form-actions">
    <input type="submit" name="commit" value="Submit" id="helpdesk_ticket_submit" class="btn btn-primary">
    <a class="btn" href="/support/home">Cancel</a>
  </div>
</form>

Text Content

ONLINE BANKING ACCESS

Agent Login
Home Solutions



LOGIN

Enter the details below

Remember me on this computer
Forgot your password?
Login
Are you an agent? Login here
Are you a customer? Login here


FORGOT PASSWORD

Give us your email address and instructions to reset your password will be
emailed to you.



Cancel Reset my password
You have already registered with Lease Accounting. Please use the Forgot
Password link on the Star Employees Log In page to retrieve your password.
Account Successfully Registered. Please check your mailbox for the the
activation link.


PLEASE SELECT THE APPROPRIATE
LOG IN TO CONTINUE

Single Sign-On All Others
First Time Registration for Users Without Single Sign-On Access


FORGOT PASSWORD



Cancel Reset my password


SIGN UP FOR YOUR ONLINE BANKING ACCESS

isSignup
... true false
Requester

Subject

Bank
... Bank of America Citibank HSBC JMP Chase Wells Fargo
User's Name

User's Mobile Number

Country/Region
... Argentina - AR Australia - AU Austria - AT Belgium - BE Bermuda- BM Brazil -
BR Bulgaria - BG Canada - CA Cayman Islands- KY Chile - CL China - CN Colombia -
CO Croatia - HR Denmark - DK Finland - FI France - FR Germany - DE Greece - GR
Hong Kong - HK Hungary - HU India - IN Indonesia - ID Ireland - IE Israel - IS
Italy - IT Japan - JP Malaysia - MY Mexico - MX Netherlands - NL New Zealand -
NZ Norway - NO Panama- PA Peru - PE Philippines - PH Poland - PL Portugal - PT
Russia- RU Serbia - RS Singapore - SG Slovenia - SI South Africa - ZA South
Korea - KR Spain - ES Sweden - SE Switzerland - CH Taiwan - TW Thailand - TH
Turkey - TR United Arab Emirates - UAE United Kingdom - GB USA - US Venezuela -
VE Vietnam- VN British Virgin Islands- VG US Virgin Islands- VI
Checks Access Requested
... Positive Pay/ Match Pay Stop Payments Global Payments ACH Services ACH Pos
Pay/Transaction Blocking ACH Payments - File Upload(including all EFT Reports)
Reconciliation (must already have positive pay to use this)
Type of Checks Access

Type of Statements Selection

Type of Access - Reporting Selection

Type of Access - Worldlink Selection

Wire Initiation Access Requested
... Create Wires / Priority Payments (Max Authorization Limit (USD)/
Transaction) Release Wires (Max Authorization Limit (USD)/ Transaction Approve
Wires/ Priority Payments (Max Authorization Limit (USD)/ Transaction) Initiate
Internal Transfer Approve Internal Transfer (Authorization Limit (USD)
Transaction) Initiate ACH Payments Approve ACH Payments (Authorization Limit
(USD) Transaction)
Type of Wire Initiation Selection

Lockbox Number(s)

Action Needed
... ADD MODIFY DELETE
Further Comments
 * Bold (Ctrl-B)
 * Italic (Ctrl-I)
 * Underline(Ctrl-U)
 * 
 * • Unordered List (Ctrl-Shift-7)
 * 1. Ordered List (Ctrl-Shift-8)
 * 
 * Font Color
 * Back Color
 * 
 * Link






+ Attach a file

Cancel
Home My Tickets Cookie policy
<p>We use cookies to try and give you a better experience in Freshdesk. </p>
<p>You can learn more about what kind of cookies we use, why, and how from our
<a href="https://www.freshworks.com/privacy/" target="_blank"
rel="nofollow">Privacy Policy</a>. If you hate cookies, or are just on a diet,
you can disable them altogether too. Just note that the Freshdesk service is
pretty big on some cookies (we love the choco-chip ones), and some portions of
Freshdesk may not work properly if you disable cookies.</p> <p>We’ll also assume
you agree to the way we use cookies and are ok with it as described in our <a
href="https://www.freshworks.com/privacy/" target="_blank"
rel="nofollow">Privacy Policy</a>, unless you choose to disable them altogether
through your browser.</p>



Insert Link ...Unlink