topup.com Open in urlscan Pro
2600:1f18:355a:3c08::f001  Public Scan

Submitted URL: http://topup.com/
Effective URL: https://topup.com/
Submission: On March 02 via api from US — Scanned from DE

Form analysis 6 forms found in the DOM

Name: form_social_loginPOST /account/process_login

<form method="post" id="form_social_login" name="form_social_login" action="/account/process_login" class="px-15">
  <input type="hidden" name="_token" value="13d8cd3c2b20f85fa89bacc53c1e9fa5:348ff57aad270a6eb643a54a01885bc1:1709411067">
  <input type="text" id="_nothing_87e374cec94e4ed2" name="_nothing_87e374cec94e4ed2" value="" style="display: none;" autocomplete="off" aria-label="_nothing_87e374cec94e4ed2">
  <input type="hidden" name="_snowman" value="☃">
  <input type="hidden" name="login_action" value="login">
  <div class="form-group">
    <div class="row h-100">
      <div class="col-12 col-sm-10 offset-sm-1 text-center">
        <button type="submit" value="facebook" name="login_type" class="border-0 cursor-pointer w-100 mb-15 px-20 color-white" aria-label="Facebook Login" style="background-color: #1877f2; font-size: 16px;">
          <svg viewBox="0 0 16 16" style="width: 2.9rem; height: 2.9rem; fill : #ffffff;" class="my-10 mx-5">
            <use xlink:href="#svg_Social-Login-facebook"></use>
          </svg> Sign in with Facebook </button>
      </div>
      <div class="col-12 col-sm-10 offset-sm-1 text-center">
        <button type="submit" value="google" name="login_type" class="border-0 bg-white cursor-pointer w-100 mb-15 font-weight-bold color-black" aria-label="Google Login" style="font-size: 16px;">
          <svg viewBox="-3 -3 24 24" style="width: 2.9rem; height: 2.9rem;" class="my-10 mx-5">
            <use xlink:href="#svg_social_google"></use>
          </svg> Sign in with Google </button>
      </div>
      <div class="col-12 col-sm-10 offset-sm-1 text-center">
        <button type="submit" value="apple" name="login_type" class="border-0 w-100 cursor-pointer mb-15 pl-25 pr-30 bg-black color-white" aria-label="Apple Login" style="font-size: 16px;">
          <svg viewBox="0 0 16 16" style="width: 2.9rem; height: 2.9rem; fill : #ffffff;" class="my-10 mx-5">
            <use xlink:href="#svg_Social-Login-apple"></use>
          </svg> Sign in with Apple </button>
      </div>
    </div>
  </div>
</form>

Name: form_register_new_accountPOST /account/process_register

