admin.gmaxepay.com Open in urlscan Pro
164.52.223.213  Public Scan

URL: https://admin.gmaxepay.com/
Submission: On May 13 via api from US — Scanned from DE

Form analysis 3 forms found in the DOM

POST https://admin.gmaxepay.com/login

<form id="exm1" method="POST" action="https://admin.gmaxepay.com/login" autocomplete="off" novalidate="">
  <h5>Please login here</h5>
  <input type="hidden" name="_token" value="PwcpuYoXhCGL6bT1tQ1vNLLOrwC5IkjMb5Wzy4zU">
  <p class="text-danger"><b class="errorText"></b></p>
  <p class="text-danger"><b class="successText"></b></p>
  <input type="hidden" id="lt" name="lt" value="">
  <input type="hidden" id="ln" name="ln" value="">
  <input type="hidden" name="d" value="2">
  <div class="input-icons">
    <img src="https://csp.sec2pay.in//assets/loginassets/img/mobile2.png" class="icon" style="color: #b54172;margin-top: 5px;margin-left: 10px; position:absolute; width:10px; margin-top:-5px;">
    <input class="input-field" name="userid" id="userid" type="text" style="border-color: #efefef;border-block-style: none;border-left: aqua;background-color: #e6e9e8;border-radius: 10px;" placeholder="Username" required="" autocomplete="off"
      data-validetta="required" data-vd-message-required="Please enter username">
  </div>
  <div class="input-icons" style="margin-top:10px;">
    <img src="https://csp.sec2pay.in//assets/loginassets/img/password2.png" class="icon" style="color: #b54172;margin-top: 5px;margin-left: 10px; position:absolute; width:10px; ">
    <input class="input-field" name="password" id="password" type="password" style="border-color: #efefef;border-block-style: none;border-left: aqua;background-color: #e6e9e8;border-radius: 10px;" placeholder="Password" required="" autocomplete="off"
      data-validetta="required" data-vd-message-required="Please enter password">
    <span toggle="#password" class="fa fa-fw fa-eye field-icon toggle-password fa-lg"></span>
  </div>
  <div class="form-check" style="margin-top:10px;">
    <input required="" name="toscheckbox" class="form-check-input" type="checkbox" id="flexCheckDefault" data-validetta="required" data-vd-message-required="Please check user consent">
    <label class="form-check-label" for="flexCheckDefault" style="font-size:14px;"> I have read and accept the <span onclick="showPolicy(3)" class="text-primary">Terms &amp; Conditions</span>
    </label>
  </div>
  <!--<div class="form-check" style="margin-top:10px;">
					    <label onclick="checktos()">
						<i class="fa fa-circle" style="color:#a89d9d;" id="checktos" onclick="checktos()"></i> I have read and accept the <u onclick="showPolicy(3)">Terms & Conditions</u>
					    </label>
					    <p class="text-small text-danger" id="toswarn"></p>
					</div>-->
  <div class="formdata row">
  </div>
  <div style="margin-top:10px;">
    <button type="submit" class="btn  z-depth-0 h6 waves-effect waves-light" style="border-radius:30px; background:#ab1e59; text-transform:none;" id="loginButton1"> Login Now</button>
    <a href="#" class="float-right h6" onclick="showResetPWD()" style="color:#ab1e59; margin-top:15px;">Forgot Password?</a>
    <br>
  </div>
</form>

POST https://admin.gmaxepay.com/forgotPWD

<form id="passwordForm" action="https://admin.gmaxepay.com/forgotPWD" method="post">
  <input type="hidden" name="_token" value="PwcpuYoXhCGL6bT1tQ1vNLLOrwC5IkjMb5Wzy4zU"> <b><p class="text-danger"></p></b>
  <input type="hidden" name="mobile">
  <input type="hidden" name="type" value="validateOTP">
  <div class="input-icons" style="margin-top:20px;">
    <img src="https://csp.sec2pay.in//assets/loginassets/img/mobile2.png" class="icon" style="color: #b54172;margin-top: 5px;margin-left: 10px; position:absolute; width:10px; margin-top:-5px;">
    <input class="input-field" type="text" name="otp" id="otp" onkeypress="return otpnumber(event)" style="border-color: #efefef;border-block-style: none;border-left: aqua;background-color: #e6e9e8;border-radius: 10px;" placeholder="Enter OTP"
      data-validetta="required,number,minLength[5]" data-vd-message-required="Please enter 5 Digit Valid OTP" data-vd-message-number="Please enter valid OTP" data-vd-message-minlength="Please enter 5 Digit Valid OTP">
  </div>
  <p style="color:#ab1e59; cursor:pointer;" onclick="resendLoginOTP()" id="resendOTPLabel1">Resend OTP</p>
  <div class="input-icons" style="margin-top:10px;">
    <img src="https://csp.sec2pay.in//assets/loginassets/img/password2.png" class="icon" style="color: #b54172;margin-top: 5px;margin-left: 10px; position:absolute; width:10px; ">
    <input type="password" name="password" id="password1" class="input-field" data-bs-toggle="tooltip" style="border-color: #efefef;border-block-style: none;border-left: aqua;background-color: #e6e9e8;border-radius: 10px;" data-bs-placement="left"
      data-bs-custom-class="custom-tooltip" data-bs-title="Enter a combination of at least 8 characters, numbers, lowercase and uppercase letters, and special characters." placeholder="Enter Password" autocomplete="off"
      data-validetta="required,minLength[8]" data-vd-message-required="Please enter Password">
    <span toggle="#password1" class="fa fa-fw fa-eye field-icon toggle-password2 fa-lg"></span>
  </div>
  <div class="input-icons" style="margin-top:10px;">
    <img src="https://csp.sec2pay.in//assets/loginassets/img/password2.png" class="icon" style="color: #b54172;margin-top: 5px;margin-left: 10px; position:absolute; width:10px; ">
    <input type="password" name="cpassword" id="cpassword" class="input-field" placeholder="Enter Confirm Password" style="border-color: #efefef;border-block-style: none;border-left: aqua;background-color: #e6e9e8;border-radius: 10px;"
      autocomplete="off" data-validetta="required,minLength[8]" data-vd-message-required="Please enter Confirm Password">
    <span toggle="#cpassword" class="fa fa-fw fa-eye field-icon toggle-password3 fa-lg"></span>
  </div>
  <button type="submit" class="btn  z-depth-0 h6 waves-effect waves-light" style="border-radius:30px; background:#ab1e59; text-transform:none;"> Change Password</button>
  <div class="row">
    <div id="message">
      <h6>Password must contain the following:</h6>
      <p id="letter" class="invalidinput">A <b>lowercase</b> letter</p>
      <p id="capital" class="invalidinput">A <b>capital (uppercase)</b> letter</p>
      <p id="specialchar" class="invalidinput">A <b>Special</b> Charcter</p>
      <p id="number" class="invalidinput">A <b>number</b></p>
      <p id="length" class="invalidinput">Minimum <b>8 characters</b></p>
    </div>
  </div>
</form>

POST https://csp.sec2pay.in/auth/mpinreset

<form id="mpinResetForm" action="https://csp.sec2pay.in/auth/mpinreset" method="post">
  <b><p class="text-danger"></p></b>
  <input type="hidden" name="mobile">
  <input type="hidden" name="type">
  <input type="hidden" name="_token" value="VDqKf9nLJJiBAWuZcX9tzbhz2vWfR4FkOIXKf9Io">
  <div class="input-icons" style="margin-top:20px;">
    <img src="https://csp.sec2pay.in//assets/loginassets/img/mobile2.png" class="icon" style="color: #b54172;margin-top: 5px;margin-left: 10px; position:absolute; width:10px; margin-top:-5px;">
    <input class="input-field" type="text" name="token" style="border-color: #efefef;border-block-style: none;border-left: aqua;background-color: #e6e9e8;border-radius: 10px;" placeholder="Enter OTP">
  </div>
  <div class="input-icons" style="margin-top:10px;">
    <img src="https://csp.sec2pay.in//assets/loginassets/img/password2.png" class="icon" style="color: #b54172;margin-top: 5px;margin-left: 10px; position:absolute; width:10px; ">
    <input class="input-field" name="mpin" id="mpin1" type="password" style="border-color: #efefef;border-block-style: none;border-left: aqua;background-color: #e6e9e8;border-radius: 10px;" placeholder="New mPin">
  </div>
  <div class="input-icons" style="margin-top:10px;">
    <img src="https://csp.sec2pay.in//assets/loginassets/img/password2.png" class="icon" style="color: #b54172;margin-top: 5px;margin-left: 10px; position:absolute; width:10px; ">
    <input class="input-field" type="password" id="mpin2" style="border-color: #efefef;border-block-style: none;border-left: aqua;background-color: #e6e9e8;border-radius: 10px;" placeholder="Confirm mPin">
  </div>
  <button type="submit" class="btn  z-depth-0 h6 waves-effect waves-light" style="border-radius:30px; background:#ab1e59; text-transform:none;"> Change mPin</button>
  <i class="fa fa-circle animated fadeIn infinite text-primary fa-2x" id="loaderMpinReset" style="display:none;"></i>
</form>

Text Content

WELCOME BACK :)

PLEASE LOGIN HERE







I have read and accept the Terms & Conditions

Login Now Forgot Password?


RESET PASSWORD




Send OTP

Already have account? Login here

RESET PASSWORD

Resend OTP



Change Password

PASSWORD MUST CONTAIN THE FOLLOWING:

A lowercase letter

A capital (uppercase) letter

A Special Charcter

A number

Minimum 8 characters

LOGIN WITH OTP


A login OTP will be sent to your registered number

Send OTP



RESET MPIN


A reset pin OTP will be sent to your registered number

Send OTP



RESET MPIN


Change mPin

ABOUT US

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

Sec2Pay India E-Services Private Limited. is the ultimate platform for
distributors and retailers who provide online payment services. We assure our
clients and customers safe, secure and convenient mode of transactions.

Indeed, we are a unique digital platformk that caters attractive and instant
(real time) rewards as well as commission to our B2B partners such as
distributors, retailers, clients etc., through our own developed safe and secure
interface. To meet the futuristic digital and online financial solutions,
Sec2Pay believes to facilitate each and every people of the country one of most
trusted, reliable and quickest online payment solution gateways.

We believe to work with all premier financial institutions and organizations who
are leading the economy of a country whether they are governmental or
non-governmental bodies. Through our safe, secure, reliable and quickest payment
gateway we believe to connect Semi-urban & Rural India to the mainstream of
economic development.

Sec2Pay believes to train, assist and work with DMR distribution networks as per
mandates given by the banks.




   CUSTOMER CARE NO. +91- 08062179126 | SUPPORT@GMAXEPAY.COM