expandabletransit.com Open in urlscan Pro
160.119.248.118  Public Scan

URL: https://expandabletransit.com/
Submission: On January 02 via api from US — Scanned from US

Form analysis 2 forms found in the DOM

GET buses.php

<form class="form-control-border p-sm-4" id="bookingForm" method="GET" action="buses.php">
  <div class="nav nav-pills mb-3" id="pills-tab" role="tablist">
    <div class="form-check form-check-inline active" id="cab2-one-way-tab" data-bs-toggle="pill" data-bs-target="#cab2-one-way" role="tab" aria-controls="cab2-one-way" aria-selected="true">
      <input required="" class="form-check-input bookaseat_tripType" style="background-color:#104f5a;" type="radio" name="tripType" id="cabRadio1" value="one-way" checked="">
      <label class="form-check-label" for="cabRadio1">One Way</label>
    </div>
    <div class="form-check form-check-inline" id="cab2-round-way-tab" data-bs-toggle="pill" data-bs-target="#cab2-round-way" role="tab" aria-controls="cab2-round-way" aria-selected="false" tabindex="-1">
      <input required="" class="form-check-input bookaseat_tripType" type="radio" name="tripType" id="cabRadio2" value="return-trip">
      <label class="form-check-label" for="cabRadio2">Round Trip</label>
    </div>
  </div>
  <div class="tab-content" id="pills-tabContent">
    <!-- One way START -->
    <div class="tab-pane fade show active" id="cab2-one-way" role="tabpanel" aria-labelledby="cab2-one-way-tab">
      <div class="row g-2 g-md-4">
        <!-- Pickup -->
        <div class="col-md-6 position-relative">
          <div class="form-fs-lg form-control-transparent">
            <label class="form-label small">From</label>
            <div class="choices" data-type="select-one" tabindex="0" role="combobox" aria-autocomplete="list" aria-haspopup="true" aria-expanded="false">
              <div class="choices__inner"><select name="departone" id="bookone" class="form-select departureTerminalChoice choices__input" hidden="" tabindex="-1" data-choice="active">
                  <option value="" data-custom-properties="[object Object]">departure terminal</option>
                </select>
                <div class="choices__list choices__list--single">
                  <div class="choices__item choices__placeholder choices__item--selectable" data-item="" data-id="1" data-value="" data-custom-properties="[object Object]" aria-selected="true">departure terminal</div>
                </div>
              </div>
              <div class="choices__list choices__list--dropdown" aria-expanded="false"><input type="search" name="search_terms" class="choices__input choices__input--cloned" autocomplete="off" autocapitalize="off" spellcheck="false" role="textbox"
                  aria-autocomplete="list" aria-label="departure terminal" placeholder="">
                <div class="choices__list" role="listbox">
                  <div id="choices--bookone-item-choice-1" class="choices__item choices__item--choice is-selected choices__placeholder choices__item--selectable is-highlighted" role="option" data-choice="" data-id="1" data-value=""
                    data-select-text="Press to select" data-choice-selectable="" aria-selected="true">departure terminal</div>
                  <div id="choices--bookone-item-choice-2" class="choices__item choices__item--choice choices__item--selectable" role="option" data-choice="" data-id="2" data-value="Abuja" data-select-text="Press to select" data-choice-selectable="">
                    Abuja</div>
                  <div id="choices--bookone-item-choice-3" class="choices__item choices__item--choice choices__item--selectable" role="option" data-choice="" data-id="3" data-value="Port Harcourt" data-select-text="Press to select"
                    data-choice-selectable="">Port Harcourt</div>
                  <div id="choices--bookone-item-choice-4" class="choices__item choices__item--choice choices__item--selectable" role="option" data-choice="" data-id="4" data-value="Maiduguri" data-select-text="Press to select"
                    data-choice-selectable="">Maiduguri</div>
                  <div id="choices--bookone-item-choice-5" class="choices__item choices__item--choice choices__item--selectable" role="option" data-choice="" data-id="5" data-value="Abia" data-select-text="Press to select" data-choice-selectable="">
                    Abia</div>
                  <div id="choices--bookone-item-choice-6" class="choices__item choices__item--choice choices__item--selectable" role="option" data-choice="" data-id="6" data-value="Yobe" data-select-text="Press to select" data-choice-selectable="">
                    Yobe</div>
                  <div id="choices--bookone-item-choice-7" class="choices__item choices__item--choice choices__item--selectable" role="option" data-choice="" data-id="7" data-value="benue" data-select-text="Press to select" data-choice-selectable="">
                    benue</div>
                </div>
              </div>
            </div>
          </div>
          <!-- Auto fill button -->
          <div class="btn-flip-icon z-index-9 mt-2 mt-md-1">
            <button type="button" class="btn btn-dark shadow btn-round mb-0">
              <i class="fa-solid fa-arrow-right"></i>
            </button>
          </div>
        </div>
        <!-- Drop -->
        <div class="col-md-6 text-md-start">
          <div class="form-fs-lg form-control-transparent">
            <label class="form-label small ms-3 ms-md-0 me-md-3">To</label>
            <div class="choices" data-type="select-one" tabindex="0" role="combobox" aria-autocomplete="list" aria-haspopup="true" aria-expanded="false">
              <div class="choices__inner"><select name="destinationone" class="form-select destinationTerminalChoice choices__input" id="bookreturn" required="" hidden="" tabindex="-1" data-choice="active">
                  <option value="" data-custom-properties="[object Object]">arrival terminal</option>
                </select>
                <div class="choices__list choices__list--single">
                  <div class="choices__item choices__placeholder choices__item--selectable" data-item="" data-id="1" data-value="" data-custom-properties="[object Object]" aria-selected="true">arrival terminal</div>
                </div>
              </div>
              <div class="choices__list choices__list--dropdown" aria-expanded="false"><input type="search" name="search_terms" class="choices__input choices__input--cloned" autocomplete="off" autocapitalize="off" spellcheck="false" role="textbox"
                  aria-autocomplete="list" aria-label="arrival terminal" placeholder="">
                <div class="choices__list" role="listbox">
                  <div id="choices--bookreturn-item-choice-1" class="choices__item choices__item--choice is-selected choices__placeholder choices__item--selectable is-highlighted" role="option" data-choice="" data-id="1" data-value=""
                    data-select-text="Press to select" data-choice-selectable="" aria-selected="true">arrival terminal</div>
                  <div id="choices--bookreturn-item-choice-2" class="choices__item choices__item--choice choices__item--selectable" role="option" data-choice="" data-id="2" data-value="Port Harcourt" data-select-text="Press to select"
                    data-choice-selectable="">Port Harcourt</div>
                  <div id="choices--bookreturn-item-choice-3" class="choices__item choices__item--choice choices__item--selectable" role="option" data-choice="" data-id="3" data-value="Kano" data-select-text="Press to select"
                    data-choice-selectable="">Kano</div>
                  <div id="choices--bookreturn-item-choice-4" class="choices__item choices__item--choice choices__item--selectable" role="option" data-choice="" data-id="4" data-value="Kaduna" data-select-text="Press to select"
                    data-choice-selectable="">Kaduna</div>
                  <div id="choices--bookreturn-item-choice-5" class="choices__item choices__item--choice choices__item--selectable" role="option" data-choice="" data-id="5" data-value="Benue" data-select-text="Press to select"
                    data-choice-selectable="">Benue</div>
                  <div id="choices--bookreturn-item-choice-6" class="choices__item choices__item--choice choices__item--selectable" role="option" data-choice="" data-id="6" data-value="Gombe" data-select-text="Press to select"
                    data-choice-selectable="">Gombe</div>
                  <div id="choices--bookreturn-item-choice-7" class="choices__item choices__item--choice choices__item--selectable" role="option" data-choice="" data-id="7" data-value="cross river" data-select-text="Press to select"
                    data-choice-selectable="">cross river</div>
                </div>
              </div>
            </div>
          </div>
        </div>
        <!-- Date -->
        <div class="col-md-6">
          <div class="form-fs-lg form-control-transparent">
            <div class="mb-2"></div>
            <label class="form-label small">Departure Date</label>
            <input name="departdate" type="text" class="form-control flatpickr departureDatePicker form-control-lg flatpickr-input" placeholder="Select date" required="" readonly="readonly">
          </div>
        </div>
        <!-- Persons -->
        <div class="col-md-6">
        </div>
      </div>
    </div>
    <!-- One way END -->
    <!-- Round trip START -->
    <div class="tab-pane fade" id="cab2-round-way" role="tabpanel" aria-labelledby="cab2-round-way-tab">
    </div>
    <!-- Round trip END -->
  </div>
  <!-- Tabs content END -->
  <!-- Button -->
  <div class="d-grid pt-2">
    <button type="submit" class="btn btn  mb-0" style="background-color:#104f5a;color:white">Search Trips</button>
  </div>