<form method="post" id="form_register_new_account" name="form_register_new_account" action="/account/process_register" class="px-15" novalidate="novalidate">
  <input type="hidden" name="_token" value="13d8cd3c2b20f85fa89bacc53c1e9fa5:348ff57aad270a6eb643a54a01885bc1:1709411067">
  <input type="text" id="_nothing_14e6e66655f34f64" name="_nothing_14e6e66655f34f64" value="" style="display: none;" autocomplete="off" aria-label="_nothing_14e6e66655f34f64">
  <input type="hidden" name="_snowman" value="☃">
  <div class="form-group">
    <input type="text" id="first_name" class="form-control bg-white" name="first_name" placeholder="First Name" aria-label="First Name" value="" autocomplete="given-name">
  </div>
  <div class="form-group">
    <input type="text" id="last_name" class="form-control bg-white" name="last_name" placeholder="Last Name" aria-label="Last Name" value="" autocomplete="family-name">
  </div>
  <div class="form-group">
    <input type="email" id="login" class="form-control bg-white" name="login" placeholder="Email" aria-label="Email" value="" autocomplete="email">
  </div>
  <div class="form-group">
    <div class="input-group">
      <input type="password" name="password" class="form-control bg-white" placeholder="Password - minimum 7 characters" aria-label="Password - minimum 7 characters" autocomplete="new-password">
      <div class="input-group-append">
        <a href="#" class="link toggle-password input-group-text" aria-label="Show/Hide password">
												<svg viewBox="0 0 24 24" class="icon-small">
													<use xlink:href="#svg_password-hide"></use>
												</svg>
											</a>
      </div>
    </div>
  </div>
  <div class="form-group">
    <div class="input-group">
      <input type="password" name="confirm_password" class="form-control bg-white" placeholder="Confirm password" aria-label="Confirm password" autocomplete="new-password">
      <div class="input-group-append">
        <a href="#" class="link toggle-password input-group-text" aria-label="Show/Hide password">
												<svg viewBox="0 0 24 24" class="icon-small">
													<use xlink:href="#svg_password-hide"></use>
												</svg>
											</a>
      </div>
    </div>
  </div>
  <div class="mb-20 d-flex align-items-center">
    <select name="selected_currency" class="form-control form-control-sm border-0 bg-transparent pl-5 w-auto"
      aria-label="All your future payments will be made in the currency you select right now. You will not be able to change this currency in the future.">
      <option value="6" class="pl-0"> AUD </option>
      <option value="5" class="pl-0"> CAD </option>
      <option value="2" selected="selected" class="pl-0"> EUR </option>
      <option value="3" class="pl-0"> GBP </option>
      <option value="11" class="pl-0"> MXN </option>
      <option value="1" class="pl-0"> USD </option>
    </select>
    <a class="" href="#" onclick="return false;" rel="nofollow" data-toggle="popover" data-trigger="click" data-container="body" data-content="All your future payments will be made in the currency you select right now. You will not be able to change this currency in the future." data-placement="top" aria-label="All your future payments will be made in the currency you select right now. You will not be able to change this currency in the future." tabindex="0" data-original-title="" title="">
										<svg viewBox="0 0 24 24" style="width: 2.4rem; height: 2.4rem;">
											<use xlink:href="#icon-various--info"></use>
										</svg>
									</a>
  </div>
  <div class="custom-control custom-checkbox">
    <input type="checkbox" class="custom-control-input" name="newsletter" id="i_newsletter">
    <label class="custom-control-label" for="i_newsletter">Stay in touch to get our best deals.</label>
  </div>
  <div class="custom-control custom-checkbox">
    <input type="checkbox" class="custom-control-input" name="terms_and_conditions" id="i_terms_and_conditions">
    <label class="custom-control-label w-100" for="i_terms_and_conditions">By opening an account on this website, I agree to these <a href="/terms">Terms and Conditions.</a></label>
  </div>
  <div class="form-group pt-20">
    <button class="btn btn-secondary w-100"> Join </button>
  </div>
  <div class="form-group text-center pb-30">
    <a href="/account/login">Already have an account? Log in →</a>
  </div>
</form>

POST /account_process_login

<form method="post" action="/account_process_login" id="account_login_form" novalidate="">
  <input type="hidden" name="_token" value="13d8cd3c2b20f85fa89bacc53c1e9fa5:348ff57aad270a6eb643a54a01885bc1:1709411067">
  <input type="text" id="_nothing_4de52e92a3c40922" name="_nothing_4de52e92a3c40922" value="" style="display: none;" autocomplete="off" aria-label="_nothing_4de52e92a3c40922">
  <input type="hidden" name="_snowman" value="☃">
  <div class="form-group px-15">
    <input type="email" id="username" class="form-control bg-white" name="username" placeholder="Email" aria-label="Email" autocomplete="username">
  </div>
  <div class="form-group">
    <div class="input-group px-15">
      <input id="password" type="password" class="form-control bg-white" name="password" placeholder="Password" aria-label="Password" autocomplete="current-password">
      <div class="input-group-append">
        <a href="#" class="link toggle-password input-group-text" aria-label="Show/Hide password">
									<svg viewBox="0 0 24 24" class="icon-small">
										<use xlink:href="#svg_password-hide"></use>
									</svg>
								</a>
      </div>
    </div>
  </div>
  <div class="form-group px-15 text-right color-gray-medium">
    <a href="/account/forgot_password" id="forgot-password" style="color : #555555;">Forgot Password →</a>
  </div>
  <div class="form-group px-15">
    <button type="submit" value="submit" class="btn btn-secondary w-100">Log in</button>
  </div>
  <div class="form-group text-center">
    <a href="/account/register" class="d-block pt-30" id="go-to-register-form">Don't have an account yet?<br>
