Austin Airport Fast Park Becomes Fast Park (2024)

Austin Airport Fast Park Becomes Fast Park (1)Austin Airport Fast Park Becomes Fast Park (2)Austin Airport Fast Park Becomes Fast Park (3)Austin Airport Fast Park Becomes Fast Park (4)Austin Airport Fast Park Becomes Fast Park (5)Austin Airport Fast Park Becomes Fast Park (6)

Loading...

Austin Airport Fast Park Becomes Fast Park (7)Austin Airport Fast Park Becomes Fast Park (8)Austin Airport Fast Park Becomes Fast Park (9)Austin Airport Fast Park Becomes Fast Park (10)Austin Airport Fast Park Becomes Fast Park (11)Austin Airport Fast Park Becomes Fast Park (12)

Loading...

Relax for Rewards /

Sign In

Sign In To My Account

To log into your Rewards Account, please enter the email address associated with your Rewards Account or unique username that you created upon enrollment.

Sign In To My Account

I FORGOT MY PASSWORD
CREATE AN ACCOUNT/REGISTER CARD

Reset My Password

Uh oh, did you forget your password? Please enter the email address associated with your account. We’ll send you a link to change your password.

Example: [emailprotected]

Has your email changed? If you’d like to update your username or no longer use the email address associated with your account, please call our Rewards Representatives for help restoring access to your account.

Relax for Rewards

1-877-806-7275 (PARK)

[emailprotected]

Monday – Friday; 9 a.m. – 4 p.m. ET

Reset Instructions Have Been Sent

Please check your email inbox for instructions and a link to reset your password.

Close

Has your email changed? If you’d like to update your username or no longer use the email address associated with your account, please call our Rewards Representatives for help restoring access to your account.

Relax for Rewards

1-877-806-7275 (PARK)

[emailprotected]

Monday – Friday; 9 a.m. – 4 p.m. ET

Let’s Create Your Online Account

Relax for Reward Card Number

Your Rewards Card Number is the 8-digit numeric code on the front of your Relax for Rewards℠ Card. It is located on the bottom right after “Card Number” and is displayed as a series of three numbers plus five numbers.

Austin Airport Fast Park Becomes Fast Park (14)

Registration Code

Your Registration Code is the 4-digit numeric code on the back of your Relax for Rewards℠ Card.

Austin Airport Fast Park Becomes Fast Park (15)

Example: [emailprotected]

8 Digits from Rewards Card

Your mobile Relax for Rewards card will automatically generate once your account is created.

Step 1 of 3

Tell Us About Yourself

Please fill in any missing information to continue.

Registration Code

Your Registration Code is the 4-digit numeric code on the back of your Relax for Rewards℠ Card.

Austin Airport Fast Park Becomes Fast Park (16)

Promotional Code

If you have received a promotional code via email or printed literature, please enter that information here. Promotional codes are generally 6 – 7 digits in length, are case sensitive and are alphanumeric. Promotional codes doinclude Corporate Codes that you may have received from your place of business. If you are interested in seeing if your corporation qualifies for a Promotional Code, please visit our Corporate Programs page.

Where is my AAA Member Number?

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Neutrum vero, inquit ille.

Relax for Reward Card Number

Your Rewards Card Number is the 8-digit numeric code on the front of your Relax for Rewards℠ Card. It is located on the bottom right after “Card Number” and is displayed as a series of three numbers plus five numbers.

Austin Airport Fast Park Becomes Fast Park (17)

Name & Contact Info

Example: [emailprotected]

Enter a 5 digit Zip Code

Rewards Card Details (optional)

8 Digits from Rewards Card

* Preferred Location
Company Name (optional)

Company Name cannot be longer than 50 characters

Discount Code (optional)


Optional 6-7 Alphanumeric Characters

Step 2 of 3

Create Your Username and Password

What are eReceipts?

As a Relax for Rewards members, you can request to receive eReceipts. With this feature you’ll automatically receive an email copy of your parking receipts each time you park with us and use your card. Emails are typically delivered within 24 hours of your exit time.

