revvi.com Open in urlscan Pro
2606:4700::6812:1515  Public Scan

Submitted URL: https://yourrevvimail.com/
Effective URL: https://revvi.com/
Submission: On August 14 via api from US — Scanned from NL

Form analysis 1 forms found in the DOM

Name: form_page1POST

<form id="form_page1" name="form_page1" method="post" autocomplete="off" action="">
  <!-- First Name/Last Name -->
  <div class="row">
    <div class="medium-12 columns">
      <div class="validation_div"></div>
    </div>
    <div class="medium-9 columns">
      <label>First Name<span style="font-size:12px; color:#e8565d; font-weight:300;">*</span>
        <input id="first_name" type="text" name="first_name" maxlength="35" value="" class="">
      </label>
    </div>
    <div class="small-3 columns">
      <label>MI<span style="font-size:12px; color:#e8565d; font-weight:300;"></span>
        <input id="middle_initial" type="text" name="middle_initial" maxlength="1" value="">
      </label>
    </div>
    <div class="medium-9 columns">
      <label>Last Name<span style="font-size:12px; color:#e8565d; font-weight:300;">*</span>
        <input id="last_name" type="text" name="last_name" maxlength="50" value="" class="">
      </label>
    </div>
    <div class="small-3 columns suf">
      <label>Suffix <input id="suffix_name" type="text" name="suffix_name" maxlength="2" value="">
      </label>
    </div>
  </div>
  <!-- Email Address -->
  <div class="row">
    <div class="medium-12 columns">
      <div class="validation_div"></div>
      <label>Email Address<span style="font-size:12px; color:#e8565d; font-weight:300;">*</span>
        <input id="email_address" type="text" name="email_address" maxlength="75" value="" class="">
      </label>
    </div>
  </div>
  <div class="row">
    <div class="medium-12 columns">
      <div class="validation_div"></div>
      <label>Verify Email Address<span style="font-size:12px; color:#e8565d; font-weight:300;">*</span>
        <input id="verify_email_address" type="text" name="verify_email_address" maxlength="75" value="" class="">
      </label>
    </div>
  </div>
  <!-- Home Address -->
  <div class="row">
    <div class="medium-12 columns">
      <div class="validation_div"></div>
    </div>
    <div class="medium-12 columns">
      <label>Street Address<span style="font-size:10px; color:#e8565d; font-weight:300;">* (No P.O. boxes)</span>
        <input id="address_line_1" type="text" name="address_line_1" maxlength="25" value="" class="" autocomplete="off">
      </label>
    </div>
    <div class="medium-12 columns">
      <label>Address Line 2/Apt<span style="font-size:10px; color:#e8565d; font-weight:300;"></span>
        <input id="address_line_2" type="text" name="address_line_2" maxlength="25" value="" class="">
      </label>
    </div>
  </div>
  <!-- City / State -->
  <div class="row">
    <div class="medium-6 columns">
      <div class="validation_div"></div>
      <label>City<span style="font-size:12px; color:#e8565d; font-weight:300;">*</span>
        <input class="input " id="address_city" type="text" name="address_city" maxlength="25" value="">
      </label>
    </div>
    <div class="medium-6 columns">
      <div class="validation_div"></div>
      <label>State<span style="font-size:12px; color:#e8565d; font-weight:300;">*</span>
        <select id="address_state" name="address_state" class="input ">
          <option value="">Select</option>
          <option value="AL">ALABAMA</option>
          <option value="AK">ALASKA</option>
          <option value="AS">AMERICAN SAMOA</option>
          <option value="AZ">ARIZONA</option>
          <option value="AR">ARKANSAS</option>
          <option value="CA">CALIFORNIA</option>
          <option value="CO">COLORADO</option>
          <option value="CT">CONNECTICUT</option>
          <option value="DC">DISTRICT OF COLUMBIA</option>
          <option value="DE">DELAWARE</option>
          <option value="FL">FLORIDA</option>
          <option value="GA">GEORGIA</option>
          <option value="GU">GUAM</option>
          <option value="HI">HAWAII</option>
          <option value="ID">IDAHO</option>
          <option value="IL">ILLINOIS</option>
          <option value="IN">INDIANA</option>
          <option value="IA">IOWA</option>
          <option value="KS">KANSAS</option>
          <option value="KY">KENTUCKY</option>
          <option value="LA">LOUISIANA</option>
          <option value="ME">MAINE</option>
          <option value="MD">MARYLAND</option>
          <option value="MA">MASSACHUSETTS</option>
          <option value="MI">MICHIGAN</option>
          <option value="MN">MINNESOTA</option>
          <option value="MS">MISSISSIPPI</option>
          <option value="MO">MISSOURI</option>
          <option value="MT">MONTANA</option>
          <option value="NE">NEBRASKA</option>
          <option value="NV">NEVADA</option>
          <option value="NH">NEW HAMPSHIRE</option>
          <option value="NJ">NEW JERSEY</option>
          <option value="NM">NEW MEXICO</option>
          <option value="NY">NEW YORK</option>
          <option value="NC">NORTH CAROLINA</option>
          <option value="ND">NORTH DAKOTA</option>
          <option value="MP">NORTHERN MARIANA ISLANDS</option>
          <option value="OH">OHIO</option>
          <option value="OK">OKLAHOMA</option>
          <option value="OR">OREGON</option>
          <option value="PA">PENNSYLVANIA</option>
          <option value="PR">PUERTO RICO</option>
          <option value="RI">RHODE ISLAND</option>
          <option value="SC">SOUTH CAROLINA</option>
          <option value="SD">SOUTH DAKOTA</option>
          <option value="TN">TENNESSEE</option>
          <option value="TX">TEXAS</option>
          <option value="VI">US VIRGIN ISLANDS</option>
          <option value="UT">UTAH</option>
          <option value="VT">VERMONT</option>
          <option value="VA">VIRGINIA</option>
          <option value="WA">WASHINGTON</option>
          <option value="WI">WISCONSIN</option>
          <option value="WV">WEST VIRGINIA</option>
          <option value="WY">WYOMING</option>
        </select>
      </label>
    </div>
  </div>
  <!-- Zip / Phone -->
  <div class="validation_div medium-12 columns" style="padding: 0;"></div>
  <div class="row">
    <div class="medium-6 columns">
      <label>Zip<span style="font-size:12px; color:#e8565d; font-weight:300;">*</span>
        <input class="input " id="address_zip" type="text" name="address_zip" pattern="[0-9]*" maxlength="5" value="">
      </label>
    </div>
  </div>
  <div class="validation_div medium-12 columns" style="padding: 0;"></div>
  <div class="validation_div medium-12 columns hide" id="minimum_phone_digits" style="padding: 0;">Phone number must be 10 digits</div>
  <div class="row">
    <div class="medium-6 columns">
      <div class="row">
        <div class="small-12 columns">
          <label for="home_phone">Home Phone<span style="font-size:12px; color:#e8565d; font-weight:300;">*</span></label>
          <input class="phoneInput  " id="home_phone" type="tel" name="home_phone" maxlength="14" value="">
        </div>
      </div>
    </div>
    <div class="medium-6 columns">
      <div class="row">
        <div class="small-12 columns">
          <label for="mobile_phone">Mobile Phone</label>
          <input class="phoneInput " id="mobile_phone" type="tel" name="mobile_phone" maxlength="14" value="">
        </div>
      </div>
    </div>
  </div>
  <div class="medium-6 columns" style="padding: 0;">
    <p style="font-size:11px; color:#e8565d; font-weight:100;">Minimum one phone number required.</p>
  </div>
  <!-- Residence -->
  <div class="row">
    <div class="medium-12 columns">
      <div class="radio_btns">
        <div class="validation_div"></div>
        <label>Do you have an active checking account?<span style="font-size:12px; color:#e8565d; font-weight:300;">*</span></label>
        <div>
          <input type="radio" name="has_checking_account" value="Yes" class="" id="has_checking_account_yes"><label for="has_checking_account_yes"> Yes</label>
          <input type="radio" name="has_checking_account" value="No" style="margin-left: 20px;" id="has_checking_account_no"><label for="has_checking_account_no"> No</label>
        </div>
      </div>
    </div>
  </div>
  <div class="row" style="padding-top: 10px;">
    <div class="medium-12 columns">
      <div class="validation_div"></div>
      <div class="left">
        <input id="certify_resident_age" name="certify_resident_age" type="checkbox" value="Yes" style="width: 13px; height: 13px;" class="">
      </div>
      <div style="margin-left: 1.5rem; padding-bottom: 10px;">
        <label for="certify_resident_age">I certify that I am a U.S. resident over the age of 18.<span style="font-size:12px; color:#e8565d; font-weight:300;">*</span></label>
      </div>
    </div>
  </div>
  <div class="row" style="padding-top: 10px;">
    <div class="medium-12 columns">
      <div class="left">
        <input id="bank_authorization" name="bank_authorization" type="checkbox" value="Yes" style="width: 13px; height: 13px;">
      </div>
      <div style="margin-left: 1.5rem; padding-bottom: 20px;">
        <label for="bank_authorization">I would like to receive physical and digital communication form Progress Credit and Infusion Strategies. I acknowledge I have reviewed the privacy policy from
          <a style="font-weight:bold; text-decoration: underline;" href="https://progresscredit.monevo.us/privacy-policy" target="_blank">Progress Credit Marketer’s Privacy Policy</a> and
          <a style="font-weight:bold; text-decoration: underline;" href="https://docs.icommissions.com/infusionstrategiesprivacy.aspx?sid=71" target="_blank">Infusion Strategies Marketer’s Privacy Policy</a>.</label>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="medium-10 columns">
      <button type="submit" id="cta_continue" name="cta_continue" class="button radius submit-button">APPLY NOW</button>
      <p style="padding-top: 10px; font-size: 12px"> Notice to California Residents: This website collects personal information. View our
        <a style="font-weight:bold; text-decoration: underline;" href="https://images.totalcardinc.com/documents/privacypolicy/Revvi_privacy.html" target="_blank">Digital Privacy Policy</a> to learn more. </p>
    </div>
  </div>
  <div class="clear"></div>