<span style="text-transform:uppercase">JOIN NOW</span>  →</a>
  </div>
  <input type="hidden" name="login_action" value="login">
  <div class="form-group px-15 my-40 position-relative text-center">
    <hr>
  </div>
  <div class="form-group px-15">
    <div class="row h-100">
      <div class="col-12 col-sm-10 offset-sm-1 text-center">
        <button type="submit" value="facebook" name="login_type" class="border-0 cursor-pointer w-100 mb-15 pl-20 pr-20 color-white" aria-label="Facebook Login" style="background-color: #1877f2; font-size: 16px;">
          <svg viewBox="0 0 16 16" style="width: 2.9rem; height: 2.9rem; fill : #ffffff;" class="my-10 mx-5">
            <use xlink:href="#svg_Social-Login-facebook"></use>
          </svg> Sign in with Facebook </button>
      </div>
      <div class="col-12 col-sm-10 offset-sm-1 text-center">
        <button type="submit" value="google" name="login_type" class="border-0 bg-white cursor-pointer w-100 mb-15 color-black" aria-label="Google Login" style="padding-left: 30px; padding-right: 30px; font-size:15px;">
          <svg viewBox="-3 -3 24 24" style="width: 2.9rem; height: 2.9rem;" class="my-10 mx-5">
            <use xlink:href="#svg_social_google"></use>
          </svg> Sign in with Google </button>
      </div>
      <div class="col-12 col-sm-10 offset-sm-1 text-center">
        <button type="submit" value="apple" name="login_type" class="border-0 cursor-pointer w-100 mb-15 pl-25 pr-30 bg-black color-white" aria-label="Apple Login" style="font-size: 16px;">
          <svg viewBox="0 0 16 16" style="width: 2.9rem; height: 2.9rem; fill : #ffffff;" class="my-10 mx-5">
            <use xlink:href="#svg_Social-Login-apple"></use>
          </svg> Sign in with Apple </button>
      </div>
    </div>
  </div>
</form>

POST /process_newsletter

<form id="subscribe-form" method="post" action="/process_newsletter" novalidate="novalidate">
  <input type="hidden" name="_token" value="13d8cd3c2b20f85fa89bacc53c1e9fa5:348ff57aad270a6eb643a54a01885bc1:1709411067">
  <input type="text" id="_nothing_2098c1c2fcebc235" name="_nothing_2098c1c2fcebc235" value="" style="display: none;" autocomplete="off" aria-label="_nothing_2098c1c2fcebc235">
  <input type="hidden" name="_snowman" value="☃">
  <div class="input-group">
    <input type="email" name="email" class="form-control input-white" placeholder="Enter your email" aria-label="Enter your email (eg: jane.doe@example.com)">
    <div class="input-group-append">
      <button class="btn btn-white" type="button" id="subscribe-button"> Subscribe </button>
    </div>
  </div>
</form>

Name: form_contactPOST /chat/window

