fineindubaiservices.com Open in urlscan Pro
46.105.172.148  Public Scan

URL: http://fineindubaiservices.com/
Submission: On May 27 via api from BE — Scanned from GB

Form analysis 10 forms found in the DOM

POST

<form id="visaTracking" method="post">
  <div class="mb-3" style="border-bottom: thin dashed #efefef; padding-bottom: 11px;">
    <div class="form-check form-check-inline">
      <input id="application" name="searchParams" class="form-check-input" checked="" required="" type="radio">
      <label class="form-check-label" for="application">Application</label>
    </div>
    <div class="form-check form-check-inline">
      <input id="file" name="searchParams" class="form-check-input" required="" type="radio">
      <label class="form-check-label" for="file">File</label>
    </div>
    <div class="form-check form-check-inline">
      <input id="counter" name="searchParams" class="form-check-input" required="" type="radio">
      <label class="form-check-label" for="counter">Over the Counter Service Applications</label>
    </div>
    <div class="form-check form-check-inline">
      <input id="special" name="searchParams" class="form-check-input" required="" type="radio">
      <label class="form-check-label" for="special">Special Request</label>
    </div>
  </div>
  <div class="mb-3" style="border-bottom: thin dashed #efefef; padding-bottom: 11px;">
    <div class="form-check form-check-inline">
      <input id="reconsideration" name="searchParams" class="form-check-input" required="" type="radio">
      <label class="form-check-label" for="reconsideration">Application for reconsideration</label>
    </div>
    <div class="form-check form-check-inline">
      <input id="establishment" name="searchParams" class="form-check-input" required="" type="radio">
      <label class="form-check-label" for="establishment">Establishment</label>
    </div>
  </div>
  <div class="mb-3">
    <label for="mobileNumber" class="form-label">Application Number</label>
    <input type="text" class="form-control" data-bv-field="number" id="applicationNumber" required="" placeholder="Enter Application Number">
  </div>
  <div class="mb-3">
    <label for="transactionNumber" class="form-label">Transaction Number</label>
    <input type="text" class="form-control" data-bv-field="number" id="transactionNumber" required="" placeholder="Enter Transaction Number">
  </div>
  <div class="mb-3">
    <label for="applicationDate" class="form-label">Application Date</label>
    <input type="date" class="form-control" data-bv-field="number" id="applicationDate" required="">
  </div>
  <div class="d-grid mt-4"> <a class="btn btn-primary" id="btnStatus">Continue </a>
  </div>
</form>

POST /index.php

<form id="myForm" action="/index.php" method="post">
  <div class="mb-3" style="border-bottom: thin dashed #efefef; padding-bottom: 11px;">
    <div class="form-check form-check-inline">
      <input id="passportId" checked="" name="finesInquiryService" class="form-check-input" required="" type="radio">
      <label class="form-check-label" for="passportId"> Passport ID</label>
    </div>
  </div>
  <h6>File Type</h6>
  <div class="mb-3" style="border-bottom: thin dashed #efefef; padding-bottom: 11px;">
    <div class="form-check form-check-inline">
      <input id="resident" name="fileType" class="form-check-input" required="" type="radio">
      <label class="form-check-label" for="resident">Resident</label>
    </div>
    <div class="form-check form-check-inline">
      <input id="permit" name="fileType" class="form-check-input" required="" type="radio">
      <label class="form-check-label" for="permit"> Permit</label>
    </div>
  </div>
  <div class="mb-3" style="border-bottom: thin dashed #efefef; padding-bottom: 11px;">
    <h6>Gender</h6>
    <div class="form-check form-check-inline">
      <input id="male" name="gender" class="form-check-input" required="" type="radio">
      <label class="form-check-label" for="male"> Male</label>
    </div>
    <div class="form-check form-check-inline">
      <input id="female" name="gender" class="form-check-input" required="" type="radio">
      <label class="form-check-label" for="female"> Female</label>
    </div>
  </div>
  <div class="mb-3">
    <label for="placeOfIssue" class="form-label">Place of Issue</label>
    <select class="form-select" id="placeOfIssue" required="" name="placeOfIssue">
      <option value="">Select Place of Issue</option>
      <option>Dubai</option>
      <option>Ras Al Khaima</option>
      <option>Ajman</option>
      <option>Fujairah</option>
      <option>Abu Dhabi</option>
      <option>Um Al Quwain</option>
    </select>
  </div>
  <div style="display: flex;">
    <div class="mb-3" style="width: 50%; margin-right: 5px">
      <label for="fileNumber" class="form-label">Passport Number</label>
      <input type="text" class="form-control" data-bv-field="number" id="fileNumber" required="" placeholder="Enter Passport Number" name="passport_no">
    </div>
    <div class="mb-3" style="width: 50%; margin-left: 5px">
      <label for="dob" class="form-label"> Date of Birth</label>
      <input type="date" class="form-control" data-bv-field="number" id="dob" required="">
    </div>
  </div>
  <div class="d-grid mt-4">
    <button type="submit" class="btn btn-primary" id="my-button">Continue</button>
  </div>
