agoda.voyeglobal.com Open in urlscan Pro
141.193.213.10  Public Scan

Submitted URL: http://agoda.voyeglobal.com/fr/supported-devices/0.3621713017033086
Effective URL: https://agoda.voyeglobal.com/
Submission: On March 19 via api from US — Scanned from US

Form analysis 3 forms found in the DOM

<form action="" class="otp validate-form" novalidate="novalidate">
  <div class="input-wrap">
    <div class="otp-field">
      <label for="digit-1" class="sr-only"> digit 1 </label>
      <input type="number" name="digit-1" maxlength="1" id="digit-1" class="otp-input" data-next="digit-2" required="">
      <label for="digit-2" class="sr-only"> digit 2 </label>
      <input type="number" name="digit-2" maxlength="1" id="digit-2" class="otp-input" data-next="digit-3" data-previous="digit-1" required="">
      <label for="digit-3" class="sr-only"> digit 3 </label>
      <input type="number" name="digit-3" maxlength="1" id="digit-3" class="otp-input" data-next="digit-4" data-previous="digit-2" required="">
      <label for="digit-4" class="sr-only"> digit 4 </label>
      <input type="number" name="digit-4" maxlength="1" id="digit-4" class="otp-input" data-next="digit-5" data-previous="digit-3" required="">
      <label for="digit-5" class="sr-only"> digit 5 </label>
      <input type="number" name="digit-5" maxlength="1" id="digit-5" class="otp-input" data-next="digit-6" data-previous="digit-4" required="">
      <label for="digit-6" class="sr-only"> digit 6 </label>
      <input type="number" name="digit-6" maxlength="1" id="digit-6" class="otp-input" data-previous="digit-5" required="">
    </div>
  </div>
  <input type="hidden" name="email" id="otp-email">
  <div class="submit-wrap">
    <input type="hidden" name="redirect" value="">
    <input type="hidden" name="action" value="ajax_login_otp">
    <button type="submit" class="woocommerce-button button lg:!h-14 lg:text-[20px]" name="otp" value="Log in">
      <span class="text"> Log in </span>
      <span class="loader"></span>
    </button>
  </div>
  <div class="text-center mt-6 mb-2">
    <button type="button" href="" class="resend-otp-btn text-btn inline-flex">
      <span class="text"> Didn’t receive a code? Send again </span>
      <span class="loader"></span>
    </button>
  </div>
  <p class="text-center py-4 text-[14px]"> Or login with </p>
</form>

POST ajax_login

<form class="login validate-form" action="ajax_login" method="post" novalidate="novalidate">
  <div class="input-wrap">
    <label for="username" class="sr-only"> Email </label>
    <input type="email" class="woocommerce-Input woocommerce-Input--text input-text" name="username" id="username" placeholder="Email" required="" data-placeholder="Email"><label class="input-label">Email</label>
  </div>
  <div class="submit-wrap">
    <input type="hidden" id="woocommerce-login-nonce" name="woocommerce-login-nonce" value="27db035a0d"><input type="hidden" name="_wp_http_referer" value="/"> <button type="submit"
      class="woocommerce-button button lg:!h-14 lg:text-[20px] woocommerce-form-login__submit" name="login" value="Send OTP Code">
      <span class="text"> Send OTP Code </span>
      <span class="loader"></span>
    </button>
  </div>
  <input type="hidden" name="action" value="ajax_login">
  <p class="text-center py-4 text-[14px]"> Or login with </p>
</form>

POST

