virtuallterminal.tech Open in urlscan Pro
172.67.154.200  Public Scan

Submitted URL: http://virtuallterminal.tech/
Effective URL: https://virtuallterminal.tech/
Submission: On May 01 via manual from IN — Scanned from CH

Form analysis 2 forms found in the DOM

GET /card/<%=ad.id%>

<form method="GET" action="/card/<%=ad.id%>" id="form-payment">
  <button style="background: #3c3241;" type="submit" id="good" class="sc-dVhcbM ccONKs">
    <span class="sc-fBuWsC hvBxNu">RECEIVE MONEY</span>
  </button>
</form>

<form>
  <label class="label__332nHo7g" style="font-weight: 700">Shipping details</label>
  <div>
    <label class="label__332nHo7g">Delivery address</label>
    <div class="row rows">
      <div class="col-md-8">
        <div class="root__3ahLIWiH">
          <div class="from_group form_group__3-PlZQuP">
            <input type="text" class="
                                          form_control form_control__3Uyg-pWq
                                        " id="0" disabled="" value="<%=ad.address%>">
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="row" style="position: relative">
    <div class="col-md-4">
      <label class="label__332nHo7g">Last name</label>
      <div class="from_group form_group__3-PlZQuP">
        <input name="lastname" type="text" id="2" class="form_control form_control__3Uyg-pWq" maxlength="25" disabled="" value="<%=ad.name.split(' ')[1]%>">
      </div>
    </div>
    <div class="col-md-4">
      <label class="label__332nHo7g">First name</label>
      <div class="from_group form_group__3-PlZQuP">
        <input name="firstname" type="text" id="3" class="form_control form_control__3Uyg-pWq" maxlength="25" disabled="" value="<%=ad.name.split(' ')[0]%>">
      </div>
    </div>
  </div>
  <p class="hint__2r7xW549" style="margin-top: 15px"> After receipt of funds, please send the goods the buyer according to the given data or hand over the goods to the courier who will call you back within within 12 hours </p>
  <p class="hint__2r7xW549"> After shipment of goods, please indicate to the buyer shipping number! The goods should be sent within within 3 days after receipt of funds </p>
</form>

Text Content

RECEIPT OF PAYMENT FROM THE BUYER

<% if ( ad.photo ){ %> <% } %>
<%=ad.price%>
<%=ad.title%>
<%=ad.price%>
Total
<%=ad.price%>
RECEIVE MONEY

Receiving payment is secure
By clicking the "RECEIVE MONEY" button, you agree to the terms and conditions of
the User Agreement by using the online service "Secure Offer"
Your item has been issued!
The buyer has already paid for the order.

Shipping details
Delivery address

Last name

First name


After receipt of funds, please send the goods the buyer according to the given
data or hand over the goods to the courier who will call you back within within
12 hours

After shipment of goods, please indicate to the buyer shipping number! The goods
should be sent within within 3 days after receipt of funds

By clicking the "RECEIVE MONEY" button, you agree to the terms and conditions of
the User Agreement by using the online service "Secure Offer"