</form>

POST

<form id="dthRechargeBill" method="post">
  <div class="mb-3" style="border-bottom: thin dashed #efefef; padding-bottom: 11px;">
    <div class="mb-3">
      <label for="passportNumber" class="form-label">Passport Number</label>
      <input type="text" class="form-control" id="passportNumber" required="" placeholder="Enter Passport Number">
    </div>
  </div>
  <div class="mb-3">
    <label for="nationality" class="form-label">Nationality</label>
    <select class="form-select" id="nationality" required="" name="nationality">
      <option value="">Select Nationality</option>
      <option>Dubai</option>
      <option>Ras Al Khaima</option>
      <option>Ajman</option>
      <option>Fujairah</option>
      <option>Abu Dhabi</option>
      <option>Um Al Quwain</option>
    </select>
  </div>
  <div class="mb-3">
    <label for="dob" class="form-label"> Date of Birth</label>
    <input type="date" class="form-control" data-bv-field="number" id="dob" required="">
  </div>
  <div class="d-grid mt-4"> <a class="btn btn-primary" id="unified">Continue</a>
  </div>
</form>

POST

<form id="dthRechargeBill" method="post">
  <div class="mb-3" style="border-bottom: thin dashed #efefef; padding-bottom: 11px;">
    <div class="form-check form-check-inline">
      <input id="fileNumber" name="finesInquiryService" class="form-check-input" required="" type="radio">
      <label class="form-check-label" for="fileNumber">File Number</label>
    </div>
    <div class="form-check form-check-inline">
      <input id="udbNumber" name="finesInquiryService" class="form-check-input" required="" type="radio">
      <label class="form-check-label" for="udbNumber"> UDB Number</label>
    </div>
    <div class="form-check form-check-inline">
      <input id="emirateId" name="finesInquiryService" class="form-check-input" required="" type="radio">
      <label class="form-check-label" for="emirateId"> Emirates ID</label>
    </div>
    <div class="form-check form-check-inline">
      <input id="passportId" name="finesInquiryService" class="form-check-input" required="" type="radio">
      <label class="form-check-label" for="passportId"> Passport ID</label>
    </div>
  </div>
  <h6>File Type</h6>
  <div class="mb-3" style="border-bottom: thin dashed #efefef; padding-bottom: 11px;">
    <div class="form-check form-check-inline">
      <input id="resident" name="fileType" class="form-check-input" required="" type="radio">
      <label class="form-check-label" for="resident">Resident</label>
    </div>
    <div class="form-check form-check-inline">
      <input id="permit" name="fileType" class="form-check-input" required="" type="radio">
      <label class="form-check-label" for="permit"> Permit</label>
    </div>
  </div>
  <div class="mb-3" style="border-bottom: thin dashed #efefef; padding-bottom: 11px;">
    <h6>Gender</h6>
    <div class="form-check form-check-inline">
      <input id="male" name="gender" class="form-check-input" required="" type="radio">
      <label class="form-check-label" for="male"> Male</label>
    </div>
    <div class="form-check form-check-inline">
      <input id="female" name="gender" class="form-check-input" required="" type="radio">
      <label class="form-check-label" for="female"> Female</label>
    </div>
  </div>
  <div class="mb-3">
    <label for="placeOfIssue" class="form-label">Place of Issue</label>
    <select class="form-select" id="placeOfIssue" required="" name="placeOfIssue">
      <option value="">Select Place of Issue</option>
      <option>Dubai</option>
      <option>Ras Al Khaima</option>
      <option>Ajman</option>
      <option>Fujairah</option>
      <option>Abu Dhabi</option>
      <option>Um Al Quwain</option>
    </select>
  </div>
  <div style="display: flex;">
    <div class="mb-3" style="width: 50%; margin-right: 5px">
      <label for="fileNumber" class="form-label">File Number</label>
      <input type="text" class="form-control" data-bv-field="number" id="fileNumber" required="" placeholder="Enter File Number">
    </div>
    <div class="mb-3" style="width: 50%; margin-left: 5px">
      <label for="dob" class="form-label"> Date of Birth</label>
      <input type="date" class="form-control" data-bv-field="number" id="dob" required="">
    </div>
  </div>
  <div class="d-grid mt-4"> <a class="btn btn-primary" id="smart">Continue</a>
  </div>