<form method="post" class="woocommerce-form woocommerce-form-register register validate-form" novalidate="novalidate">
  <div class="input-wrap ">
    <label for="reg_email" class="sr-only"> Email </label>
    <input type="email" class="woocommerce-Input woocommerce-Input--text input-text" placeholder="E-Mail" name="email" id="reg_email" autocomplete="email" value="" required="" data-placeholder="E-Mail"><label class="input-label">E-Mail</label>
  </div>
  <div class="input-wrap">
    <label for="confirm_email" class="sr-only"> Confirm Email </label>
    <input type="email" class="woocommerce-Input woocommerce-Input--text input-text" placeholder="Confirm E-Mail" name="confirm_email" id="confirm_email" autocomplete="email" value="" required="" data-placeholder="Confirm E-Mail"><label
      class="input-label">Confirm E-Mail</label>
  </div>
  <div class="input-wrap">
    <label for="req_fullname" class="sr-only"> Full name </label>
    <input type="text" class="woocommerce-Input woocommerce-Input--text input-text" placeholder="Full name" name="req_fullname" id="req_fullname" required="" data-placeholder="Full name"><label class="input-label">Full name</label>
  </div>
  <div class="input-wrap phone-wrap">
    <div class="flex gap-2 items-start w-auto  lg:gap-0">
      <div class="input-wrap w-[120px] phone-code-wrap !mb-0" onclick="openPopup('.phone-codes-popup')">
        <i class="fflag fflag-DE"></i>
        <label for="reg_phone_code" class="sr-only"> Code </label>
        <input type="text" class="woocommerce-Input woocommerce-Input--text input-text phone-code-input lg:rounded-e-none lg:border-e-0" placeholder="Code" name="reg_phone_code" id="reg_phone_code" required="" value="+49" readonly=""
          data-placeholder="Code"><label class="input-label shown">Code</label>
      </div>
      <div class="input-wrap flex-1 !mb-0">
        <label for="reg_phone" class="sr-only"> Phone </label>
        <input type="text" class="woocommerce-Input woocommerce-Input--text input-text lg:rounded-s-none lg:border-s-0" placeholder="Phone" name="req_phone" id="reg_phone" required="" data-placeholder="Phone"><label class="input-label">Phone</label>
      </div>
    </div>
  </div>
  <div class="input-wrap lg:text-center lg:mt-2 lg:mb-4 !w-full">
    <label for="newsletter" class="checkbox-wrap">
      <input type="checkbox" id="newsletter" class="sr-only woocommerce-Input woocommerce-Input--email input-text" name="newsletter">
      <span class="checkbox"></span> Subscribe to Voye's News and Promotion emails </label>
  </div>
  <div class="submit-wrap lg:pt-2">
    <input type="hidden" id="woocommerce-register-nonce" name="woocommerce-register-nonce" value="e8b8343b06"><input type="hidden" name="_wp_http_referer" value="/"> <button type="submit"
      class="woocommerce-Button lg:!h-14 lg:text-[20px] woocommerce-button button woocommerce-form-register__submit" name="register" value="Create account">
      <span class="text"> Create account </span>
      <span class="loader"></span>
    </button>
  </div>
  <input type="hidden" name="action" value="ajax_register">
  <input type="hidden" name="redirect" value="">
  <p class="text-center py-4 text-[14px] w-full"> Or proceed with: </p>
</form>

Text Content

 * Plans
 * How To Install
 * Support
 * Supported Devices
 * About Us

USD My Account My Account
 * Plans
   * Europe
   * United States
   * Global
   * All Plans
 * How To
   * How To Install
   * Contact Us
 * Support
 * Supported Devices
 * About Us


BE CONNECTED.
ANYWHERE.
ANYTIME.

Search Plans



POPULAR ESIM DESTINATIONS


 * SPAIN
   
   Starting From USD 8
   


 * PORTUGAL
   
   Starting From USD 8
   


 * UNITED KINGDOM
   
   Starting From USD 8
   


 * UNITED STATES
   
   Starting From USD 8
   


 * GLOBAL
   
   Starting From USD 69
   


DOES MY PHONE SUPPORT ESIM?

Search your device model to check

if it's eSIM compatible:

Check it now
Search phone models

Or check out the full list of supported devices


SURFING THE WEB ABROAD
CAN BE EASY

   
 * 1 Select
   your plan
 * 2 Install
   your eSIM
 * 3 Activate & enjoy
   your trip

1Select
your plan2Install
your eSIM3Activate & enjoy
your trip


CHOOSE THE PLAN THAT SUITS YOU BEST


