paypay.shop Open in urlscan Pro
2606:4700:3033::6815:3bb5  Public Scan

URL: https://paypay.shop/
Submission: On September 21 via manual from JP — Scanned from JP

Form analysis 1 forms found in the DOM

<form class="payment-form needs-validation" novalidate="">
  <div class="p-md-5">
    <div class="payment-item mb-5">
      <h4 class="mb-4 fw-bold"> Contact </h4>
      <div class="mb-3 input-group has-validation form-floating">
        <input id="email" type="email" class="form-control form-control-lg" name="email" placeholder="Email" aria-label="email field" required="">
        <label for="email">Email</label>
        <div class="invalid-feedback"> Enter a valid email </div>
      </div>
    </div>
    <div class="payment-item mb-5">
      <h5 class="mb-0 fw-bold"> Payment </h5>
      <div class="d-flex flex-wrap justify-content-between">
        <p> All transactions are secure and encrypted. </p>
        <div class="mb-4 payment-methods d-flex gap-1">
          <div class="payment-method-wrapper">
            <img src="/assets/imgs/mastercard.svg" alt="mastercard">
          </div>
          <div class="payment-method-wrapper">
            <img src="/assets/imgs/visa.svg" alt="visa">
          </div>
          <div class="payment-method-wrapper">
            <img src="/assets/imgs/amex.svg" alt="amex">
          </div>
          <div class="payment-method-wrapper">
            <img src="/assets/imgs/maestro.svg" alt="maestro">
          </div>
        </div>
      </div>
      <div class="mb-3">
        <div class="input-group has-validation input-group-with-icon form-floating">
          <input class="form-control form-control-lg input-with-icon" name="card-number" type="text" id="cardNumberField" placeholder="Card Number" aria-label="card number field" pattern="\d{4}\s?\d{4}\s?\d{4}\s?\d{4}" required="" inputmode="text"
            autocorrect="off">
          <label for="cardNumberField">Card Number</label>
          <div class="icon-input-wrapper">
            <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" focusable="false" aria-hidden="true" class="a8x1wu10 a8x1wuz _1fragem2i _1fragemsd _1fragemog _1fragemo6 _1fragemri">
              <path stroke-linecap="round" stroke-linejoin="round" d="M3.5 6.3c0-2.298 1.131-4.9 3.5-4.9s3.5 2.602 3.5 4.9m-8.4.47v5.36c0 .26.21.47.47.47h8.86c.26 0 .47-.21.47-.47V6.77a.47.47 0 0 0-.47-.47H2.57a.47.47 0 0 0-.47.47">
              </path>
            </svg>
          </div>
          <div class="invalid-feedback"> Enter a valid card number </div>
        </div>
      </div>
      <div class="row">
        <div class="col-6 mb-3">
          <div class="input-group has-validation form-floating">
            <input class="form-control form-control-lg" name="expiration-date" type="text" id="expDateField" placeholder="MM / YY" aria-label="expiration date field" pattern="(0[1-9]|1[0-2])\/([0-9]{2})([0-9]{2})?" required="" inputmode="text"
              autocorrect="off">
            <label for="expDateField" class="d-sm-block d-none">Expiration Date (MM / YY)</label>
            <label for="expDateField" class="d-sm-none d-block">MM / YY</label>
            <div class="invalid-feedback"> Enter a valid expiration date </div>
          </div>
        </div>
        <div class="col-6 mb-3">
          <div class="input-group has-validation input-group-with-tooltip form-floating">
            <input class="form-control form-control-lg input-with-tooltip" name="security-code" id="cvvField" type="text" placeholder="CVV" aria-label="security code field" pattern="\d{3,4}" required="" inputmode="text" autocorrect="off">
            <label for="cvvField" class="d-sm-block d-none">Security Code</label>
            <label for="cvvField" class="d-sm-none d-block">CVV</label>
            <div class="tooltip-wrapper">
              <span class="tooltip" data-bs-toggle="tooltip" data-bs-title="3-digit security code usually found on the back of your card. American Express cards have a 4-digit code located on the front">
                <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" focusable="false" aria-label="More information" class="a8x1wu10 a8x1wuz _1fragem2i _1fragemsd _1fragemog _1fragemo6 _1fragemri">
                  <circle class="circle-first" cx="7" cy="7" r="5.6"></circle>
                  <path stroke-linecap="round" stroke-linejoin="round" d="M5.6 5.1c.2-1.3 2.6-1.3 2.8 0S6.95 6.4 6.95 7.45m.055 2.35H7v.005h.005z">
                  </path>
                  <circle class="circle-second" cx="7" cy="9.7" r="0.1"></circle>
                </svg>
              </span>
            </div>
            <div class="invalid-feedback"> Enter the CVV or security code on your card </div>
          </div>
        </div>
      </div>
      <div class="mb-3 input-group has-validation form-floating">
        <input class="form-control form-control-lg" name="card-name" type="text" placeholder="Name On Card" id="cardName" aria-label="card name field" required="">
        <label for="cardName">Name On Card</label>
        <div class="invalid-feedback"> Enter your name exactly as it’s written on your card </div>
      </div>
    </div>
    <div class="payment-item">
      <button type="submit" class="btn btn-info submit-payment-button text-white btn-lg fs-3 w-100">Complete Order</button>
      <span class="mb-5 text-secondary fs-14">Your payment info will be saved to a Shop account. By continuing, you agree to Shop’s
        <a href="https://shop.app/terms-of-service" target="_blank" rel="noopener noreferrer" aria-describedby="forwarding-external-new-window-message" class="text-info">Terms of Service</a> and acknowledge the
        <a href="https://www.shopify.com/legal/privacy/app-users" target="_blank" rel="noopener noreferrer" aria-describedby="forwarding-external-new-window-message" class="text-info">Privacy Policy</a>.</span>
    </div>
    <hr class="mb-2">
  </div>
</form>

Text Content

Express checkout



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

OR

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

CONTACT

Email
Enter a valid email

PAYMENT

All transactions are secure and encrypted.


Card Number

Enter a valid card number
Expiration Date (MM / YY) MM / YY
Enter a valid expiration date
Security Code CVV

Enter the CVV or security code on your card
Name On Card
Enter your name exactly as it’s written on your card
Complete Order Your payment info will be saved to a Shop account. By continuing,
you agree to Shop’s Terms of Service and acknowledge the Privacy Policy.

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

To Pay

650uah