checkout.xendit.co Open in urlscan Pro
104.19.159.99  Public Scan

URL: https://checkout.xendit.co/web/66741aec5e041012ee63b580
Submission: On June 20 via manual from GB — Scanned from GB

Form analysis 1 forms found in the DOM

<form class="flex flex-col space-y-2">
  <div class="w-full flex flex-col space-y-2">
    <fieldset><label for="cardNumber" class="block font-medium text-base">Card Number</label>
      <div class="py-1">
        <div class="flex"><input type="text"
            class="px-2 h-10 text-lg text-xen-gray-900 placeholder-xen-gray-600 bg-white disabled:bg-xen-gray-300 disabled:text-xen-gray-700 disabled:bg-opacity-25 border border-xen-gray-400 rounded outline-none focus:border-primary hover:border-xen-gray-600 disabled:hover:border-xen-gray-400 transition-colors peer w-full flex-1"
            inputmode="numeric" aria-label="Card number" aria-invalid="true" autocomplete="cc-number" autocorrect="off" name="cardNumber" placeholder="4000 0000 0000 1091" data-testid="card-number" value=""></div>
      </div>
    </fieldset>
    <div class="flex gap-x-4">
      <div class="basis-1/2">
        <fieldset><label for="validThru" class="block font-medium text-base">Valid Thru</label>
          <div class="py-1">
            <div class="flex"><input type="text"
                class="px-2 h-10 text-lg text-xen-gray-900 placeholder-xen-gray-600 bg-white disabled:bg-xen-gray-300 disabled:text-xen-gray-700 disabled:bg-opacity-25 border border-xen-gray-400 rounded outline-none focus:border-primary hover:border-xen-gray-600 disabled:hover:border-xen-gray-400 transition-colors peer w-full flex-1"
                inputmode="numeric" aria-label="Card expiry" aria-invalid="true" autocomplete="cc-exp" autocorrect="off" name="validThru" placeholder="MM/YY" data-testid="valid-thru" value=""></div>
          </div>
        </fieldset>
      </div>
      <div class="basis-1/2">
        <fieldset><label for="cvn" class="block font-medium text-base">CVN</label>
          <div class="py-1">
            <div class="flex"><input type="password"
                class="px-2 h-10 text-lg text-xen-gray-900 placeholder-xen-gray-600 bg-white disabled:bg-xen-gray-300 disabled:text-xen-gray-700 disabled:bg-opacity-25 border border-xen-gray-400 rounded outline-none focus:border-primary hover:border-xen-gray-600 disabled:hover:border-xen-gray-400 transition-colors peer w-full flex-1"
                inputmode="numeric" pattern="[0-9]*" aria-label="CVN" aria-invalid="true" autocomplete="cc-csc" autocorrect="off" name="cvn" maxlength="4" placeholder="CVN" data-testid="cvv" value=""></div>
          </div>
        </fieldset>
      </div>
    </div>
    <fieldset><label for="cardholderName" class="block font-medium text-base">Cardholder Name</label>
      <div class="py-1">
        <div class="flex"><input type="text"
            class="px-2 h-10 text-lg text-xen-gray-900 placeholder-xen-gray-600 bg-white disabled:bg-xen-gray-300 disabled:text-xen-gray-700 disabled:bg-opacity-25 border border-xen-gray-400 rounded outline-none focus:border-primary hover:border-xen-gray-600 disabled:hover:border-xen-gray-400 transition-colors peer w-full flex-1"
            autocomplete="cardholder-name" name="cardholderName" placeholder="John" data-testid="cardholder-name" value=""></div>
      </div>
    </fieldset>
    <fieldset><label for="email" class="block font-medium text-base">Email Address</label>
      <div class="py-1">
        <div class="flex"><input type="text"
            class="px-2 h-10 text-lg text-xen-gray-900 placeholder-xen-gray-600 bg-white disabled:bg-xen-gray-300 disabled:text-xen-gray-700 disabled:bg-opacity-25 border border-xen-gray-400 rounded outline-none focus:border-primary hover:border-xen-gray-600 disabled:hover:border-xen-gray-400 transition-colors peer w-full flex-1"
            autocomplete="email" name="email" placeholder="payer@xendit.co" data-testid="email" value=""></div>
      </div>
    </fieldset>
  </div>
  <div class="w-full">
    <fieldset><label class="block font-medium text-base">Installment Plan</label>
      <div class="py-1">
        <div class="relative"><button type="button"
            class="px-2 h-10 text-base placeholder-xen-gray-500 bg-white text-xen-gray-900 disabled:text-xen-gray-700 disabled:bg-xen-gray-300 disabled:bg-opacity-25 border border-xen-gray-400 rounded outline-none focus:border-primary hover:border-xen-gray-600 disabled:hover:border-xen-gray-400 transition-colors group peer flex items-center space-x-2 w-full flex-1"
            disabled="" data-testid="installment">
            <div class="flex-1 text-left text-lg">
              <div class="flex items-center space-x-1"><span>Pay in full</span></div>
            </div><svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="text-xen-gray-600 transform transition-all" height="24" width="24">
              <polyline points="6 9 12 15 18 9"></polyline>
            </svg>
          </button>
          <div class="absolute bg-white top-full py-1 mt-1 shadow-lg border border-xen-gray-400 rounded max-h-44 overflow-y-auto transition origin-top-left z-10 left-0 right-0 opacity-0 scale-y-0">
            <ul>
              <li><button type="button" class="flex w-full text-base text-left" tabindex="-1">
                  <div class="transition-opacity duration-100 flex-1 px-2 py-2 flex space-x-1 hover:bg-xen-gray-200 flex items-center space-x-2"><span data-testid="installment-0-month">Pay in full</span></div>
                </button></li>
            </ul>
          </div>
        </div>
      </div>
    </fieldset>
  </div>
  <div class="pt-4 flex justify-center"><button type="submit" class="flex items-center justify-center text-base font-semibold h-10 rounded px-4 border transition outline-none !text-white bg-xen-gray-600 w-48" data-testid="pay-now" disabled="">Pay
      Now</button></div>
  <div class="flex justify-center">
    <div style="max-width: 360px;"></div>
  </div>
</form>

Text Content

CANGGU INK CLUB TATTOO

English



ORDER SUMMARY

Invoice #: canggu-604c0d134e424898-8646ec69650fa7af

Order Summary


Total Amount Due

IDR 1.000.000


PAYMENT METHOD


CREDIT / DEBIT CARD / NEX CARDNEW


Beware of fraudulent payment requests

Make sure the merchant’s name, payment amount, and payment details are correct.
Xendit is not responsible for any loss caused by this transaction.

Card Number

Valid Thru

CVN

Cardholder Name

Email Address

Installment Plan
Pay in full
 * Pay in full

Pay Now



E-WALLET





Payment is still processing…

Processing may take a moment. This page will update when the payment is
processed.

Powered byxendit



ORDER SUMMARY

Invoice #: canggu-604c0d134e424898-8646ec69650fa7af


 * DESCRIPTION
   
   Invoice #: canggu-604c0d134e424898-8646ec69650fa7af
   
   Tattoo(s) for Robert Westwood & Friend - 24/06/2024

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

Total Amount Due
Total
IDR 1.000.000

word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word

mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1