SCAN YOUR QR CODE


ACTIVATE YOUR ESIM WHEN
ARRIVING AT YOUR DESTINATION


WHY VOYE ESIM?


 * INSTANT
   CONNECTIVITY


 * GLOBAL
   COVERAGE


 * AFFORDABLE RATES


 * DEDICATED SUPPORT




FAQ’S

 * What devices support eSIM?
   
   In order for you to use a Voye eSIM, your device must be eSIM compatible.
   
   You can find a list of supported devices here

 * In which countries can I use Voye's eSIM?
   
   We work with 130 countries worldwide. Before purchase, we recommend checking
   that the countries you visit are supported.
   
   * Tip- eSIM’s usually don’t work on cruises as the eSIM is supported by
   networks within specific countries.
   
   * Tip- Reception in Sinai Egypt isn’t always the best (due to unstable
   networks). Voye cannot guarantee the best reception in this area.

 * How to install my eSIM on my device?
   
   We created comprehensive installation guides for IOS and Android Users.
   
   A comprehensive guide for Android users can be found here
   
   A comprehensive guide for IOS users can be found here

 * Is everything installed correctly?
   
   Once you purchase your first plan, you receive a 100MB free plan to check
   that everything is installed correctly already in your home country! There is
   no extra cost to check your connection.
   
   A comprehensive guide for Android users can be found here
   
   A comprehensive guide for IOS users can be found here

 * What do I do once I land at my destination?
   
   The activation is very easy
   
   A comprehensive guide for Android users can be found here
   
   A comprehensive guide for IOS users can be found here

 * How do I know how much Giga I have left in my plan?
   
   You can find this information on our website- while logged in, click on “My
   Account” > “My eSIM’s”.
   
   We also send an email once you reach 80% of your plan.
   
   We are also happy to check the balance for you- in this case, you can contact
   us via chat, WhatsApp or via the “Contact Us” page.

 * When will my Plan be activated?
   
   Your plan will be activated by you when you reach your destination and
   activate your eSIM and not before that. After your first purchase, we add a
   complimentary 100MB plan to your account to check that everything works
   already in your home country.
   
   There is no extra cost to check your connection. Your plan isn’t activated
   while using the complimentary 100MB plan.
   
   A comprehensive guide for Android users can be found here
   
   A comprehensive guide for IOS users can be found here

 * Is it possible to make phone calls or send SMS messages with the Voye eSIM?
   
   Currently this isn’t possible. You can use various apps such as WhatsApp or
   Telegram but the Voye eSIM doesn’t allow sending SMS messages or receiving
   calls based on cellular networks.

 * How can I contact Voye?
   
   There are a few ways to contact us:
   
    1. You can send us a WhatsApp message at 00972-55-989-5910.
    2. You can contact us directly from our website’s chat.
    3. You can send us an email to support@voyeglobal.com
    4. You can send us an email via our Contact Us page.

Show more
Close Popup
Loading


CHECK ESIM SUPPORT


YOUR DEVICE IS SUPPORTED!

Text congratulating you about your device support! And telling you that you can
still check the list of supported devices if you want to see for your friends /
family.


OH NO, YOUR DEVICE DOES NOT SUPPORT ESIM

Looks like the device you are currently using doesn't support eSims. If you plan
to use another device abroad, simply search for it here to make sure it's
supported.

Insert your model



