menu.iwallet.com Open in urlscan Pro
2606:4700:20::681a:fa4  Public Scan

Submitted URL: http://menu.iwallet.com/
Effective URL: https://menu.iwallet.com/
Submission: On June 02 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

POST /contactless_menu_form.php

<form class="form-horizontal" action="/contactless_menu_form.php" style="" method="post" enctype="multipart/form-data">
  <!--                    padding: 0% 10%;-->
  <div class="row">
    <div class="col-sm-4">
      <div style="border: 2px solid #A5A3A3; width: 50px; height: 50px; border-radius: 50px;">
        <p class="text-black text-25 text-center text-normal text-medium" style="margin: 0">1</p>
      </div>
    </div>
    <div class="col-sm-8">
      <div class="form-group" id="contact-box">
        <p class="text-black text-25 text-left text-normal text-medium" style="text-transform: uppercase">Enter Contact Information</p>
        <p style="position: relative;bottom: -60px;font-size: 14px; font-style: italic; margin: 0">(*max 24 characters)</p>
        <div class="form-group" style="padding-right: 3rem">
          <input i="" type="text" class="form-control" id="f_name" placeholder="Business Name*" name="user_name" style="height:2rem;color: #484848;;font-size:20px;font-weight:200; margin: 0 0 3rem 0;" autocomplete="name" maxlength="24" required=""
            autofocus="">
          <input type="email" class="form-control" id="email_desktop" placeholder="Email Address*" name="user_email" style="height:2rem;color: #484848;font-size:20px;font-weight:200; margin: 0" autocomplete="email" required="">
        </div>
        <h2 id="result" style="display: none"></h2>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-sm-4">
      <div style="border: 2px solid #A5A3A3; width: 50px; height: 50px; border-radius: 50px;">
        <p class="text-black text-25 text-center text-normal text-medium" style="margin: 0">2</p>
      </div>
    </div>
    <div class="col-sm-8">
      <div class="form-group" id="file-url-box">
        <input type="radio" onclick="showFileInput()" value="file" id="file_radio" name="select" checked="">
        <label for="file_radio" class="text-black text-25 text-left text-normal text-medium" style="float:left !important;"><i class="fa fa-upload" style="color: #484848 !important;"></i> UPLOAD MENU PDF</label><br>
        <div id="file_input" style="padding-left: 35px; margin-top: 0.5rem;">
          <input accept="application/pdf, image/x-png,image/gif,image/jpeg" onchange="ValidateSize(this);addNewFileInput(this);" type="file" name="filesToUpload[]" id="fileToUpload[0]" style="color: #14ad8f !important;float:left !important">
        </div>
        <div style="margin-top: 4rem">
          <input onclick="showUrlInput()" type="radio" value="url" id="url_radio" name="select">
          <label for="url_radio" class="text-black text-25 text-left text-normal text-medium" style="float:left !important; ;margin-bottom: 1rem">UPLOAD WEBSITE MENU</label>
          <div class="form-group" style="padding-right: 3rem; margin-top: 2rem">
            <input type="text" onchange="showSubmitBtn()" placeholder="https://www.menu.com" name="user_url" id="url_input" style="height:2rem;color: #484848;font-size:20px;font-weight:200; display: none; margin-top: 1rem">
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-sm-4">
      <div style="border: 2px solid #A5A3A3; width: 50px; height: 50px; border-radius: 50px;">
        <p class="text-black text-25 text-center text-normal text-medium" style="margin: 0">3</p>
      </div>
    </div>
    <div class="col-sm-8">
      <div class="form-group" style="text-align: left">
        <button type="submit" id="desktop_submit_btn" class="btn-large" style="background: #00AB8E 0% 0% no-repeat padding-box; border-radius: 5px"><span class="text-white text-25 text-center text-normal text-medium">GO PAPERLESS NOW</span></button>
        <div id="submit_error_msg" style="display: none">
          <p style="font-weight: bold; color: red">You must add a file, name and email first</p>
        </div>
        <div id="url_error_msg" style="display: none">
          <p style="font-weight: bold; color: red">Enter a valid URL (e.g. https://www.menu.com)</p>
        </div>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-sm-4">
      <div style="border: 2px solid #A5A3A3; width: 50px; height: 50px; border-radius: 50px;">
        <p class="text-black text-25 text-center text-normal text-medium" style="margin: 0">4</p>
      </div>
    </div>
    <div class="col-sm-8">
      <p class="text-black text-25 text-left text-normal text-medium" style="text-transform: uppercase">Check your email for <span style="text-transform: none">iWallet</span> QR code to start using</p>
      <p class="text-black text-15 text-left text-italic text-light">We do NOT sell ads or share your menu data.<br>ADA-compliant with "Accessible PDF“</p>
    </div>
  </div>
</form>

POST /contactless_menu_form.php

<form id="form_mobile" class="form-horizontal" action="/contactless_menu_form.php" style="padding: 0% 10%;" method="post" enctype="multipart/form-data">
  <div class="row">
    <div class="col-sm-4">
      <div style="border: 1px solid #A5A3A3; width: 37px; height: 37px; border-radius: 37px;">
        <p class="text-black text-20 text-center text-normal text-medium" style="margin: 0">1</p>
      </div>
    </div>
    <div class="col-sm-8">
      <div class="form-group">
        <p class="text-black text-15 text-left text-normal text-medium" style="text-transform: uppercase;padding-top: 0.5rem;">Enter Contact Information</p>
        <p style="position: relative;bottom: -45px;font-size: 10px; font-style: italic; margin: 0">(*max 24 characters)</p>
        <div class="form-group" style="padding-right: 3rem">
          <input i="" type="text" class="form-control" id="f_name_mobile" placeholder="Business Name*" name="user_name_mob" style="height:2rem;color: #484848;;font-size:15px;font-weight:200; margin: 0 0 3rem 0;" autocomplete="name" maxlength="24"
            required="" autofocus="">
          <input type="email" class="form-control" id="email_mobile" placeholder="Email Address*" name="user_email_mob" style="height:2rem;color: #484848;font-size:15px;font-weight:200; margin: 0" autocomplete="email" required="">
        </div>
        <!--                                        <h2 id='result' style="display: none"></h2>-->
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-sm-4">
      <div style="border: 1px solid #A5A3A3; width: 37px; height: 37px; border-radius: 37px;">
        <p class="text-black text-20 text-center text-normal text-medium" style="margin: 0">2</p>
      </div>
    </div>
    <div class="col-sm-8">
      <div class="form-group" style="padding-top: 0.5rem">
        <input type="radio" onclick="showFileInput()" value="file" id="file_radio_mobile" name="select" checked="">
        <label for="file_radio_mobile" class="text-black text-15 text-left text-normal text-medium" style="float:left !important;"><i class="fa fa-upload" style="color: #484848 !important;"></i> UPLOAD MENU PDF</label><br>
        <div id="file_input_mobile" style="padding-left: 35px; margin-top: 0.5rem;">
          <input onchange="ValidateSize_mob(this);addNewFileInput_mob(this);" type="file" name="filesToUploadMob[]" id="fileToUploadMob[0]" style="color: #14ad8f !important;float:left !important">
        </div>
        <div style="margin-top: 4rem">
          <input onclick="showUrlInput()" type="radio" value="url" id="url_radio_mobile" name="select">
          <label for="url_radio_mobile" class="text-black text-15 text-left text-normal text-medium" style="float:left !important; margin-bottom: 1rem">UPLOAD WEBSITE MENU</label>
          <div class="form-group" style="padding-right: 3rem; margin-top: 2rem">
            <input type="text" onchange="showSubmitBtn()" placeholder="https://www.menu.com" name="user_url_mob" id="url_input_mobile" style="height:2rem;color: #484848;font-size:15px;font-weight:200; display: none; margin-top: 1rem">
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-sm-4">
      <div style="border: 1px solid #A5A3A3; width: 37px; height: 37px; border-radius: 37px;">
        <p class="text-black text-20 text-center text-normal text-medium" style="margin: 0">3</p>
      </div>
    </div>
    <div class="col-sm-8">
      <div class="form-group" style="text-align: left">
        <button type="submit" id="mobile_submit_btn" class="btn-large" style="background: #00AB8E 0% 0% no-repeat padding-box; border-radius: 5px; line-height: 40px; height: 40px"><span
            class="text-white text-15 text-center text-normal text-medium">GO PAPERLESS NOW</span></button>
        <div id="submit_error_msg_mobile" style="display: none">
          <p style="font-weight: bold; color: red">You must add a file, name and email first</p>
        </div>
        <div id="url_error_msg_mobile" style="display: none">
          <p style="font-weight: bold; color: red">Enter a valid URL (e.g. https://www.menu.com)</p>
        </div>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-sm-4">
      <div style="border: 1px solid #A5A3A3; width: 37px; height: 37px; border-radius: 37px;">
        <p class="text-black text-20 text-center text-normal text-medium" style="margin: 0">4</p>
      </div>
    </div>
    <div class="col-sm-8">
      <p class="text-black text-15 text-left text-normal text-medium" style="text-transform: uppercase">Check your email for <span style="text-transform: none">iWallet</span> QR code to start using</p>
      <p class="text-black text-left text-italic text-light" style="font-size: 10px">We do NOT sell ads or share your menu data.<br>ADA-compliant with "Accessible PDF“</p>
    </div>
  </div>
  <!--                        <input type="radio" onclick="showFileInput()" value="file" id="file_radio_mobile"  name="select" checked />-->
  <!--                        <label for="file_radio_mobile" style="float:left !important">UPLOAD MENU <i class="fa fa-upload" style="color: #FFFFFF !important;"></i> <span style="color:#14ad8f !important;">(recommended PDF-file)</span></label>-->
  <!--                        <div id="file_input_mobile">-->
  <!--                            <input onchange="ValidateSize_mob(this);addNewFileInput_mob(this);" type="file" name="filesToUploadMob[]" id="fileToUploadMob[0]" style="color: #14ad8f !important;float:left !important;">-->
  <!--                        </div>-->
  <!--                        <input onclick="showUrlInput()" type="radio" value="url" id="url_radio_mobile" name="select" />-->
  <!--                        <label for="url_radio_mobile"  style="float:left !important">URL</label>-->
  <!--                        <input type="text" onchange="showSubmitBtn()" placeholder="https://www.urlForMenu.com" name="user_url_mob" id="url_input_mobile" style="color: white; display: none">-->
  <!--                            <div class="col-sm-10">-->
  <!--                                <p style="position: relative;bottom: -20px;font-size: 14px;">(max 24 characters)</p>-->
  <!--                                <input type="text" class="form-control" id="f_name_mobile" placeholder="Business Name*" name="user_name_mob" style="height:3rem;border-color:#fff;color:#fff;font-size:16px;font-weight:200;" autocomplete="name" maxlength="24" required>-->
  <!--                            </div>-->
  <!--                        </div>-->
  <!--                        <div class="form-group">-->
  <!--                            <div class="col-sm-12">-->
  <!--                                <input type="email" class="form-control" id="email_mobile" placeholder="Email Address*" name="user_email_mob" style="height:3rem;border-color:#fff;color:#fff;font-size:16px;font-weight:200;" autocomplete="email" required>-->
  <!--                            </div>-->
  <!--                        </div>-->
  <!--                        <div class="form-group">-->
  <!--                            <div class="col-sm-10">-->
  <!--                                <input type="hidden" class="form-control" id="cell_number_mobile" placeholder="Cell Number*" name="user_phone_mob" style="height:3rem;border-color:#fff;color:#fff;font-size:16px;font-weight:200;" autocomplete="tel" value="NULL">-->
  <!--                            </div>-->
  <!--                        </div>-->
  <!--                        <div class="form-group" >-->
  <!--                            <div class="col-sm-10" style="padding-bottom:4rem; ">-->
  <!--                                <div class="form form-group">-->
  <!--                                    <input type="radio" onclick="showFileInput()" value="file" id="file_radio_mobile"  name="select" checked />-->
  <!--                                    <label for="file_radio_mobile" style="float:left !important">UPLOAD MENU <i class="fa fa-upload" style="color: #FFFFFF !important;"></i> <span style="color:#14ad8f !important;">(recommended PDF-file)</span></label>-->
  <!--                                    <div id="file_input_mobile">-->
  <!--                                        <input onchange="ValidateSize_mob(this);addNewFileInput_mob(this);" type="file" name="filesToUploadMob[]" id="fileToUploadMob[0]" style="color: #14ad8f !important;float:left !important;">-->
  <!--                                    </div>-->
  <!--                                    <input onclick="showUrlInput()" type="radio" value="url" id="url_radio_mobile" name="select" />-->
  <!--                                    <label for="url_radio_mobile"  style="float:left !important">URL</label>-->
  <!--                                    <input type="text" onchange="showSubmitBtn()" placeholder="https://www.urlForMenu.com" name="user_url_mob" id="url_input_mobile" style="color: white; display: none">-->
  <!--                                </div>-->
  <!--                            </div>-->
  <!--                        </div>-->
  <div class="form-group">
    <div class="col-sm-offset-2 col-sm-10">
      <!--                                <div id="submit_error_msg_mobile" style="display: none">-->
      <!--                                    <p style="font-weight: bold; color: red">You must add a file, name and email first</p>-->
      <!--                                </div>-->
      <!--                                <div id="url_error_msg_mobile" style="display: none">-->
      <!--                                    <p style="font-weight: bold; color: red">Enter a valid URL (e.g. https://www.menu.com)</p>-->
      <!--                                </div>-->
      <!--                                <button type="submit" id="mobile_submit_btn" class=" btn-default" style="background-color: #FFFFFF !important;-->
      <!--border: 1px solid #707070;-->
      <!--border-radius: 37px;-->
      <!--opacity: 0.5;font-size:18px !important;color:#12b59a !important;padding: 14px 28px; margin-top: 2rem;">GO PAPERLESS</button>-->
      <!--                                <p style="text-align: center;-->
      <!--font: UltraLight 18px/21px Helvetica Neue;-->
      <!--letter-spacing: 0px;-->
      <!--color: #000000;-->
      <!--opacity: 0.47;margin-top:0px;padding-bottom:0px;margin-bottom: 0px;">We will send your new menu via email.</p>-->
      <!--                                <p style="text-align: center;-->
      <!--font: UltraLight 18px/21px Helvetica Neue;-->
      <!--letter-spacing: 0px;-->
      <!--color: #000000;-->
      <!--opacity: 0.47;margin-top:0px;padding-bottom:0px;margin-bottom: 0px;">We don't sell/share your menu data</p>-->
      <!--                                <p style="text-align: center;-->
      <!--font: UltraLight 18px/21px Helvetica Neue;-->
      <!--letter-spacing: 0px;-->
      <!--color: #000000;-->
      <!--opacity: 0.47;margin-top:0px;padding-bottom:0px;margin-bottom: 0px;">We do NOT sell ads</p>-->
      <!--                                <p style="text-align: center;-->
      <!--font: UltraLight 18px/21px Helvetica Neue;-->
      <!--letter-spacing: 0px;-->
      <!--color: #000000;-->
      <!--opacity: 0.47;margin-top:0px;padding-bottom:0px;margin-bottom: 20px;">ADA-compliant with "<a href="https://helpx.adobe.com/acrobat/using/create-verify-pdf-accessibility.html" target="_blank">Accessible PDF</a>"</p>-->
    </div>
  </div>
</form>

Text Content

   
 * 
   
   
   

QR Touchless Menus

In minutes convert paper menus to QR code digital. Contactless menus are an
easy, safe, and secure way for customers to view menus from their own mobile
device.



iWallet converts your menu into a QR code to scan with a phone’s camera, click
the link, and menu pops up.

FREE ∙ FAST ∙ EASY

iWallet QR Digital Menu

1

Enter Contact Information

(*max 24 characters)






2

UPLOAD MENU PDF


UPLOAD WEBSITE MENU


3

GO PAPERLESS NOW

You must add a file, name and email first

Enter a valid URL (e.g. https://www.menu.com)

4

Check your email for iWallet QR code to start using

We do NOT sell ads or share your menu data.
ADA-compliant with "Accessible PDF“

FREE ∙ FAST ∙ EASY

iWallet QR Digital Menu

1

Enter Contact Information

(*max 24 characters)



2

UPLOAD MENU PDF


UPLOAD WEBSITE MENU


3

GO PAPERLESS NOW

You must add a file, name and email first

Enter a valid URL (e.g. https://www.menu.com)

4

Check your email for iWallet QR code to start using

We do NOT sell ads or share your menu data.
ADA-compliant with "Accessible PDF“



QR Touchless Menus

In minutes convert paper menus to QR code digital. Contactless menus are an
easy, safe, and secure way for customers to view menus from their own mobile
device.



iWallet converts your menu into a QR code to scan with a phone’s camera, click
the link, and menu pops up.

START

Trusted by:


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

Merchant Sign Up

Consumer Sign Up

Free Qr Menu

Our Merchants

Contact

FAQ

Privacy Policy

Terms of Service

API

hello@iwallet.com

© 2024 iWallet

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




Merchant Sign Up

Consumer Sign Up

Free Qr Menu

Our Merchants

Privacy Policy

Terms of Service

ContactAPIFAQ

hello@iwallet.com© 2024 iWallet