</form>

POST /trips/checkbookingstatus

<form action="/trips/checkbookingstatus" method="post">
  <div class="form-group mb-3">
    <label for="ref">Booking Reference</label>
    <input id="ref" type="text" class="form-control form-control-lg " name="booking_ref" placeholder="Enter booking number">
  </div>
  <div class="mb-3 form-group">
    <button class="btn btn-primary" style="background-color:#104f5a;color:white">Proceed</button>
  </div>
</form>

Text Content

Call Us @: 0913 600 0482, 0913 600 0276, 0913 600 0687
Menu
   
 * Pickup Service
 * Bills Payment
 * Terms of Service
 * Policy
 * Contact

   
 * Signup / Login
   
 * 
   
   

   
 * Login
 * Signup
   
   
 * * Light
   * Dark
   * Auto


 * Book a seat
 * Booking Status

One Way
Round Trip
From
departure terminal
departure terminal
departure terminal
Abuja
Port Harcourt
Maiduguri
Abia
Yobe
benue

To
arrival terminal
arrival terminal
arrival terminal
Port Harcourt
Kano
Kaduna
Benue
Gombe
cross river

Departure Date


Search Trips

Check booking status

Booking Reference
Proceed


OUR TOP DESTINATIONS

BENUE

KANO

PORT HARCOURT