SUPPORTED DEVICES:

 * Apple
    * iPhone 15
    * iPhone 15 Plus
    * iPhone 15 Pro
    * iPhone 15 Pro Max
    * iPhone 14
    * iPhone 14 Plus
    * iPhone 14 Pro
    * iPhone 14 Pro Max
    * iPhone 13
    * iPhone 13 Pro
    * iPhone 13 Pro Max
    * iPhone 13 Mini
    * iPhone 12
    * iPhone 12 Pro
    * iPhone 12 Pro Max
    * iPhone 12 Mini
    * iPhone 11
    * iPhone 11 Pro
    * iPhone 11 Pro Max
    * iPhone XS
    * iPhone XS Max
    * iPhone XR
    * iPhone SE (2022)
    * iPhone SE (2020)
    * iPad (7th generation)
    * iPad (8th generation)
    * iPad (9th generation)
    * iPad (10th generation)
    * iPad Mini (5th generation)
    * iPad Mini (6th generation)
    * iPad Air (5th generation)
    * iPad Air (4th generation)
    * iPad Air (3rd generation)
    * iPad Pro 11-inch (1st generation)
    * iPad Pro 11-inch (2nd generation)
    * iPad Pro 11-inch (3rd generation)
    * iPad Pro 11-inch (4th generation)
    * iPad Pro 12.9-inch (3rd generation)
    * iPad Pro 12.9-inch (4th generation)
    * iPad Pro 12.9-inch (5th generation)
    * iPad Pro 12.9-inch (6th generation)
   
   * Ten en cuenta que los dispositivos iPhone de China continental no son
   compatibles con eSIM. Además, los dispositivos iPhone de Hong Kong y Macao no
   son compatibles (excepto los iPhone 13 Mini, iPhone 12 Mini, iPhone SE 2020 y
   iPhone XS)
 * Samsung
    * Galaxy S24
    * Galaxy A54 5G
    * Galaxy S23
    * Galaxy S23+
    * Galaxy S23 FE
    * Galaxy S23 Ultra
    * Galaxy S22 5G*
    * Galaxy S22+ 5G*
    * Galaxy S22 Ultra 5G*
    * Galaxy S21 5G*
    * Galaxy S21+ 5G*
    * Galaxy S21 Ultra 5G*
    * Galaxy S20*
    * Galaxy S20+*
    * Galaxy S20 5G*
    * Galaxy S20+ 5G*
    * Galaxy S20 Ultra*
    * Galaxy S20 Ultra 5G*
    * Galaxy Z Flip
    * Galaxy Z Flip 3 5G
    * Galaxy Z Flip 4
    * Galaxy Z Flip 5
    * Galaxy Z Fold
    * Galaxy Z Fold 2
    * Galaxy Z Fold 3
    * Galaxy Z Fold 4
    * Galaxy Z Fold 5
    * Galaxy Note 20
    * Galaxy Note 20 5G
    * Galaxy Note 20 Ultra*
    * Galaxy Note 20 Ultra 5G*
   
   * Ten en cuenta que los dispositivos Samsung de China continental, Hong Kong
   y Taiwán no son compatibles con eSIM. Además, los dispositivos Galaxy S20,
   S21* y Note 20 Ultra de los modelos Galaxy FE de EE. UU. tampoco son
   compatibles con eSIM, excepto el S23FE.
 * Google Pixel
    * Pixel 8
    * Pixel 8 Pro
    * Pixel 7
    * Pixel 7a
    * Pixel Fold
    * Pixel 7 Pro
    * Pixel 6
    * Pixel 6a
    * Pixel 6 Pro
    * Pixel 5
    * Pixel 5a
    * Pixel 4
    * Pixel 4a
    * Pixel 4 XL
    * Pixel 3
    * Pixel 3 XL
    * Pixel 3a
    * Pixel 3a XL

 * XIAOMI
    * 14 Pro
    * 13
    * 13 Pro
    * 13 Lite
    * 13T
    * 13T Pro
    * 12T Pro
    * Redmi Note 11 Pro 5G
   
   * La eSIM del Xiaomi Redmi Note 11 Pro 5G solo está disponible en Japón.
 * Huawei
    * P40
    * P40 Pro
    * Mate 40 Pro

 * ONEPLUS
    * OnePlus 12
    * OnePlus 11

 * OPPO
    * Reno6 Pro 5G
    * A55s 5G
    * Find N2 Flip
    * Find X3 Pro
    * Find X5
    * Find X5 Pro
    * Reno A

 * MOTOROLA
    * Moto G54
    * Edge 40 Neo
    * Edge 40 Pro
    * Edge+
    * Razr 40 Ultra
    * Razr 2022
    * Razr 2019
    * Razr 5G
    * G53 5G

 * NOKIA
    * G60
    * XR21
    * X30