<form method="post" action="/chat/window" name="form_contact" id="form_contact" role="form" class="d-none padding_vertical10">
  <input type="hidden" name="_token" value="13d8cd3c2b20f85fa89bacc53c1e9fa5:348ff57aad270a6eb643a54a01885bc1:1709411067">
  <input type="text" id="_nothing_97ee42b9fa4b647d" name="_nothing_97ee42b9fa4b647d" value="" style="display: none;" autocomplete="off" aria-label="_nothing_97ee42b9fa4b647d">
  <input type="hidden" name="_snowman" value="☃">
  <div class="form-inner-wrapper">
    <input id="chat_offset" type="hidden" name="offset">
    <input type="checkbox" name="contact_options" value="chat_with_us" class="d-none" checked="" aria-label="Chat with us">
    <div class="form-group input-group padding_horizontal10">
      <span class="input-group-addon"><span class="glyphicon glyphicon-user"></span></span>
      <input type="text" class="form-control form-control-sm" placeholder="Name" name="name" aria-label="Name">
    </div>
    <div class="form-group input-group padding_horizontal10">
      <span class="input-group-addon"><span class="glyphicon glyphicon-envelope"></span></span>
      <input type="email" class="form-control form-control-sm" placeholder="Email" name="email" aria-label="Email">
    </div>
    <div class="form-group input-group padding_horizontal10">
      <span class="input-group-addon"><span class="glyphicon glyphicon-phone"></span></span>
      <input type="tel" class="form-control form-control-sm" placeholder="Phone" name="phone" aria-label="Phone">
    </div>
    <div class="form-group padding_horizontal10">
      <select name="category_name" class="form-control form-control-sm" title="Select category" aria-label="Select category">
      </select>
    </div>
    <div class="form-group padding_horizontal10">
      <textarea rows="4" placeholder="Type your message" name="message" class="form-control form-control-sm" aria-label="Type your message"></textarea>
    </div>
    <div class="form-group padding_horizontal10">
      <input type="hidden" name="contact_options" value="" id="contact_type">
      <select name="language_id" id="language_id" class="hidden form-control form-control-sm" aria-label="Language"></select>
    </div>
    <div class="form-group text-center padding_horizontal10">
      <button type="submit" class="btn btn-secondary btn-sm">Submit</button>
    </div>
  </div>
  <div class="back_holder">
    <div class="padding_horizontal10 margin_bottom20">
      <a href="#" class="back_button color_blue chat_back">« Back</a>
    </div>
  </div>
</form>

<form class="none" id="default-form" aria-hidden="true">
  <input type="hidden" name="_token" value="13d8cd3c2b20f85fa89bacc53c1e9fa5:348ff57aad270a6eb643a54a01885bc1:1709411067">
  <input type="text" id="_nothing_74e12d553279cce5" name="_nothing_74e12d553279cce5" value="" style="display: none;" autocomplete="off" aria-label="_nothing_74e12d553279cce5">
  <input type="hidden" name="_snowman" value="☃">
</form>

Text Content

Top Up
Send Top Up How to top up a mobile Promotions Apps
Travel eSIM Log in Join
Log in / Join





WELCOME!

Sign in with Facebook
Sign in with Google
Sign in with Apple

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

or

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

AUD CAD EUR GBP MXN USD
Stay in touch to get our best deals.
By opening an account on this website, I agree to these Terms and Conditions.
Join
Already have an account? Log in →


WELCOME BACK!

Forgot Password →
Log in
Don't have an account yet?
JOIN NOW →

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

Sign in with Facebook
Sign in with Google
Sign in with Apple


MOBILE RECHARGE MADE EASY


600+ MOBILE CARRIERS IN 160+ COUNTRIES

