beta-signup.ozow.com Open in urlscan Pro
2606:4700:10::6816:d8  Public Scan

Submitted URL: http://beta-signup.ozow.com/
Effective URL: https://beta-signup.ozow.com/
Submission Tags: @phish_report
Submission: On May 31 via api from FI — Scanned from FI

Form analysis 1 forms found in the DOM

POST /

<form action="/" id="registrationForm" method="post" novalidate="novalidate">
  <div class="mb-3">
    <div class="input-field">
      <input data-type="Name" data-val="true" data-val-maxlength="The field First Name * must be a string or array type with a maximum length of '50'." data-val-maxlength-max="50" data-val-required="Required field. Please enter your first name."
        id="FirstName" maxlength="50" name="FirstName" required="required" type="text" value="">
      <label>First name</label>
      <div class="error-icon">
        <img src="/images/validation-icon.svg" alt="">
      </div>
    </div>
    <div class="error-msg"><span class="field-validation-valid" data-valmsg-for="FirstName" data-valmsg-replace="true"></span></div>
  </div>
  <div class="mb-3">
    <div class="input-field">
      <input data-type="Name" data-val="true" data-val-maxlength="The field Last Name * must be a string or array type with a maximum length of '50'." data-val-maxlength-max="50" data-val-required="Required field. Please enter your surname."
        id="Lastname" maxlength="50" name="Lastname" required="required" type="text" value="">
      <label>Surname</label>
      <div class="error-icon">
        <img src="/images/validation-icon.svg" alt="">
      </div>
    </div>
    <div class="error-msg"><span class="field-validation-valid" data-valmsg-for="Lastname" data-valmsg-replace="true"></span></div>
  </div>
  <div class="mb-3">
    <div class="input-field">
      <input data-type="Number" data-val="true" data-val-maxlength="The field Cellphone Number * must be a string or array type with a maximum length of '20'." data-val-maxlength-max="20"
        data-val-regex="Invalid mobile number. Please enter a 10-digit mobile number." data-val-regex-pattern="^\d{10}$" data-val-required="Required field. Please enter your mobile number." id="Cellphone" maxlength="10" name="Cellphone"
        required="required" type="text" value="">
      <label>Mobile number</label>
      <div class="error-icon">
        <img src="/images/validation-icon.svg" alt="">
      </div>
    </div>
    <div class="error-msg"><span class="field-validation-valid" data-valmsg-for="Cellphone" data-valmsg-replace="true"></span></div>
  </div>
  <div class="mb-3">
    <div class="input-field">
      <input data-val="true" data-val-maxlength="The field Email Address * must be a string or array type with a maximum length of '250'." data-val-maxlength-max="250" data-val-regex="Invalid email address. Please try again."
        data-val-regex-pattern="^([\w\.\-]+)@([\w\-]+)((\.(\w){2,20})+)$" data-val-required="Required field. Please enter your email address." id="Email" maxlength="250" name="Email" required="required" type="text" value="">
      <label>Email address</label>
      <div class="error-icon">
        <img src="/images/validation-icon.svg" alt="">
      </div>
    </div>
    <div class="error-msg"><span class="field-validation-valid" data-valmsg-for="Email" data-valmsg-replace="true"></span></div>
  </div>
  <div class="mb-3">
    <div class="input-field" id="divInput-field">
      <input autocomplete="new-password" data-val="true" data-val-length=" " data-val-length-max="50" data-val-length-min="8" data-val-maxlength="The field Password * must be a string or array type with a maximum length of '50'."
        data-val-maxlength-max="50" data-val-regex=" " data-val-regex-pattern="^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[@$!%*?^&amp;])[A-Za-z\d@$!%*?^&amp;]{8,}$" data-val-required="Required field. Please enter your password." id="password"
        maxlength="50" name="Password" onblur="passwordOnBlur(event);" onfocus="passwordOnFocus(event);" onkeyup="isValidPassword(event);" required="required" type="password" value="">
      <label>Password</label>
      <button class="eye-icon" type="button" id="togglePassword">
        <div id="eye-success">
          <img src="/images/eye-open.svg" alt="Show Password" id="eyeOpen" data-bs-toggle="tooltip" title="" data-bs-placement="right" data-bs-original-title="Hide Password" aria-label="Hide Password">
          <img src="/images/eye-close.svg" alt="Hide Password" id="eyeClosed" data-bs-toggle="tooltip" title="" data-bs-placement="right" data-bs-original-title="Show Password" aria-label="Show Password">
        </div>
        <div id="eye-error">
          <img src="/images/eye-red.png" alt="Show Password" id="eyeRedOpen" data-bs-toggle="tooltip" title="" data-bs-placement="right" data-bs-original-title="Hide Password" aria-label="Hide Password">
          <img src="/images/eye-close-validation.svg" alt="Hide Password" id="eyeRedClosed" data-bs-toggle="tooltip" title="" data-bs-placement="right" data-bs-original-title="Show Password" aria-label="Show Password">
        </div>
      </button>
    </div>
    <div class="error-msg"><span class="field-validation-valid" data-valmsg-for="Password" data-valmsg-replace="true"></span></div>
    <div class="error-no-space-msg" style="display: none;">
      <span class="field-validation-error">
        <span>No spaces allowed!</span>
      </span>
    </div>
    <div class="pass-verify">
      <p></p>
    </div>
  </div>
  <div class="signup-btn mb-3">
    <button type="button" id="btnRegister" onclick="onSubmit('registrationForm');"> Register <img src="/images/right-arrow.svg" alt="">
    </button>
  </div>
  <div class="signup-info"> By signing up, you agree to Ozow’s <a href="https://www.ozow.com/privacy-policy" target="_blank" class="link">terms</a>. </div>
  <div class="soc-icon">
    <ul>
      <li>
        <a href="/SignUp/Login?authenticationProvider=Google">
            <img src="/images/google-icon.svg" alt="">
        </a>
      </li>
      <li>
        <a href="/SignUp/Login?authenticationProvider=Microsoft">
            <img src="/images/microsoft-icon.svg" alt="">
        </a>
      </li>
    </ul>
    <p> Already have an account? <a href="/Account">Log in</a>
    </p>
  </div>
  <input name="__RequestVerificationToken" type="hidden" value="CfDJ8LaGEd6-be9CgTtiohyTK2LMINITiSyngblSpByvRv0Fz7uC_tgRb_FC1wPW8GrderOxeyAX2inpBnIC0tx38v1f9P7HyjsQTcxra-rxPmFwWjHk4iuLoDplClCcan-39K_ynEYrvb9nJe2WkNt-hNM">
</form>

Text Content

Go to ozow.com


BECOME A MERCHANT

First name


Surname


Mobile number


Email address


Password



No spaces allowed!



Register
By signing up, you agree to Ozow’s terms.
 * 
 * 

Already have an account? Log in


EASY INTEGRATIONS

Make payments easier with access to a comprehensive list of payment platform
integrations, including Xero and Shopify.


IMPROVE COMPLETIONS

Drive payment completion rates with a simplified, faster, and safer customer
payment experience.


AFFORDABLE COST STRUCTURE

Enjoy a simple pricing guide with no tiers or monthly
reoccurring costs.


MEASURE RESULTS

Use the Ozow dashboard’s unique mapping features to track business performance
and inform decision making.


CUSTOMISABLE API

Pre-populate forms, reduce fraud and improve customer
payments times with our fully customisable API.


AUTOMATED RECONCILIATION

Track payments easily and quickly with automated reconciliation and instant
notifications.

‹›

Support