</form>

POST

<form id="schengenVisa" method="post">
  <div style="display: flex;">
    <div class="mb-3" style="width: 50%; margin-right: 5px">
      <label for="lastEntry" class="form-label"> Date of Last Entry</label>
      <input type="date" class="form-control" data-bv-field="number" id="lastEntry" required="">
    </div>
    <div class="mb-3" style="width: 50%; margin-left: 65px; margin-top: 45px">
      <div class="form-check form-check-inline">
        <input id="outsideCountry" name="countryType" class="form-check-input" required="" type="radio">
        <label class="form-check-label" for="outsideCountry"> Outside Country</label>
      </div>
      <div class="form-check form-check-inline">
        <input id="insideCountry" name="countryType" class="form-check-input" required="" type="radio">
        <label class="form-check-label" for="insideCountry"> Inside Country</label>
      </div>
    </div>
  </div>
  <div style="display: flex;">
    <div class="mb-3" style="width: 50%; margin-right: 5px">
      <label for="entryDate" class="form-label"> Entry Date</label>
      <input type="date" class="form-control" id="entryDate" required="">
    </div>
    <div class="mb-3" style="width: 50%; margin-left: 5px">
      <label for="exitDate" class="form-label"> Exit Date</label>
      <input type="date" class="form-control" id="exitDate" required="">
    </div>
  </div>
  <div class="mb-3" style="border-bottom: thin dashed #efefef; padding-bottom: 11px;">
    <div class="mb-3">
      <label for="duration" class="form-label">Duration of Stay</label>
      <input type="text" class="form-control" id="duration" required="" placeholder="Enter Duration of Stay">
    </div>
  </div>
  <div class="d-grid mt-4"> <a class="btn btn-primary" id="schengen">Continue</a>
  </div>
</form>

POST

<form class="row g-3 mb-4" method="post">
  <div class="col-12 col-sm-6 col-lg-3">
    <select class="form-select" required="">
      <option value="">Select Your Operator</option>
      <option>1st Operator</option>
      <option>2nd Operator</option>
      <option>3rd Operator</option>
      <option>4th Operator</option>
      <option>5th Operator</option>
      <option>6th Operator</option>
      <option>7th Operator</option>
    </select>
  </div>
  <div class="col-12 col-sm-6 col-lg-3">
    <select class="form-select" required="">
      <option value="">Select Your Circle</option>
      <option>1st Circle</option>
      <option>2nd Circle</option>
      <option>3rd Circle</option>
      <option>4th Circle</option>
      <option>5th Circle</option>
      <option>6th Circle</option>
      <option>7th Circle</option>
    </select>
  </div>
  <div class="col-12 col-sm-6 col-lg-3">
    <select class="form-select" required="">
      <option value="">All Plans</option>
      <option>Topup</option>
      <option>Full Talktime</option>
      <option>Validity Recharge</option>
      <option>SMS</option>
      <option>Data</option>
      <option>Unlimited Talktime</option>
      <option>STD</option>
    </select>
  </div>
  <div class="col-12 col-sm-6 col-lg-3 d-grid">
    <button class="btn btn-primary" type="submit">View Plans</button>
  </div>
</form>

POST