</form>

Text Content

 * Apply Now
 * >Rates, Fees, Costs, and Limitations**
 * Pay Program Fee
 * Activate Your Card
 * Accept Mail Offer
 * Revvi Rewards
 * Benefits
 * Resources
 * FAQ
 * Contact Us

PAY PROGRAM FEE ACTIVATE YOUR CARD ACCEPT MAIL OFFER REVVI REWARDS
DISCOVER
BENEFITS RESOURCES FAQ


Apply For Revvi Card
APPLY IN 4 EASY STEPS!
 * 
 * 
 * 
 * 
 * 
 * 
 * 

Start Application

Continue Application

Choose Card Design

Final Step & Pay Program Fee

*Required fields

First Name*
MI
Last Name*
Suffix

Email Address*

Verify Email Address*
Street Address* (No P.O. boxes)
Address Line 2/Apt

City*

State* Select ALABAMAALASKAAMERICAN
SAMOAARIZONAARKANSASCALIFORNIACOLORADOCONNECTICUTDISTRICT OF
COLUMBIADELAWAREFLORIDAGEORGIAGUAMHAWAIIIDAHOILLINOISINDIANAIOWAKANSASKENTUCKYLOUISIANAMAINEMARYLANDMASSACHUSETTSMICHIGANMINNESOTAMISSISSIPPIMISSOURIMONTANANEBRASKANEVADANEW
HAMPSHIRENEW JERSEYNEW MEXICONEW YORKNORTH CAROLINANORTH DAKOTANORTHERN MARIANA
ISLANDSOHIOOKLAHOMAOREGONPENNSYLVANIAPUERTO RICORHODE ISLANDSOUTH CAROLINASOUTH
DAKOTATENNESSEETEXASUS VIRGIN ISLANDSUTAHVERMONTVIRGINIAWASHINGTONWISCONSINWEST
VIRGINIAWYOMING

Zip*

Phone number must be 10 digits
Home Phone*
Mobile Phone

Minimum one phone number required.


Do you have an active checking account?*
Yes No
I certify that I am a U.S. resident over the age of 18.*
I would like to receive physical and digital communication form Progress Credit
and Infusion Strategies. I acknowledge I have reviewed the privacy policy from
Progress Credit Marketer’s Privacy Policy and Infusion Strategies Marketer’s
Privacy Policy.
APPLY NOW

Notice to California Residents: This website collects personal information. View
our Digital Privacy Policy to learn more.



**See Rates, Fees, Costs, and Limitations page for additional details.

Have a checking account and looking for a real VISA® credit card that doesn't
require perfect history? Revvi was designed for you! The application is quick
and easy. Apply now to get a response in seconds!


FILL OUT APPLICATION

Applying is quick & easy with our SECURE online application.

GET YOUR CREDIT DECISION

Review the terms and conditions, submit your application & get your credit
decision!

PAY $95 PROGRAM FEE**

If approved, pay the $95 Program Fee** to open your account.

DOWNLOAD OUR MOBILE APP Download our mobile app for either iOS or
Android* for quick access to your account.



*Google Play and the Google Play logo are trademarks of Google LLC.
App Store is a service mark of Apple Inc.

You are leaving the Revvi website
You are leaving Revvi.com and going to a third party website that Revvi does not
control. We have provided this link for your convenience but we are not
responsible for the content, links, privacy policy or security policy of this
website.



CARD FEATURES

ACCEPTED BY MERCHANTS ACROSS U.S. AND ONLINE
MONTHLY REPORTS TO CREDIT BUREAUS
FREE CREDIT MONITORING POWERED BY TRANSUNION®
REVVI PAYMENT REWARDS
USER-FRIENDLY MOBILE APP
ACCEPTED BY MERCHANTS ACROSS U.S. AND ONLINE
MONTHLY REPORTS TO CREDIT BUREAUS
FREE CREDIT MONITORING POWERED BY TRANSUNION®
REVVI PAYMENT REWARDS
USER-FRIENDLY MOBILE APP
ACCEPTED BY MERCHANTS ACROSS U.S. AND ONLINE




REVVI PAYMENT REWARDS

USER-FRIENDLY MOBILE APP

ACCEPTED BY MERCHANTS ACROSS U.S. AND ONLINE

MONTHLY REPORTS TO CREDIT BUREAUS

FREE CREDIT MONITORING POWERED BY TRANSUNION®

^^1% cash back rewards provided on the amount of payments applied to your Credit
Card. Rewards are earned and tracked as points and may be redeemed in the form
of a statement credit. Your account must be in good standing at the time rewards
are redeemed. Unredeemed reward points will be forfeited if your account is
closed for any reason. Other terms, conditions, and limitations apply. See Revvi
Rewards Program Terms & Conditions for details.

Contact Us

Privacy Notice

Rates, Fees, Costs and Limitations**

Digital Privacy Policy

Terms of Use

Unsubscribe from our Mailing List

Contact Us | Privacy Notice | Rates, Fees, Costs and Limitations**
Digital Privacy Policy | Terms of Use | Unsubscribe from our Mailing List

Important Information About Procedures for Opening a New Account: To help the
government fight the funding of terrorism and money laundering activities,
Federal law requires all financial institutions to obtain, verify, and record
information that identifies each person who opens an account. What this means
for you: When you open an account, we will ask for your name, address, date of
birth, and other information that will allow us to identify you. We may also ask
to see your driver's license or other identifying documents. Card use subject to
available credit; for security reasons, card may not be used for automated fuel
pumps, for gambling transactions or at merchants outside the United States.

The Revvi credit card is issued by MRV Banks pursuant to a license from Visa
U.S.A Inc.

^^See Revvi Rewards Program Terms & Conditions for details.

1 Cardholders who keep their balances low and pay their credit card bill on time
every month typically do see an increase in their credit score. Results vary.

2 See Payment Guard Plus Terms and Conditions for details.