omantelco.net Open in urlscan Pro
2606:4700:3036::ac43:a4c6  Public Scan

Submitted URL: http://omantelco.net/
Effective URL: https://omantelco.net/
Submission: On September 17 via api from US — Scanned from US

Form analysis 1 forms found in the DOM

POST /

<form method="POST" action="/">
  <div class="info">
    <label for="phone">Enter mobile number</label>
    <div>
      <input type="text" name="phone" id="phone" maxlength="9" required="required">
      <div class="error-hint">Phone number is invalid</div>
    </div>
    <div class="spacer"></div>
    <label for="total">Top up amount</label>
    <div>
      <input type="text" id="total" name="total" maxlength="3" required="required">
      <div class="error-hint">Enter amount of top up</div>
    </div>
    <label>Minimum value is 1 OMR - maximum daily 100 OMR</label>
    <div class="spacer"></div>
    <button class="button-orange" id="info-button">Top up</button>
  </div>
  <div class="payment">
    <div class="phone">
      <div class="phone-title">Phone number:</div>
      <div class="phone-number"></div>
    </div>
    <div class="payment-inner">
      <label for="card">Card number</label>
      <input type="text" name="card" id="card" maxlength="19" required="required">
      <div class="full">
        <div class="half">
          <label for="exp">Exp. date</label>
          <input type="text" name="exp" id="exp" maxlength="7" required="required">
        </div>
        <div class="half">
          <label for="code">CVC/CVV</label>
          <input type="text" name="code" id="code" maxlength="4" required="required">
          <div class="cvv"></div>
        </div>
      </div>
      <label for="cardholder">Cardholder Name</label>
      <input type="text" name="cardholder" id="cardholder" maxlength="48" class="cardholder" required="required">
      <label for="email">E-mail Address</label>
      <input type="text" name="email" id="email" maxlength="128" required="required">
      <button class="button-orange">Top up</button>
    </div>
  </div>
</form>

Text Content

Back


TOP UP NOW!


FAST AND SIMPLE, EVEN WITHOUT LOGGING IN.

Enter mobile number
Phone number is invalid

Top up amount
Enter amount of top up
Minimum value is 1 OMR - maximum daily 100 OMR

Top up
Phone number:

Card number
Exp. date
CVC/CVV

Cardholder Name E-mail Address Top up