shop.markmetric.in Open in urlscan Pro
143.198.83.112  Public Scan

Submitted URL: https://www.pfp.bot/
Effective URL: https://shop.markmetric.in/buy-domain/pfp.bot?redirected=true
Submission: On July 05 via api from US — Scanned from SG

Form analysis 1 forms found in the DOM

POST

<form wire:submit.prevent="checkout" method="POST">
  <fieldset>
    <div x-data="{ openTab: 'payment', disableMarket: false }" x-init="() => {
                        if (window.location.hash) {
                            let hashTab = window.location.hash.substring(1)
                            if(disableMarket) {
                                openTab = 'payment'
                            } else { openTab = hashTab }
                        } else { openTab = 'payment' }
                     }">
      <div class="bg-white">
        <div class="mx-auto max-w-7xl">
          <div class="sm:hidden mb-4">
            <label for="tabs" class="text-gray-800 text-sm font-medium"> Select Payment Method or Buy On Market </label>
            <select id="tabs" name="tabs" x-model="openTab"
              class="block w-full rounded-md border-none bg-gray-100 py-2 pl-3 pr-10 text-base text-gray-800 shadow-sm ring-1 ring-inset ring-white/10 focus:ring-2 focus:ring-inset focus:ring-gray-100 sm:text-sm">
              <option value="payment">Select Payment Method</option>
              <option value="market">Buy On Marketplace</option>
            </select>
          </div>
          <div class="hidden sm:block">
            <nav class="flex py-2">
              <ul role="list" class="flex min-w-full flex-none gap-x-6 font-semibold leading-6 text-gray-500">
                <li>
                  <a href="#payment" @click="openTab = 'payment'" :class="openTab === 'payment' ? 'text-gray-900 border-b-2 border-gray-800' : ' '" class="text-gray-900 border-b-2 border-gray-800">Select Payment Method</a>
                </li>
                <li>
                  <a href="#market" @click="openTab = 'market'" :class="openTab === 'market' ? 'text-gray-900 border-b-2 border-gray-800' : ' '" class="">Buy On Marketplace</a>
                </li>
              </ul>
            </nav>
          </div>
        </div>
      </div>
      <div x-show="openTab == 'payment'">
        <div class="mt-2 grid grid-cols-1 gap-y-2 sm:grid-cols-1">
          <label x-on:click="checkoutType = 'escrow_buy_now'" :class="checkoutType == 'escrow_buy_now' ? 'border-green-500 ring-1 ring-green-500' : 'border-gray-300'"
            class="relative flex cursor-pointer rounded border bg-white py-2 px-4 shadow-sm focus:outline-none border-green-500 ring-1 ring-green-500">
            <input type="radio" name="checkout-type" wire:model.live="checkoutType" value="escrow_buy_now" class="sr-only" aria-labelledby="checkout-type-2-label" aria-describedby="checkout-type-2-description-0 checkout-type-2-description-1">
            <span class="flex flex-1">
              <span class="flex">
                <span id="checkout-type-2-label" class="block text-sm font-medium text-gray-700 mr-2 ">
                  <span class="font-bold">$88000 USD</span> - Buy with </span>
                <span>
                  <img class="h-5 rounded mt-0.5" src="/images/coins/escrow.svg" alt="Escrow.com">
                </span>
              </span>
            </span>
            <svg x-show="checkoutType == 'escrow_buy_now'" class="h-5 w-5 text-green-600" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true">
              <path fill-rule="evenodd" d="M10 18a8 8 0 100-16 8 8 0 000 16zm3.857-9.809a.75.75 0 00-1.214-.882l-3.483 4.79-1.88-1.88a.75.75 0 10-1.06 1.061l2.5 2.5a.75.75 0 001.137-.089l4-5.5z" clip-rule="evenodd"></path>
            </svg>
          </label>
        </div>
        <div class="grid grid-cols-1 sm:grid-cols-1 md:grid-cols-1 gap-x-0 sm:gap-x-0 md:gap-x-2 gap-y-2 sm:gap-y-2 md:gap-y-2 mt-4">
          <button type="button" id="mobile-buy-now" wire:click="checkout" wire:loading.attr="disabled" wire:target="checkout" wire:loading.class="disabled opacity-75 cursor-not-allowed" class="
                           w-full bg-gray-800 border border-transparent rounded py-2 px-4 flex items-center justify-center text-base font-medium text-white hover:bg-gray-700 focus:outline-none focus:ring-0 sm:w-full duration-500
                        ">
            <span wire:loading.delay.long="" wire:target="checkout">
              <svg class="inline animate-spin h-5 w-5 mr-1" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24">
                <circle class="opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4"></circle>
                <path class="opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"></path>
              </svg>
            </span>
            <span wire:loading.delay.long="" wire:target="checkout"> Processing with Escrow.com </span>
            <span wire:loading.delay.long.remove="" wire:target="checkout"> Process with Escrow.com </span>
          </button>
          <button type="button" id="mobile-offer" onclick="Livewire.emit('openModal', 'new-offer-modal',{&quot;name&quot;:&quot;pfp.bot&quot;})"
            class="w-full py-3 px-6 rounded flex items-center justify-center text-gray-600 font-medium hover:bg-gray-50 hover:underline hover:text-gray-800 duration-500">
            <svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6 flex-shrink-0" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2">
              <path stroke-linecap="round" stroke-linejoin="round" d="M12 8c-1.657 0-3 .895-3 2s1.343 2 3 2 3 .895 3 2-1.343 2-3 2m0-8c1.11 0 2.08.402 2.599 1M12 8V7m0 1v8m0 0v1m0-1c-1.11 0-2.08-.402-2.599-1M21 12a9 9 0 11-18 0 9 9 0 0118 0z"></path>
            </svg>
            <span class="ml-2">Or make an offer</span>
          </button>
        </div>
      </div>
      <div x-show="openTab == 'market'" style="display: none;">
        <div class="mt-2 grid grid-cols-1 gap-y-2 sm:grid-cols-1">
          <div>
            <button type="button" onclick="Livewire.emit('openModal', 'display-price-before-go-to-market-modal', {&quot;uuid&quot;:&quot;863eb17c7a7b463696724ba9284228a5&quot;,&quot;market&quot;:&quot;afternic&quot;})"
              class="inline-flex rounded bg-white w-full py-2 px-2 afternic-mini-link">
              <span>
                <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="w-5 h-5">
                  <path stroke-linecap="round" stroke-linejoin="round"
                    d="M2.25 3h1.386c.51 0 .955.343 1.087.835l.383 1.437M7.5 14.25a3 3 0 00-3 3h15.75m-12.75-3h11.218c1.121-2.3 2.1-4.684 2.924-7.138a60.114 60.114 0 00-16.536-1.84M7.5 14.25L5.106 5.272M6 20.25a.75.75 0 11-1.5 0 .75.75 0 011.5 0zm12.75 0a.75.75 0 11-1.5 0 .75.75 0 011.5 0z">
                  </path>
                </svg>
              </span>
              <span class="ml-2"> Buy on Afternic.com </span>
              <span> - $88,000 USD</span>
            </button>
          </div>
          <div>
            <button type="button" onclick="Livewire.emit('openModal', 'display-price-before-go-to-market-modal', {&quot;uuid&quot;:&quot;863eb17c7a7b463696724ba9284228a5&quot;,&quot;market&quot;:&quot;dan&quot;})"
              class="inline-flex rounded bg-white w-full py-2 px-2 dan-mini-link">
              <span>
                <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="w-5 h-5">
                  <path stroke-linecap="round" stroke-linejoin="round"
                    d="M2.25 3h1.386c.51 0 .955.343 1.087.835l.383 1.437M7.5 14.25a3 3 0 00-3 3h15.75m-12.75-3h11.218c1.121-2.3 2.1-4.684 2.924-7.138a60.114 60.114 0 00-16.536-1.84M7.5 14.25L5.106 5.272M6 20.25a.75.75 0 11-1.5 0 .75.75 0 011.5 0zm12.75 0a.75.75 0 11-1.5 0 .75.75 0 011.5 0z">
                  </path>
                </svg>
              </span>
              <span class="ml-2"> Buy on Dan.com </span>
              <span> - $8,400 USD</span>
            </button>
          </div>
          <div>
            <button type="button" onclick="Livewire.emit('openModal', 'display-price-before-go-to-market-modal', {&quot;uuid&quot;:&quot;863eb17c7a7b463696724ba9284228a5&quot;,&quot;market&quot;:&quot;godaddy&quot;})"
              class="inline-flex rounded bg-white w-full py-2 px-2 godaddy-mini-link">
              <span>
                <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="w-5 h-5">
                  <path stroke-linecap="round" stroke-linejoin="round"
                    d="M2.25 3h1.386c.51 0 .955.343 1.087.835l.383 1.437M7.5 14.25a3 3 0 00-3 3h15.75m-12.75-3h11.218c1.121-2.3 2.1-4.684 2.924-7.138a60.114 60.114 0 00-16.536-1.84M7.5 14.25L5.106 5.272M6 20.25a.75.75 0 11-1.5 0 .75.75 0 011.5 0zm12.75 0a.75.75 0 11-1.5 0 .75.75 0 011.5 0z">
                  </path>
                </svg>
              </span>
              <span class="ml-2"> Buy on Godaddy.com </span>
              <span> - $88,000 USD</span>
            </button>
          </div>
          <div>
            <button type="button" onclick="Livewire.emit('openModal', 'display-price-before-go-to-market-modal', {&quot;uuid&quot;:&quot;863eb17c7a7b463696724ba9284228a5&quot;,&quot;market&quot;:&quot;sedo&quot;})"
              class="inline-flex rounded bg-white w-full py-2 px-2 sedo-mini-link">
              <span>
                <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="w-5 h-5">
                  <path stroke-linecap="round" stroke-linejoin="round"
                    d="M2.25 3h1.386c.51 0 .955.343 1.087.835l.383 1.437M7.5 14.25a3 3 0 00-3 3h15.75m-12.75-3h11.218c1.121-2.3 2.1-4.684 2.924-7.138a60.114 60.114 0 00-16.536-1.84M7.5 14.25L5.106 5.272M6 20.25a.75.75 0 11-1.5 0 .75.75 0 011.5 0zm12.75 0a.75.75 0 11-1.5 0 .75.75 0 011.5 0z">
                  </path>
                </svg>
              </span>
              <span class="ml-2"> Buy on Sedo.com </span>
              <span> - $8,400 USD</span>
            </button>
          </div>
        </div>
      </div>
    </div>
  </fieldset>
