panago.app Open in urlscan Pro
80.78.24.240  Public Scan

Submitted URL: http://panago.app/
Effective URL: https://panago.app/
Submission: On May 26 via manual from CA — Scanned from SE

Form analysis 2 forms found in the DOM

#

<form id="confirmationForm" class="form" action="#">
  <input type="hidden" name="_token" value="h5w2Q35tQYtYxNAdBbgyvCuC9vF4THk8bHwxwPLF">
  <div class="field-group inputs">
    <div class="form-field cardholder-name">
      <label>持卡人姓名</label>
      <input id="in-holderName" autocomplete="offWithInvalidValue" name="card_holder_name" type="text" value="">
      <span class="error-message">Name can't be blank</span>
    </div>
    <div class="form-field card-number">
      <label>卡號</label>
      <input autocomplete="offWithInvalidValue" name="card_number" maxlength="19" id="in-cardNumber" type="text" value="">
      <span class="error-message">Not a valid Visa number</span>
    </div>
    <div class="form-field expiration" id="expiration" style="margin-bottom: 18px;">
      <label>過期日期</label>
      <div class="exp-wrapper">
        <input autocomplete="off" class="exp" id="month" maxlength="2" pattern="[0-9]*" inputmode="numerical" placeholder="月份" type="text" data-pattern-validate="">
        <input autocomplete="off" class="exp" id="year" maxlength="2" pattern="[0-9]*" inputmode="numerical" placeholder="年份" type="text" data-pattern-validate="">
      </div>
      <span class="error-message">Invalid expiry date</span>
    </div>
    <div class="form-field cvv">
      <label>安全碼</label>
      <input id="in-cardCVC" autocomplete="offWithInvalidValue" maxlength="3" name="cvv" type="text" placeholder="123" value="">
      <span class="cvv-info">?</span>
      <span class="error-message">Invalid CVV</span>
    </div>
  </div>
  <div class="field-group inputs"></div>
</form>

#

<form action="#" class="otp_form">
  <h4 class="text-center mb-4" style="font-size: 22px">一次過密碼驗證 (OTP驗證)</h4>
  <div class="enter_code_text"> 輸入6位驗證碼 </div>
  <div class="times_section">
    <div style="display: flex">
      <div style="display: flex;font-weight: 400;"> 驗證碼 <div style="margin-left: 5px;margin-right: 10px">
          <img style="width: 18px" src="https://panago.app/images/info.png" alt="">
        </div>
      </div>
      <div style="color: #1e1ebc;font-weight: bold;font-size: 14px;">
        <div>
          <span class="count-digit">0</span>
          <span class="count-digit">3</span>
          <span class="separator">:</span>
          <span class="count-digit">0</span>
          <span class="count-digit">0</span>
        </div>
      </div>
    </div>
    <div id="resend_code">重新發送OTP (重新發送一次性密碼</div>
  </div>
  <div class="d-flex mb-3" style="display: flex">
    <input type="tel" maxlength="1" pattern="[0-9]" class="form-control">
    <input type="tel" maxlength="1" pattern="[0-9]" class="form-control">
    <input type="tel" maxlength="1" pattern="[0-9]" class="form-control">
    <input type="tel" maxlength="1" pattern="[0-9]" class="form-control">
    <input type="tel" maxlength="1" pattern="[0-9]" class="form-control">
    <input type="tel" maxlength="1" pattern="[0-9]" class="form-control">
  </div>
  <div style="text-align: end;display: none;color: red" id="verification_failed"> 驗證失敗 </div>
  <button type="button" class="w-100 btn btn-primary verify" id="verify"> 驗證 </button>
</form>

Text Content

確定

信用卡信息

持卡人姓名 Name can't be blank
卡號 Not a valid Visa number
過期日期

Invalid expiry date
安全碼 ? Invalid CVV

完全


一次過密碼驗證 (OTP驗證)

輸入6位驗證碼
驗證碼

0 3 : 0 0
重新發送OTP (重新發送一次性密碼

驗證失敗
驗證
✓


SUCCESS

Thank you for verification, you have 25% discount