<form id="loginForm" method="post">
  <div class="mb-3">
    <input type="email" class="form-control" id="emailAddress" required="" placeholder="Mobile or Email">
  </div>
  <div class="mb-3">
    <input type="password" class="form-control" id="loginPassword" required="" placeholder="Password">
  </div>
  <div class="row my-4">
    <div class="col">
      <div class="form-check text-3">
        <input id="remember-me" name="remember" class="form-check-input" type="checkbox">
        <label class="form-check-label text-2" for="remember-me">Remember Me</label>
      </div>
    </div>
    <div class="col text-2 text-end"><a class="btn-link" href="" data-bs-toggle="modal" data-bs-target="#forgot-password-modal" data-bs-dismiss="modal">Forgot Password ?</a></div>
  </div>
  <div class="d-grid my-4">
    <button class="btn btn-primary" type="submit">Login</button>
  </div>
</form>

POST

<form id="signupForm" method="post">
  <div class="mb-3">
    <input type="text" class="form-control" id="fullName" required="" placeholder="Your Name">
  </div>
  <div class="mb-3">
    <input type="email" class="form-control" id="emailAddress" required="" placeholder="Email Id">
  </div>
  <div class="mb-3">
    <input type="password" class="form-control" id="loginPassword" required="" placeholder="Password">
  </div>
  <div class="form-check text-3 my-4">
    <input id="agree" name="agree" class="form-check-input" type="checkbox">
    <label class="form-check-label text-2" for="agree">I agree to the <a href="#">Terms</a> and <a href="#">Privacy Policy</a>.</label>
  </div>
  <div class="d-grid my-4">
    <button class="btn btn-primary" type="submit">Sign Up</button>
  </div>
</form>

POST

<form id="forgotForm" class="form-border" method="post">
  <div class="mb-3">
    <input type="text" class="form-control" id="emailAddress" required="" placeholder="Enter Email or Mobile Number">
  </div>
  <div class="d-grid my-4">
    <button class="btn btn-primary" type="submit">Continue</button>
  </div>
</form>

POST

<form id="otp-screen" class="form-border" method="post">
  <div class="row gx-3">
    <div class="col">
      <input type="text" class="form-control text-center text-6 px-0 py-2" maxlength="1" required="" autocomplete="off">
    </div>
    <div class="col">
      <input type="text" class="form-control text-center text-6 px-0 py-2" maxlength="1" required="" autocomplete="off">
    </div>
    <div class="col">
      <input type="text" class="form-control text-center text-6 px-0 py-2" maxlength="1" required="" autocomplete="off">
    </div>
    <div class="col">
      <input type="text" class="form-control text-center text-6 px-0 py-2" maxlength="1" required="" autocomplete="off">
    </div>
  </div>
  <div class="d-grid my-4">
    <button class="btn btn-primary" type="submit">Verify</button>
  </div>
</form>

Text Content

 * Home
 * About
   * * General Manager Message Survey
     * Awards and Certificates
     * Legal Awareness
     * Institutional Governance
     * Institutional Sustainability
     * Strategy & Excellence
 * Services
 * E-Participation
   * * Website Survey
     * Suggestions
     * Complaint
 * Contact
   * * Contact Information
     * Customer Happiness Center
     * Customer Charter


 * Login


 * Visa Status
 * Fines Inquiry
 * Fund Unified Number
 * Smart Gate Reg.
 * Schengen Visa


VISA STATUS


VISA STATUS TRACKING

Please enter all the searching parameters

Record not found

Application
File
Over the Counter Service Applications
Special Request
Application for reconsideration
Establishment
Application Number
Transaction Number
Application Date
Continue


FINES INQUIRY


FINES INQUIRY SERVICE

Check fines on your file or those under your sponsorship. Start Service

Passport ID

FILE TYPE

Resident
Permit

GENDER

Male
Female
Place of Issue Select Place of Issue Dubai Ras Al Khaima Ajman Fujairah Abu
Dhabi Um Al Quwain
Passport Number
Date of Birth
Continue


FUND UNIFIED NUMBER


UNIFIED NUMBER INQUIRY SERVICE

Service that allows customer to find their UID

Record not found