Select country Afghanistan Albania Algeria American Samoa Angola Anguilla
Antigua and Barbuda Argentina Armenia Aruba Australia Azerbaijan Bahamas Bahrain
Bangladesh Barbados Belgium Belize Benin Bermuda Bhutan Bolivia Botswana Brazil
British Virgin Islands Burkina Faso Burundi Cambodia Cameroon Canada Cape Verde
Caribbean Netherlands Cayman Islands Central African Republic Chad Chile China
Colombia Comoros Congo Costa Rica Cuba Curacao Cyprus Democratic Republic Of
Congo Djibouti Dominica Dominican Republic Ecuador Egypt El Salvador Equatorial
Guinea Eritrea Eswatini Ethiopia Fiji France French Guiana Gabon Gambia Georgia
Germany Ghana Greece Grenada Guatemala Guinea Guinea-Bissau Guyana Haiti
Honduras India Indonesia Iraq Ireland Israel Italy Ivory Coast Jamaica Japan
Jordan Kazakhstan Kenya Kosovo Kuwait Kyrgyzstan Laos Lebanon Lesotho Liberia
Lithuania Madagascar Malawi Malaysia Mali Martinique Mauritania Mauritius Mexico
Moldova Montserrat Morocco Mozambique Myanmar Namibia Nauru Nepal Netherlands
Nicaragua Niger Nigeria Oman Pakistan Palestine Panama Papua New Guinea Paraguay
Peru Philippines Poland Portugal Puerto Rico Qatar Reunion Island Romania Russia
Rwanda Saint Kitts and Nevis Saint Lucia Saint Martin Saint Vincent and The
Grenadines Samoa Saudi Arabia Senegal Seychelles Sierra Leone Singapore Sint
Maarten Somalia South Africa Spain Sri Lanka Sudan Suriname Switzerland
Tajikistan Tanzania Thailand Togo Tonga Trinidad and Tobago Tunisia Turkey Turks
and Caicos Islands Uganda Ukraine United Arab Emirates United Kingdom United
States Uruguay Uzbekistan Vanuatu Venezuela Vietnam Yemen Zambia Zimbabwe
Loading values. Please wait.

Top up Now
 * Fast & secure top up service
 * 600+ Mobile Carriers in 160+ Countries
 * Refill minutes & data in 3 easy steps
 * Great offers for instant top-ups
 * Stay in touch with family & friends

Ghana

3x for AirtelTigo Prepaid Credit
Niger

50% Bonus for Zamani
United States

Netflix
United States

Flixbus
United States

Spotify
United States

Uber
United States

Xbox Live
United States

Playstation
United States

Nintendo
Indonesia

Data Bonus for Smartfren plan
Nicaragua

Data Bonus for Tigo Paquetes
Jamaica

5 GB Bonus for Digicel Plans
Jamaica

3x Bonus for Digicel
Honduras

Double Data for Tigo
Honduras

5x Bonus for Tigo
Haiti

Bonus 8x + 8 GB for Digicel
Turks and Caicos Islands

8x + 8 GB Data for Digicel
Martinique

8x + 8 GB Data for Digicel
Guyana

3x Bonus for GTT
Cuba

🤩 GB + Unlimited Internet 🤩
March 4 - 31
Ghana

3x for AirtelTigo Prepaid Credit
Niger

50% Bonus for Zamani

Excellent
4.5 out of 5 based on 551 reviews | Powered by


TOP UP A MOBILE PHONE IN JUST 3 EASY STEPS!

Recharge details

Select the country, enter the phone number and choose the amount.

Payment details

Enter your Credit or Debit Card details or your Paypal account.

Phone is Topped Up!

Your top up is applied in real-time, and the mobile is ready to use!


