checkout-staging.xendit.co
Open in
urlscan Pro
104.19.160.99
Public Scan
Submitted URL: https://dev.xen.to/b8JFZUxR
Effective URL: https://checkout-staging.xendit.co/web/66feea5aee4b861664fd876d
Submission: On October 03 via manual from US — Scanned from DE
Effective URL: https://checkout-staging.xendit.co/web/66feea5aee4b861664fd876d
Submission: On October 03 via manual from US — Scanned from DE
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>
</div>
<div class="space-y-2">
<div class="flex -mx-2">
<div class="w-1/2 px-2">
<fieldset><label for="givenName" class="block font-medium text-base">First 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="given-name" name="givenName" placeholder="John" data-testid="first-name" value=""></div>
</div>
</fieldset>
</div>
<div class="w-1/2 px-2">
<fieldset><label for="surname" class="block font-medium text-base">Last 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="family-name" name="surname" placeholder="Doe" data-testid="surname" value=""></div>
</div>
</fieldset>
</div>
</div>
<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>
<fieldset><label for="mobileNumber" class="block font-medium text-base">Mobile Number</label>
<div class="py-1">
<div class="flex w-full">
<div><button role="combobox" aria-expanded="false" data-testid="dial-code"
class="w-max flex items-center text-lg h-10 rounded px-4 border border-xen-gray-400 transition outline-none border-1 rounded-r-none hover:text-white hover:border-primary hover:brightness-110 hover:!bg-primary focus:brightness-110 focus:ring-1 ring-primary !bg-white text-xen-gray-900"
type="button" aria-haspopup="dialog" aria-controls="radix-:ri:" data-state="closed"><span class="mr-2">🇩🇪</span><span>+49</span></button></div>
<div class="w-full">
<div class="flex"><input type="tel"
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 flex-1 rounded-l-none -ml-px hover:z-0 focus:z-0"
autocomplete="tel" name="mobileNumber" placeholder="Enter mobile number" data-testid="mobile-number" value="" inputmode="text"></div>
</div>
</div>
</div>
</fieldset>
</div>
</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
You are in Test Mode and any transactions made are simulated and not real. MACFEE English ORDER SUMMARY Invoice #: contact macfee support at: +1 (847) 450-0728 Order Summary Pay Before October 4, 2024 at 9:02 PM THB 72,148.00 PAYMENT METHOD CREDIT / DEBIT CARD Card Number Valid Thru CVN First Name Last Name Email Address Mobile Number 🇩🇪+49 Installment Plan Pay in full * Pay in full Pay Now Payment is still processing… Processing may take a moment. This page will update when the payment is processed. Powered byxendit ORDER SUMMARY Invoice #: contact macfee support at: +1 (847) 450-0728 * DESCRIPTION Invoice #: contact macfee support at: +1 (847) 450-0728 Thank you for your purchase of the Macfee Yearly Subscription for $721.48. Your subscription will be activated shortly, and you'll see the charge reflected on your statement soon. If you did not authorize this purchase, please contact us at +1 (847) 450-0728 for assistance. * PAY BEFORE OCTOBER 4, 2024 AT 9:02 PM -------------------------------------------------------------------------------- Macfee Yearly Subscription 1 × THB 72,148.00 THB 72,148.00 -------------------------------------------------------------------------------- SubtotalTHB 72,148.00 -------------------------------------------------------------------------------- Total Amount Due Total THB 72,148.00