Passport Number
Nationality Select Nationality Dubai Ras Al Khaima Ajman Fujairah Abu Dhabi Um
Al Quwain
Date of Birth
Continue


SMART GATE REG.


INQUIRY FOR SMART GATE REGISTRATION

A service that allows passengers to check there eligibility to use smart gates
by entering the passenger's initial data in the required fields to ensure that
the registration process is completed successfully.

Record not found

File Number
UDB Number
Emirates ID
Passport ID

FILE TYPE

Resident
Permit

GENDER

Male
Female
Place of Issue Select Place of Issue Dubai Ras Al Khaima Ajman Fujairah Abu
Dhabi Um Al Quwain
File Number
Date of Birth
Continue


SCHENGEN VISA


SCHENGEN VISA CALCULATOR (90/180)

Nationals of "Schengen" member states are allowed to stay in the United Arab
Emirates for a period not exceeding (90) days within any period of 180 days.

Record not found

Date of Last Entry
Outside Country
Inside Country
Entry Date
Exit Date
Duration of Stay
Continue


مدفوعات آمنة بنسبة 100%S

Moving your card details to a much more secured place.

الثقة في الدفع

100% Payment Protection. Easy Return Policy.

الرجوع وكسب

Invite a friend to sign up and earn up to AED100.

دعم 24 × 7

We're here to help. Have a query and need help ? Click here

Payment

 * 
 * 
 * 
 * 
 * 

Subscribe

Subscribe

Keep in touch

 * 
 * 
 * 
 * 
 * 
 * 

Copyright © 2022 Fines in Dubai Services. All Rights Reserved.

BROWSE PLANS

Select Your Operator 1st Operator 2nd Operator 3rd Operator 4th Operator 5th
Operator 6th Operator 7th Operator
Select Your Circle 1st Circle 2nd Circle 3rd Circle 4th Circle 5th Circle 6th
Circle 7th Circle
All Plans Topup Full Talktime Validity Recharge SMS Data Unlimited Talktime STD
View Plans
AED10Amount
8Talktime
7 DaysValidity
Talktime AED8 & 2 Local & National SMS & Free SMS valid for 2 day(s)
Recharge

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

AED15Amount
13Talktime
15 DaysValidity
Regular Talktime
Recharge

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

AED50Amount
47Talktime
28 DaysValidity
47 Local Vodafone min free
Recharge

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

AED100Amount
92Talktime
28 DaysValidity
Local min 92 & 10 Local & National SMS & Free SMS valid for 28 day(s).
Recharge

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

AED150Amount
143Talktime
60 DaysValidity
Talktime AED143 & 50 Local & National SMS & Free SMS valid for 60 day(s).
Recharge

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

AED220Amount
8 Talktime
7 Days Validity
Full Talktime
Recharge

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

AED250Amount
250Talktime
28 DaysValidity
Full Talktime + 50 SMS per day for 28 days.
Recharge

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

AED300Amount
301Talktime
64 DaysValidity
Full Talktime
Recharge

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

AED410Amount
0Talktime
28 DaysValidity
Unlimited Local,STD & Roaming calls
Recharge

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

AED501Amount
510Talktime
180 DaysValidity
Full Talktime + 100 SMS per day for 180 days.
Recharge

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

AED799Amount
820Talktime
250 DaysValidity
Full Talktime + 100 SMS per day for 250 days.
Recharge

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

AED999Amount
1099Talktime
356 DaysValidity
Full Talktime + 100 SMS per day for 356 days.
Recharge

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

 * Login
 * Sign Up

We are glad to see you again!

Remember Me
Forgot Password ?
Login

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

Or Login with Social Profile

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

 * 
 * 
 * 
 * 

New to Quickai? Sign Up

 * Log In
 * Sign Up

Looks like you're new here!

I agree to the Terms and Privacy Policy.
Sign Up

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

Or Sign Up with Social Profile

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

 * 
 * 
 * 
 * 

Already have an account? Log In


FORGOT YOUR PASSWORD?

Enter your Email or Mobile and we’ll help you reset your password.

Continue

Return to Log In | Request OTP


TWO-STEP VERIFICATION



Please enter the OTP (one time password) to verify your account. A Code has been
sent to +1*******179

Verify

Not received your code? Resend code

Call me