GET THE LATEST SPECIALS, PROMOTIONS, AND NEWS FOR PREPAID MOBILE CARRIERS
WORLDWIDE

 * Guyana
   
   3x Bonus for GTT
 * Cuba
   
   🤩 GB + Unlimited Internet 🤩
   March 4 - 31
 * Ghana
   
   3x for AirtelTigo Prepaid Credit
 * Niger
   
   50% Bonus for Zamani
 * United States
   
   Netflix
 * United States
   
   Flixbus
 * United States
   
   Spotify
 * United States
   
   Uber
 * United States
   
   Xbox Live
 * United States
   
   Playstation
 * United States
   
   Nintendo
 * Indonesia
   
   Data Bonus for Smartfren plan
 * Nicaragua
   
   Data Bonus for Tigo Paquetes
 * Jamaica
   
   5 GB Bonus for Digicel Plans
 * Jamaica
   
   3x Bonus for Digicel
 * Honduras
   
   Double Data for Tigo
 * Honduras
   
   5x Bonus for Tigo
 * Haiti
   
   Bonus 8x + 8 GB for Digicel
 * Turks and Caicos Islands
   
   8x + 8 GB Data for Digicel
 * Martinique
   
   8x + 8 GB Data for Digicel
 * Guyana
   
   3x Bonus for GTT
 * Cuba
   
   🤩 GB + Unlimited Internet 🤩
   March 4 - 31
 * Ghana
   
   3x for AirtelTigo Prepaid Credit
 * Niger
   
   50% Bonus for Zamani
 * United States
   
   Netflix
 * United States
   
   Flixbus




SEE WHAT CUSTOMERS SAY ABOUT US:

EXCELLENT

4.5 out of 5 based on 551 reviews
Powered by
Read more reviews →
September 8, 2023
EJAZ AHMED

Super great I am very happy to use…


Super great I am very happy to use topup.com naver had problem good service I
recomme...
July 13, 2023
Med

Fast and Easy Ordering Experience


TopUp.com provides a fast and straightforward service for topping up mobile
phones an...
March 6, 2022
Elaine Rogers

So far it's good I have no problem


So far it's good I have no problem, fast and prompt. Recommended by my son and I
am h...


TOP UP A MOBILE EVEN EASIER WITH OUR FREE APP




GET THE LATEST NEWS AND OFFERS:

Subscribe
Submit
« Back
Top Up Travel eSIM

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

All Products

By using this website you consent to our cookies. Please see our Privacy and
Cookie policy to learn more about our use of cookies or manage your cookies
preferences.
OK

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

What is TopUp.com?

TopUp.com is a global mobile recharging service where you can add minutes
instantly to prepaid mobile phones from over 600 different carriers in over 160
countries.

It's now easier for you to recharge a phone without all the hassles of going to
the store and purchasing top up cards or vouchers.

Who we are

 * Home
 * My Account
 * Privacy and Cookie Policy
 * Terms and Conditions
 * About us
 * TopUp.com | Customer Reviews



Who we are

 * Home
 * My Account
 * Privacy and Cookie Policy
 * Terms and Conditions
 * About us
 * TopUp.com | Customer Reviews

What we offer

 * Top Up
 * Travel eSIM
 * * Buy
   * How It Works

What we offer

 * Top Up
 * Travel eSIM
 * * Buy
   * How It Works

Help & Support

 * Help Center
 * Support

Follow us on



Help & Support

 * Help Center
 * Support

 * 
   Germany
 * English
   Spanish

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

What is TopUp.com?

TopUp.com is a global mobile recharging service where you can add minutes
instantly to prepaid mobile phones from over 600 different carriers in over 160
countries.

It's now easier for you to recharge a phone without all the hassles of going to
the store and purchasing top up cards or vouchers.

Popular Searches

Top Up | Top Up Digicel | Top Up Lime | Top Up Jamaica | send minutes | Top Up
Mobile | top up Nigeria | refill t-mobile | recharge Airtel | send credit |
recharge Nepal | airtime Ghana | recharge India | credit Digicel | minutes Haiti
| top up Philippines | Tou Up Etisalat | top up btc | top up Afghanistan | top
up t mobile | top up MTN | top up bluesky | top up bmobile | Top up Thailand |
top up Orange | credit MTN | top up Pakistan | credit Lime | minutes Digicel |
top up vodafone | top up Spain | airtime MTN | top up flow | top up Samoa |
refill at&t | credit Claro | top up Haiti | airtime South Africa | credit
Cameroon | airtime Nigeria | credit du | credit Jamaica

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

Pay with

© 2024 TopUp.com