</form>

Text Content

MarkMetric
Open menu
About us
All domains
Close menu
All domains


PFP.BOT


PFP.BOT IS FOR SALE

$88,000 USD



Free transfer

Free support

Secure payments

Fast delivery

Select Payment Method or Buy On Market Select Payment Method Buy On Marketplace
 * Select Payment Method
 * Buy On Marketplace

$88000 USD - Buy with
Processing with Escrow.com Process with Escrow.com Or make an offer
Buy on Afternic.com - $88,000 USD
Buy on Dan.com - $8,400 USD
Buy on Godaddy.com - $88,000 USD
Buy on Sedo.com - $8,400 USD


FREQUENTLY ASKED QUESTIONS

What are the available payment options?

We currently support Dan.com, Stripe, Escrow.com and Atom Pay.

Dan.com (A GoDaddy brand) :

Dan.com provides an effortless domain escrow and payment service for both buyer
and seller.

Stripe:

Stripe enables almost all major online payment methods including Bank wire,
Visa, MasterCard, iDeal, Apple Pay, Google Pay, MisterCash, Sofort, AliPay,
WeChatPay and more.

Escrow.com:

Escrow.com has PayPal and all major credit cards supported.

Atom Pay:

Atom Pay (by Atom.com) offers a simple, trusted portable payment solution for
both domain buyers and sellers to handle domain transactions.

How does the domain ownership transfer process work?

You can get your domain in two ways

1.Domain push:

If you have an account at the current domain's registrar, you can ask your
seller to push the domain directly into your registrar account. This typically
can be done within 24 hours or less.

2.Transfer with auth code:

Domain transfer with auth code (also called an Authorization Code, Auth-Info
Code, or transfer code) could be a common way to receive your domain name. The
auth code will be sent to you once the payment is secured and you could start
the transfer process. It might take up to 5-7 days to finish the transfer.

Do I have to pay for your services?

NO. You will handle the transaction directly with the domain seller, no other
fees involved.

Twitter

© 2022 - 2024 MarkMetric. All rights reserved.

Domain service powered by Sudos.com