ABUJA


ABOUT US

We will provide the world's best transport system which is safe, reliable,
efficient, environmentally friendly and satisfying to both users and operators.

AFFORDABLE PRICES

Price of fare are affordable, bearing in mind the comfort you enjoy

EASY RESCHEDULING

With few easy steps a trip can be rescheduled. T&C applied.

NO HIDDEN CHARGES

Absolutely no hidden charges, what you see is what you get.

REFER & EARN

Refer us to new customers and get exciting bonuses.

SECURED WALLET SYSTEM

Transactions here are safe and secure.

CUSTOMER SUPPORT

Always available to attend to your requests and complaints.

SEARCH FOR TRIPS

Total destinations that we work with

SELECT DESTINATION

Pick your desired destination

EASY TO BOOK

With an easy and fast booking process

OUR VISION



We will provide the world's best transport system which is safe, reliable,
efficient, environmentally friendly and satisfying to both users and operators.





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

 * Customer Support
 * Ride Safely
 * Top Rated Driver - Partner


FREQUENTLY ASKED QUESTIONS

HOW DOES IT WORK?

Simply search for a trip and make your booking.

HOW DO I GET REFUND FOR A BOOKING?

Expandable Transit has a no refund policy.

HOW LONG DOES IT TAKE TO CONFIRM BOOKING

Your booking is confirmed instantly.

CAN I RESCHEDULE MY BOOKING

You can reschedule your booking in accordance with our Terms and Policy

HOW CAN I CHECK THE FARE FOR MY TRIP?

The cost for the trip is shown before payment.


Expandable Customer Care Line

0913 600 0482

0913 600 0276

0913 600 0687

PAGE

 * Contact us
 * Meet our Team

LINK

 * Sign up
 * Sign in
 * Privacy Policy
 * Terms

OUR ADDRESS

 * Abuja Office: --Trinity Park Before Benue links By Old Secretariat, Area 3
   Junction, Garki, FCT-Abuja.


 * Benue Office: --First Floor, Shop No. 6, Kyabiz Plaza Opposite Nobiz
   Supermarket, Wurukum Makurdi, Benue State

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

Copyright © Expandable Transit 2023. All rights reserved Built by Spicy-lab.
 * Privacy policy
 * Terms and conditions
 * Refund policy


JanuaryFebruaryMarchAprilMayJuneJulyAugustSeptemberOctoberNovemberDecember

SunMonTueWedThuFriSat
311234567891011121314151617181920212223242526272829303112345678910