9+ Characters1+ Uppercase1+ Number

Passwords Must Match

Step 3 of 3

'; tabIndexCA2++; newInput += '

'; newInput += '

'; newInput += '

10-Digit Number With Area Code

'; } $(newInput).appendTo("#ddextradropdowneditCA2"); // $(this).parent().after(newInput); $(this).css('display', 'none'); //if ($(window).width() > 500) { // $(this).parent().find('.select').css('width', '183px'); //} //else { // $(this).parent().find('.select').css('width', '100%'); //} if (_phnCount >= 1) { if (_phnCount == 2 || _phnCount == 1) SetDropdownWidthByClass("Parentdd_PhoneType_1"); if (_phnCount == 3) SetDropdownWidthByClass("Parentdd_PhoneType_2"); if (_phnCount == 4) SetDropdownWidthByClass("Parentdd_PhoneType_3"); } /*Binding select2 plugin with dynamic phone type drop down*/ $(".phonetype").select2({ minimumResultsForSearch: -1, dropdownParent: $('#ddextradropdowneditCA2'), }).on('change', function () { /*Configuring accordingly*/ // $(".parent-select").find('.select2-selection__rendered').css('font-weight', 'bold'); formatResult($(this).attr('id'), false); }).trigger('change'); $(this).parent().next().find('.cs-select').removeClass('new'); $('#txt_Phn_' + _phnCount).bind("focus", function () { $('#txt_Phn_' + _phnCount).removeClass('invalid'); }); $('#txt_Phn_' + _phnCount).bind("keyup", function () { $('#txt_Phn_' + _phnCount).removeClass('invalid'); }); $('#txt_Phn_' + _phnCount).bind("blur", function () { $('#txt_Phn_' + _phnCount).removeClass('invalid'); }); $('#txt_Phn_' + _phnCount).keypress(function (e) { var t = e.keyCode ? e.keyCode : e.which; if (t == "13") { blockPage(); $("#dnn_ctl00_ctl01_ctl01_ctl00_createaccount2_submit").click(); e.preventDefault(); } }); $(".phoneInput .btn").click(addPhoneCA2); //phnCount++; $(".phonenumberCA2").mask("999-999-9999"); } $(".phoneInput > .btn").click(function () { tabIndexCA2 = parseInt($(this).attr('tabindex')); }).click(addPhoneCA2); function LoadPhoneDetailsCA2() { tabIndexCA2 = parseInt($("#dnn_ctl00_ctl01_ctl01_ctl00_zipCode").attr('tabindex')); var HFEditPhoneTypeName = $(".HFEditPhoneTypeNameCA2").val(); var HFEditPhoneTypes = $(".HFEditPhoneTypesCA2").val(); if (HFEditPhoneTypeName != "" && HFEditPhoneTypes != "") { var _HFEditPhoneTypeName = HFEditPhoneTypeName.split(","); var _HFEditPhoneTypes = HFEditPhoneTypes.split(","); var phoneTempCount = 1; for (var i = 0; i < _HFEditPhoneTypeName.length; i++) { BindPhoneCA2(_HFEditPhoneTypes[i], _HFEditPhoneTypeName[i], phoneTempCount); phoneTempCount = phoneTempCount + 1; } var HFPhoneTypes = $(".HFPhoneTypesCA2").val();//.split(',').length - 1; var lastChar = HFPhoneTypes.slice(-1); if (lastChar == ',') { HFPhoneTypes = HFPhoneTypes.slice(0, -1); } var PTypes = HFPhoneTypes.split(","); // alert(phnCount); alert(PTypes.length); if (phoneTempCount - 1 < PTypes.length) { DefaultBindPhoneCA2(phoneTempCount); } } else { DefaultBindPhoneCA2(1); } $("#createaccount2").remodal().open(); } function BindPhoneCA2(index, mnum, phnCount) { /*Only 4 are required to add*/ // var PhoneTypeCount = $("#dd_PhoneTypeVerifying").children().length; // if (phnCount <= PhoneTypeCount - 1) { var pddid = "Parentdd_PhoneType_" + phnCount; var PhoneValidateParent = "PhoneValidateParent_" + phnCount; var newInput = '