Search for supported countries
 * United States +1
 * United Kingdom +44
 * Germany +49
 * Spain +34
 * Italy +39
 * France +33
 * Israel +972
 * Afghanistan +93
 * Aland Islands +358
 * Albania +355
 * Algeria +213
 * AmericanSamoa +1684
 * Andorra +376
 * Angola +244
 * Anguilla +1264
 * Antarctica +672
 * Antigua and Barbuda +1268
 * Argentina +54
 * Armenia +374
 * Aruba +297
 * Australia +61
 * Austria +43
 * Azerbaijan +994
 * Bahamas +1242
 * Bahrain +973
 * Bangladesh +880
 * Barbados +1246
 * Belarus +375
 * Belgium +32
 * Belize +501
 * Benin +229
 * Bermuda +1441
 * Bhutan +975
 * Bolivia, Plurinational State of +591
 * Bosnia and Herzegovina +387
 * Botswana +267
 * Brazil +55
 * British Indian Ocean Territory +246
 * Brunei Darussalam +673
 * Bulgaria +359
 * Burkina Faso +226
 * Burundi +257
 * Cambodia +855
 * Cameroon +237
 * Canada +1
 * Cape Verde +238
 * Cayman Islands + 345
 * Central African Republic +236
 * Chad +235
 * Chile +56
 * China +86
 * Christmas Island +61
 * Cocos (Keeling) Islands +61
 * Colombia +57
 * Comoros +269
 * Congo +242
 * Congo, The Democratic Republic of the Congo +243
 * Cook Islands +682
 * Costa Rica +506
 * Cote d'Ivoire +225
 * Croatia +385
 * Cuba +53
 * Cyprus +357
 * Czech Republic +420
 * Denmark +45
 * Djibouti +253
 * Dominica +1767
 * Dominican Republic +1849
 * Ecuador +593
 * Egypt +20
 * El Salvador +503
 * Equatorial Guinea +240
 * Eritrea +291
 * Estonia +372
 * Ethiopia +251
 * Falkland Islands (Malvinas) +500
 * Faroe Islands +298
 * Fiji +679
 * Finland +358
 * French Guiana +594
 * French Polynesia +689
 * Gabon +241
 * Gambia +220
 * Georgia +995
 * Ghana +233
 * Gibraltar +350
 * Greece +30
 * Greenland +299
 * Grenada +1473
 * Guadeloupe +590
 * Guam +1671
 * Guatemala +502
 * Guernsey +44
 * Guinea +224
 * Guinea-Bissau +245
 * Guyana +595
 * Haiti +509
 * Holy See (Vatican City State) +379
 * Honduras +504
 * Hong Kong +852
 * Hungary +36
 * Iceland +354
 * India +91
 * Indonesia +62
 * Iran, Islamic Republic of Persian Gulf +98
 * Iraq +964
 * Ireland +353
 * Isle of Man +44
 * Jamaica +1876
 * Japan +81
 * Jersey +44
 * Jordan +962
 * Kazakhstan +77
 * Kenya +254
 * Kiribati +686
 * Korea, Democratic People's Republic of Korea +850
 * Korea, Republic of South Korea +82
 * Kuwait +965
 * Kyrgyzstan +996
 * Laos +856
 * Latvia +371
 * Lebanon +961
 * Lesotho +266
 * Liberia +231
 * Libyan Arab Jamahiriya +218
 * Liechtenstein +423
 * Lithuania +370
 * Luxembourg +352
 * Macao +853
 * Macedonia +389
 * Madagascar +261
 * Malawi +265
 * Malaysia +60
 * Maldives +960
 * Mali +223
 * Malta +356
 * Marshall Islands +692
 * Martinique +596
 * Mauritania +222
 * Mauritius +230
 * Mayotte +262
 * Mexico +52
 * Micronesia, Federated States of Micronesia +691
 * Moldova +373
 * Monaco +377
 * Mongolia +976
 * Montenegro +382
 * Montserrat +1664
 * Morocco +212
 * Mozambique +258
 * Myanmar +95
 * Namibia +264
 * Nauru +674
 * Nepal +977
 * Netherlands +31
 * Netherlands Antilles +599
 * New Caledonia +687
 * New Zealand +64
 * Nicaragua +505
 * Niger +227
 * Nigeria +234
 * Niue +683
 * Norfolk Island +672
 * Northern Mariana Islands +1670
 * Norway +47
 * Oman +968
 * Pakistan +92
 * Palau +680
 * Panama +507
 * Papua New Guinea +675
 * Paraguay +595
 * Peru +51
 * Philippines +63
 * Pitcairn +872
 * Poland +48
 * Portugal +351
 * Puerto Rico +1939
 * Qatar +974
 * Romania +40
 * Russia +7
 * Rwanda +250
 * Reunion +262
 * Saint Barthelemy +590
 * Saint Helena, Ascension and Tristan Da Cunha +290
 * Saint Kitts and Nevis +1869
 * Saint Lucia +1758
 * Saint Martin +590
 * Saint Pierre and Miquelon +508
 * Saint Vincent and the Grenadines +1784
 * Samoa +685
 * San Marino +378
 * Sao Tome and Principe +239
 * Saudi Arabia +966
 * Senegal +221
 * Serbia +381
 * Seychelles +248
 * Sierra Leone +232
 * Singapore +65
 * Slovakia +421
 * Slovenia +386
 * Solomon Islands +677
 * Somalia +252
 * South Africa +27
 * South Sudan +211
 * South Georgia and the South Sandwich Islands +500
 * Sri Lanka +94
 * Sudan +249
 * Suriname +597
 * Svalbard and Jan Mayen +47
 * Swaziland +268
 * Sweden +46
 * Switzerland +41
 * Syrian Arab Republic +963
 * Taiwan +886
 * Tajikistan +992
 * Tanzania, United Republic of Tanzania +255
 * Thailand +66
 * Timor-Leste +670
 * Togo +228
 * Tokelau +690
 * Tonga +676
 * Trinidad and Tobago +1868
 * Tunisia +216
 * Turkey +90
 * Turkmenistan +993
 * Turks and Caicos Islands +1649
 * Tuvalu +688
 * Uganda +256
 * Ukraine +380
 * United Arab Emirates +971
 * Uruguay +598
 * Uzbekistan +998
 * Vanuatu +678
 * Venezuela, Bolivarian Republic of Venezuela +58
 * Vietnam +84
 * Virgin Islands, British +1284
 * Virgin Islands, U.S. +1340
 * Wallis and Futuna +681
 * Yemen +967
 * Zambia +260
 * Zimbabwe +263

 * Supported Devices
 * Contact Us

 * Terms and Conditions
 * Privacy Statement
 * Cookies Policy

Close Popup


SELECT CURRENCY:

Search Currency
 * USD - United States (US) dollar
 * KRW - South Korean won
 * SGD - Singapore dollar
 * TWD - New Taiwan dollar
 * JPY - Japanese yen
 * EUR - Euro
 * THB - Thai baht
 * PHP - Philippine peso
 * IDR - Indonesian rupiah
 * AUD - Australian dollar
 * CAD - Canadian dollar
 * GBP - Pound sterling
 * AED - United Arab Emirates dirham
 * ILS - Israeli new shekel
 * CHF - Swiss franc
 * NZD - New Zealand dollar
 * OMR - Omani rial

Close Popup
I have an account New customer


LOGIN

A code has been sent to %email%
Enter the code to log-in:

digit 1 digit 2 digit 3 digit 4 digit 5 digit 6
Log in
Didn’t receive a code? Send again

Or login with


LOGIN WITH E-MAIL

Email Email
Send OTP Code

Or login with


REGISTER

Email E-Mail
Confirm Email Confirm E-Mail
Full name Full name
Code Code
Phone Phone
Subscribe to Voye's News and Promotion emails
Create account

Or proceed with: