www.mypaga.com Open in urlscan Pro
51.124.71.127  Public Scan

Submitted URL: http://www.mypaga.com//lcc
Effective URL: https://www.mypaga.com/paga-web/customer/payMerchant/home?merchantId=f1c0852f-6046-4056-a35b-669173111e5e
Submission: On August 23 via api from US — Scanned from NL

Form analysis 2 forms found in the DOM

POST /paga-web/customer/login

<form id="form-login" style="width:650px; margin: 12px 0 0 0; padding: 0;" class="pull-right" action="/paga-web/customer/login" method="post">
  <div style="float:right">
    <input id="credential" type="text" name="credential" placeholder="username, phone-number, or email" style="width:220px;" autocomplete="off">
    <input class="f_sig" id="f_sig" type="hidden" name="f_sig">
    <input class="j_sig" id="j_sig" type="hidden" name="j_sig"
      value="mozilla/5.0 (x11; linux x86_64) applewebkit/537.36 (khtml, like gecko) chrome/128.0.0.0 safari/537.36,24|1600|1200|1200,internal-pdf-viewer|internal-pdf-viewer|internal-pdf-viewer|internal-pdf-viewer|internal-pdf-viewer,Linux x86_64">
    <input class="c_support" id="c_support" type="hidden" name="c_support" value="true"> &nbsp;&nbsp;<button class="btn" type="submit" style="width:120px; margin-top: -7px"
      form="form-login"><i class="icon-lock" style="height: 20px !important;width: 19px !important; background-position: -289px -21px !important; margin-top: -1px"></i>log in</button> &nbsp;&nbsp;<button class="btn" type="submit" id="btn-register"
      formaction="/paga-web/customer/register/home" style="width:210px; margin-top: -7px">create a paga account</button>
  </div>
  <div>
    <input type="hidden" name="_csrf" value="f590533b-4991-49ad-9674-523afe8a7f75">
  </div>
</form>

POST /paga-web/customer/payMerchant/confirm

<form id="payMerchantModel" class="form-horizontal" action="/paga-web/customer/payMerchant/confirm" method="post">
  <input type="hidden" name="merchantId" value="f1c0852f-6046-4056-a35b-669173111e5e">
  <input id="serviceName" name="serviceName" type="hidden" value="">
  <input id="merchantName" name="merchantName" type="hidden" value="Lekki Concession Company Ltd">
  <input id="merchantPublicId" name="merchantPublicId" type="hidden" value="f1c0852f-6046-4056-a35b-669173111e5e">
  <input id="singleProductCode" name="productCode" type="hidden" value="">
  <div class="span9">
    <fieldset> <br>
      <div> Required fields (<font style="color:#F6921E">*</font>)‎ </div>
    </fieldset>
  </div>
  <div class="clearfix">
    <div class="span9 trxn-steps">Step 1: Enter your Lekki Concession Company Ltd payment details</div>
    <div class="span3">
      <div class="control-group">
        <label id="generic-acc-no-label" class="required" for="accountNumber">Lcc Account No :</label>
        <div>
          <input id="accountNumber" name="accountNumber" tabindex="1" placeholder="Lcc Account No " autofocus="autofocus" type="text" value="" maxlength="25">
          <script>
            if (!("autofocus" in document.createElement("input"))) {
              document.getElementById("accountNumber").trigger("focus");
            }
          </script>
        </div>
      </div>
    </div>
    <div class="span3">
      <div class="control-group">
        <label class="required" for="service">Service:</label>
        <div>
          <select tabindex="2" id="service" style="" name="serviceId" onchange="setMerchantService(this)" class="">
            <option value="0">Select Service</option>
            <option data-price=".00" data-servicename="Free Payment" data-productcode="-1" data-isfixedprice="false" value="87648">Free Payment </option>
            <option data-price=".00" data-servicename="Invoice Payment" data-productcode="0" data-isfixedprice="false" value="86402">Invoice Payment </option>
            <option data-price=".00" data-servicename="POS Payment" data-productcode="-2" data-isfixedprice="false" value="86404">POS Payment </option>
          </select>
        </div>
      </div>
    </div>
    <div class="span3">
      <div class="control-group">
        <label class="required" for="amount">Amount:</label>
        <div>
          <input type="text" placeholder="₦ Enter the amount" tabindex="3" id="amount" value="" name="amount" class="" onkeydown="validateNum(event)">
        </div>
      </div>
    </div>
    <div class="span9" id="panel-customer-details"></div>
    <div class="span9 trxn-steps">Step 2: Enter your personal details</div>
    <div class="span3">
      <div class="control-group">
        <label class="required" for="phoneNumber">Phone Number:</label>
        <div>
          <input id="phoneNumber" name="phoneNumber" tabindex="4" placeholder=" Enter phone number" type="text" value="">
        </div>
      </div>
    </div>
    <div class="span3">
      <div class="control-group">
        <label for="firstName" class="required">First Name:</label>
        <div>
          <input id="firstName" name="firstName" tabindex="6" placeholder=" Enter first name" type="text" value="" maxlength="25">
        </div>
      </div>
    </div>
    <div class="span3">
      <div class="control-group">
        <label for="lastName" class="required">Surname:</label>
        <div>
          <input id="lastName" name="lastName" tabindex="7" placeholder=" Enter surname" type="text" value="" maxlength="25">
        </div>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="span9" style="margin:20px 0 0 40px;width: 735px;">
      <div class="alert alert-block" style="background-color:#fcf8e3; border:none; border-radius:10px;">
        <span> On the next page, please confirm your transaction details and choose a payment method (pay from your available balance or pay with your debit card) </span>
      </div>
    </div>
  </div>
  <div style="margin: 20px 20px 0 20px">
    <button class="btn negate" type="submit" formaction="/paga-web/customer/payMerchant/back" style="margin: 10px 0">back</button>
    <button class="btn strong pull-right loading-panel" type="submit" style="width:130px; margin: 10px 10px">continue</button>
    <button class="btn negate pull-right" type="submit" formaction="/paga-web/customer/home" style=" margin: 10px 0">cancel</button>
  </div>
  <div>
    <input type="hidden" name="_csrf" value="f590533b-4991-49ad-9674-523afe8a7f75">
  </div>
</form>

Text Content

 * company
   * about us
   * team
   * board of directors
   * investors
   * partners
   * privacy policy
   * security
   * our promise
   * news
   * contact
   
 * remittances
 * find an agent
 * developer portal
 * FAQs

  log in   create a paga account




ENTER AMOUNT


next
Pay Lekki Concession Company Ltd
 


Required fields (*)‎
Step 1: Enter your Lekki Concession Company Ltd payment details
Lcc Account No :

Service:
Select Service Free Payment Invoice Payment POS Payment
Amount:


Step 2: Enter your personal details
Phone Number:

First Name:

Surname:

On the next page, please confirm your transaction details and choose a payment
method (pay from your available balance or pay with your debit card)
back continue cancel


 * 
 * 
 * 
 * 
 * 
 * 
 * company
 * |
 * news
 * |
 * privacy policy
 * |
 * terms of service
 * |
 * security
 * |
 * our promise
 * |
 * f
 * |
 * © 2024 pagatech