'; tabIndexCA2++; newInput += ''; newInput += '

'; tabIndexCA2++; newInput += '

'; // newInput += '

' newInput += '

' newInput += '

'; newInput += '

10-Digit Number With Area Code

'; // } $(newInput).appendTo("#ddextradropdowneditCA2"); // $(this).parent().after(newInput); $(this).css('display', 'none'); //if ($(window).width() > 500) { // $(".phoneInput").parent().find('.select').css('width', '183px'); //} //else { // $(".phoneInput").parent().find('.select').css('width', '100%'); //} if (phnCount >= 1) { if (phnCount == 2 || phnCount == 1) SetDropdownWidthByClass("Parentdd_PhoneType_1"); if (phnCount == 3) SetDropdownWidthByClass("Parentdd_PhoneType_2"); if (phnCount == 4) SetDropdownWidthByClass("Parentdd_PhoneType_3"); } $('#txt_Phn_' + phnCount).bind("focus", function () { $('#txt_Phn_' + phnCount).removeClass('invalid'); }); $('#txt_Phn_' + phnCount).bind("keyup", function () { $('#txt_Phn_' + phnCount).removeClass('invalid'); }); $('#txt_Phn_' + phnCount).bind("blur", function () { $('#txt_Phn_' + phnCount).removeClass('invalid'); }); $('#txt_Phn_' + phnCount).keypress(function (e) { var t = e.keyCode ? e.keyCode : e.which; if (t == "13") { blockPage(); $("#dnn_ctl00_ctl01_ctl01_ctl00_createaccount2_submit").click(); e.preventDefault(); } }); /*Binding select2 plugin with dynamic phone type drop down*/ $(".phonetype").select2({ minimumResultsForSearch: -1, dropdownParent: $('#ddextradropdowneditCA2') }).on('change', function () { /*Configuring accordingly*/ // $(".parent-select").find('.select2-selection__rendered').css('font-weight', 'bold'); formatResult($(this).attr('id'), false); }).trigger('change'); $(this).parent().next().find('.cs-select').removeClass('new'); $(".phoneInput .btn").click(addPhoneCA2); $(".phonenumberCA2").mask("999-999-9999"); } function DefaultBindPhoneCA2(id) { var PhoneValidateParent = "PhoneValidateParent_" + id; var pddid = "Parentdd_PhoneType_" + id; var newInput = '

'; tabIndexCA2++; newInput += ''; newInput += '

'; tabIndexCA2++; newInput += '

'; tabIndexCA2++; newInput += '

' newInput += '

'; newInput += '

10-Digit Number With Area Code

'; $(newInput).appendTo("#ddextradropdowneditCA2"); //$(this).parent().after(newInput); $(this).css('display', 'none'); //if ($(window).width() > 500) { // $(this).parent().find('.select').css('width', '183px'); //} //else { // $(this).parent().find('.select').css('width', '100%'); //} if (id > 1) { if (id == 2) SetDropdownWidthByClass("Parentdd_PhoneType_1"); if (id == 3) SetDropdownWidthByClass("Parentdd_PhoneType_2"); if (id == 4) SetDropdownWidthByClass("Parentdd_PhoneType_3"); } $('#txt_Phn_' + id).bind("focus", function () { $('#txt_Phn_' + id).removeClass('invalid'); }); $('#txt_Phn_' + id).bind("keyup", function () { $('#txt_Phn_' + id).removeClass('invalid'); }); $('#txt_Phn_' + id).bind("blur", function () { $('#txt_Phn_' + id).removeClass('invalid'); }); $('#txt_Phn_' + id).keypress(function (e) { var t = e.keyCode ? e.keyCode : e.which; if (t == "13") { blockPage(); $("#dnn_ctl00_ctl01_ctl01_ctl00_createaccount2_submit").click(); e.preventDefault(); } }); /*Binding select2 plugin with dynamic phone type drop down*/ $(".phonetype").select2({ minimumResultsForSearch: -1, dropdownParent: $('#ddextradropdowneditCA2') }).on('change', function () { /*Configuring accordingly*/ // $(".parent-select").find('.select2-selection__rendered').css('font-weight', 'bold'); formatResult($(this).attr('id'), false); }).trigger('change'); $(this).parent().next().find('.cs-select').removeClass('new'); $(".phoneInput .btn").click(addPhoneCA2); $(".phonenumberCA2").mask("999-999-9999"); }

We Found Your Account!

Please check your email inbox and click on the verification link so we can be sure it's you!

Sign In To My Account

Please enter a username to be used for your Relax for Rewards℠ Account. You will use this username to log in and access your Rewards Account data. Usernames can be email addresses or can be a unique username of your choosing. All usernames must be at least 8 characters in length.

We Found Your Account

Good news! We already have your email address and/or Rewards card number on file. Please log in to continue. If you do not remember your login credentials, please click on the "I forgot my password" link below.

I FORGOT MY PASSWORD

Your Account Has Been Created!

Welcome to your Relax For Rewards home.

Explore Relax For RewardsComplete My Profile

This website uses JavaScript and Cookies. Please enable both to ensure you can take advantage of our full website capabilities.

Set screen brightness to maximum

We’re here to help if you have questions or need assistance. Contact our Relax for Rewards Representatives at 1-877-806-7275 (PARK) or [emailprotected]: Monday through Friday from 9 a.m. to 4 p.m ET.

OK

For additional assistance, please contact our Relax for Rewards Representatives at 1-877-806-7275 (PARK) or [emailprotected]: Monday through Friday from 9 a.m. to 4 p.m. ET.

Who We AreGoing GreenCompany NewsYear In Review Media KitCOVID-19

January 26, 2011

The Fast Park family of off-site airport parking companies, with 16 facilities in 12 markets, is re-branding its popular Airport Fast Park to the new corporate brand, Fast Park & Relax. Serving the Austin-Bergstrom International Airport (AUS) for over 10 years, Fast Park & Relax is located close by at 2300 Spirit of Texas Drive. Fast Park & Relax management will remain the same and will continue to offer customers the same courteous, safe, and dependable service but with a new and refreshed look.

The Fast Park family of off-site airport parking companies, with 16 facilities in 12 markets, is re-branding its popular Airport Fast Park to the new corporate brand, Fast Park & Relax. Serving the Austin-Bergstrom International Airport (AUS) for over 10 years, Fast Park & Relax is located close by at 2300 Spirit of Texas Drive. Fast Park & Relax management will remain the same and will continue to offer customers the same courteous, safe, and dependable service but with a new and refreshed look.

Austin’s facility was a prime candidate for the Fast Park & Relax look because of the laid-back and relaxed atmosphere for which the Lone Star State is known. The familiar red, white, and blue shuttles will be replaced by eco-friendly, green and black shuttles with images of travelers relaxing. In addition, the new compressed natural gas (CNG) shuttles align with the airport’s air quality standards. Manuel Chavez, who oversees operations and business development said, “Compressed Natural Gas vehicles were the obvious choice for us in Austin. Not only are they 100% clean burning but the fuel comes from right here in Texas." By using the CNG fleet, Fast Park & Relax will significantly lower its annual fuel consumption.

Melanie Chavez, who oversees branding for the company said, “The Fast Park & Relax look is being rolled out in many of our existing markets and reflects our continued effort to provide amenities and great service that give our customers’ peace of mind while traveling.”

Fast Park & Relax offers over 3,000 covered parking spots to keep customers and vehicles shaded from the hot Texas sun. Facility improvements also include a new and improved entrance that will offer a protective canopy and enhanced lighting to welcome customers in.

The Fast Park family of airport parking solutions is headquartered in Cincinnati, Ohio. There are 16 Fast Park facilities in 12 markets throughout the country. Fast Park brands include Fast Park & Relax, Airport Fast Park and Park Place. Fast Park companies provide customer service focused airport parking, 24 hours per day, seven days per week, with instant shuttle service transporting travelers from their parking spot to their terminal. Facilities are located in Albuquerque, New Mexico; Austin, Texas; Baltimore, Maryland; Cincinnati, Ohio; Cleveland, Ohio; Houston, Texas; Memphis, Tennessee; Miami, Florida; Milwaukee, Wisconsin; Orlando, Florida; Raleigh, North Carolina; and Tucson, Arizona.

« Previous ArticleNext Article »

You May Also Like:

Fast Park Evolves FastCharge Service as Electric Vehicle Sales See Exponential Growth
Texas Longhorn Cattle Greet Travelers at Airport
  • About Us
  • Who We Are
  • Going Green
  • Company News
  • Year In Review
  • Media Kit
  • COVID-19
Austin Airport Fast Park Becomes Fast Park (2024)
Top Articles
Courtney Roberson Rob Dyrdek
City Of Irving Tx Jail In-Custody List
Rosy Boa Snake — Turtle Bay
Why Are Fuel Leaks A Problem Aceable
Section 4Rs Dodger Stadium
Regal Amc Near Me
Research Tome Neltharus
Nyu Paralegal Program
Team 1 Elite Club Invite
Google Sites Classroom 6X
Craglist Oc
Retro Ride Teardrop
The Wicked Lady | Rotten Tomatoes
Corporate Homepage | Publix Super Markets
No Credit Check Apartments In West Palm Beach Fl
Craigslist/Phx
Things To Do In Atlanta Tomorrow Night
Keniakoop
Https E24 Ultipro Com
2024 U-Haul ® Truck Rental Review
Otterbrook Goldens
Bfg Straap Dead Photo Graphic
Munich residents spend the most online for food
Troy Bilt Mower Carburetor Diagram
Energy Healing Conference Utah
Ahn Waterworks Urgent Care
Qhc Learning
Dr Ayad Alsaadi
Used Safari Condo Alto R1723 For Sale
Pearson Correlation Coefficient
kvoa.com | News 4 Tucson
Powerschool Mcvsd
480-467-2273
Paris Immobilier - craigslist
Skidware Project Mugetsu
Ocala Craigslist Com
Evil Dead Rise Ending Explained
The Bold and the Beautiful
Dentist That Accept Horizon Nj Health
Haunted Mansion Showtimes Near Cinemark Tinseltown Usa And Imax
Umiami Sorority Rankings
Smith And Wesson Nra Instructor Discount
Craigslist Free Manhattan
Exam With A Social Studies Section Crossword
Craigslist Com St Cloud Mn
Sound Of Freedom Showtimes Near Amc Mountainside 10
Keci News
Dragon Ball Super Card Game Announces Next Set: Realm Of The Gods
Displacer Cub – 5th Edition SRD
Runelite Ground Markers
라이키 유출
Famous Dave's BBQ Catering, BBQ Catering Packages, Handcrafted Catering, Famous Dave's | Famous Dave's BBQ Restaurant
Latest Posts
Article information

Author: Prof. Nancy Dach

Last Updated:

Views: 6193

Rating: 4.7 / 5 (77 voted)

Reviews: 84% of readers found this page helpful

Author information

Name: Prof. Nancy Dach

Birthday: 1993-08-23

Address: 569 Waelchi Ports, South Blainebury, LA 11589

Phone: +9958996486049

Job: Sales Manager

Hobby: Web surfing, Scuba diving, Mountaineering, Writing, Sailing, Dance, Blacksmithing

Introduction: My name is Prof. Nancy Dach, I am a lively, joyous, courageous, lovely, tender, charming, open person who loves writing and wants to share my knowledge and understanding with you.