CINXE.COM
Contact App Support | Chevron Texaco Rewards (US)
<!doctype html> <!--[if IE 7]> <html class="no-js lt-ie10 lt-ie9 lt-ie8" lang="" data-language="" data-country=""> <![endif]--> <!--[if IE 8]> <html class="no-js lt-ie10 lt-ie9" lang="" data-language="" data-country=""> <![endif]--> <!--[if IE 9]> <html class="no-js lt-ie10" lang="" data-language="" data-country=""> <![endif]--> <!--[if (gt IE 9)|!(IE) ]><!--> <html class="no-js" lang="en" data-language="en" data-country="us"> <!--<![endif]--> <head> <meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta http-equiv="content-type" content="text/html; charset=UTF-8"/> <meta name="keywords"/> <meta name="description" content="We'd love to hear from you! Contact the Consumer Connection Center with questions about the Chevron Texaco Rewards program or our mobile apps. "/> <meta name="productshot"/> <meta name="PDSlink"/> <meta name="SDSlink"/> <meta name="pageTitle" content="Contact App Support"/> <meta name="apple-itunes-app" content="app-id=1450978468"/> <!-- Start SmartBanner configuration --> <meta name="smartbanner:hide-ttl" content="0"/> <meta name="smartbanner:title" content="Chevron"/> <meta name="smartbanner:author" content="Chevron U.S.A. Inc"/> <meta name="smartbanner:price" content="Earn Rewards."/> <meta name="smartbanner:price-suffix-apple" content="Save on Fuel."/> <meta name="smartbanner:price-suffix-google" content=" Earn Rewards. Save on Fuel."/> <meta name="smartbanner:icon-apple" content="/content/dam/external/app-banners/images/chevron-icon1.png"/> <meta name="smartbanner:icon-google" content="/content/dam/external/app-banners/images/chevron-icon1.png"/> <meta name="smartbanner:button" content="View"/> <meta name="smartbanner:button-url-apple" content="https://apps.apple.com/us/app/chevron/id1450978468"/> <meta name="smartbanner:button-url-google" content="https://chevron.smart.link/iaw24jlbz"/> <meta name="smartbanner:enabled-platforms" content="android,ios"/> <meta name="smartbanner:close-label" content="Close"/> <meta name="smartbanner:exclude-user-agent-regex" content="^.*(Version).*Safari"/> <!-- End SmartBanner configuration --> <link rel="shortcut icon"/> <link rel="stylesheet" href="/etc.clientlibs/foundation/clientlibs/main.9d2482c3c308bb70dd4506c7d962ce47.css" type="text/css"> <script src="/etc.clientlibs/clientlibs/granite/jquery.1fc733054ddb2e2fcd4a0f763671047b.js"></script> <script src="/etc.clientlibs/clientlibs/granite/utils.15b6fc27cccbddb5fb7b88a7c6a2c7e4.js"></script> <script src="/etc.clientlibs/clientlibs/granite/jquery/granite.ed0d934d509c9dab702088c125c92b4f.js"></script> <script src="/etc.clientlibs/foundation/clientlibs/jquery.dd9b395c741ce2784096e26619e14910.js"></script> <script src="/etc.clientlibs/foundation/clientlibs/shared.e9d9a3990d7779c2e8e3361187f3d36b.js"></script> <script src="/etc.clientlibs/foundation/clientlibs/main.be53d5d2acc50492007c4929cbe3ee9e.js"></script> </meta> </meta> </meta> <title>Contact App Support | Chevron Texaco Rewards (US) </title> <link rel="stylesheet" href="/etc/designs/chevron-commons/fonts.e9920f2fe90a2705d341add190441228.css" type="text/css"> <link rel="stylesheet" href="/etc/clientlibs/rewards.d7e41b0e0ea00295316b8e3f51a5a231.css" type="text/css"> <link rel="canonical" href="https://www.chevrontexacorewards.com/en_us/home/loyalty-contact-us.html"/> <script> let dataLayerPageLoad = { 'environment' : 'prod', 'pageType' : 'other', 'login_status' : 'Logged Out' }; </script> <script> var pageTitle = document.title; var siteSection = pageTitle.substring(0, pageTitle.indexOf('|')); var searchFilter = []; var searchTerm = ''; var stationID = ''; var stationName = ''; var radiusInput = ''; var popUpName = ''; var clickOutLinkName = ''; var searchResult = ''; //Data Layer //Fired on the load of any screen dataLayer = [{ "dimension4":"QA", "dimension6":siteSection, "dimension34":"", //"<Offer Type>", "dimension35":"", //"<Offer Title>", "metric25":"" //"’1’/’0’", // Offer View Count "memberId ": "[MEMBER ID]" }]; //When the user clicks on the contact details of the station ID or the selected station on loyalty-station-locator page function stationContacted(){ stationID = findAStation.getStationId(); stationName = findAStation.getstationData().address+", "+findAStation.getstationData().city+", "+findAStation.getstationData().state+", "+findAStation.getstationData().zip; searchTerm = (document.getElementById('address-input')).value; radiusInput = (document.getElementById('radius-input')).value; searchResult = (document.querySelectorAll('#list-view > .station-list-view > ul > li > .left > .station-list-address')).length; dataLayer.push({ "event": "search_station_contacted", "eventCategory": "Station Locator", "eventAction": "Contacted", "eventLabel": stationID, "dimension12":searchTerm, "dimension13": searchFilter.toString(), "dimension14": radiusInput, "dimension15":searchResult, "dimension20":stationID, "metric18": "1" }); } //When the user interacts with any element (button click,link click,clickable items etc) on the website function userClickInteraction(elem){ var interactionText = elem.innerText; var interactionType = "Hyperlink"; //if clicked on any logo or image if(elem.querySelector("img")){ interactionText = (elem.querySelector("img")).alt; interactionType = interactionText+" logo"; } dataLayer.push({ "event": "interaction_click", "eventCategory": "Global Navigation", "eventAction": "Interaction", "eventLabel": interactionText, "dimension11": interactionType, //"<Interaction Type>", "dimension33": interactionText, "dimension7": pageTitle }); } //When the user clicks on any clickout link mostly present in the footer section of the website function userClickOut(elem){ clickOutLinkName = elem.href; dataLayer.push({ "event": "user_click_out", "eventCategory": "User Clickout", "eventAction": "Clickout", "dimension17":clickOutLinkName, "metric28": "1" }); } //when the user clicks on the "VIEW STATION DETAIL" button or selects any of the Chevron or Texaco station points appearing on the map on loyalty-station-locator page function stationIsSelected(){ stationID = findAStation.getStationId(); stationName = findAStation.getstationData().address+", "+findAStation.getstationData().city+", "+findAStation.getstationData().state+", "+findAStation.getstationData().zip; searchTerm = (document.getElementById('address-input')).value; radiusInput = (document.getElementById('radius-input')).value; searchResult = (document.querySelectorAll('#list-view > .station-list-view > ul > li > .left > .station-list-address')).length; dataLayer.push({ "event": "Station Selected", "eventCategory": "Station Locator", "eventAction": "Station Selected", "eventLabel": stationName +" Clicked", "dimension12": searchTerm, "dimension13": searchFilter.toString(), "dimension14": radiusInput, "dimension15": searchResult, "dimension20": stationID }); } //When the user clicks on "GET DIRECTION" button on the loyalty-station-locator page function getDirection(){ searchTerm = (document.getElementById('source-input')).value; stationID = findAStation.getStationId(); stationName = findAStation.getstationData().address+", "+findAStation.getstationData().city+", "+findAStation.getstationData().state+", "+findAStation.getstationData().zip; radiusInput = (document.getElementById('radius-input')).value; searchResult = (document.querySelectorAll('#list-view > .station-list-view > ul > li > .left > .station-list-address')).length; dataLayer.push({ "event": "search_map_navigator_click", "eventCategory": "Station Locator", "eventAction": "Get Direction Clicked", "eventLabel": stationName, "dimension12":searchTerm, "dimension13": searchFilter.toString(), "dimension14": radiusInput, "dimension15":searchResult, "dimension20":stationID, "metric17": "1" //Passing 1 to be used as a custom metric }); } //When the user clicks on "Open in Google Maps" on the loyalty-station-locator page function openInGoogleMap(){ stationID = findAStation.getStationId(); stationName = findAStation.getstationData().address+", "+findAStation.getstationData().city+", "+findAStation.getstationData().state+", "+findAStation.getstationData().zip; searchTerm = (document.getElementById('address-input')).value; radiusInput = (document.getElementById('radius-input')).value; searchResult = (document.querySelectorAll('#list-view > .station-list-view > ul > li > .left > .station-list-address')).length; dataLayer.push({ "event": "search_map_navigator_click", "eventCategory": "Station Locator", "eventAction": "Navigation", "eventLabel": stationName, "dimension12":searchTerm, "dimension13": searchFilter.toString(), "dimension14": radiusInput, "dimension15":searchResult, "dimension20":stationID, "metric17": "1" //Passing 1 to be used as a custom metric }); } //When the user clicks on search/find a station on station locator page and a successful ajax call is made on loyalty-station-locator page function searchStationOnSuccessful(){ searchTerm = (document.getElementById('address-input')).value; radiusInput = (document.getElementById('radius-input')).value; searchResult = (document.querySelectorAll('#list-view > .station-list-view > ul > li > .left > .station-list-address')).length; dataLayer.push({ "event": "search_station", "eventCategory": "Station Locator", "eventAction": "Find Station", "dimension12":searchTerm, "dimension15":searchResult, "dimension13": searchFilter.toString(), "metric10": "1" }); } //When the user clicks on search/find a station on station locator page and the ajax call fails or if any error occurs on loyalty-station-locator page function searchStationOnFailure(){ searchTerm = (document.getElementById('address-input')).value; dataLayer.push({ "event": "search_station", "eventCategory": "Station Locator", "eventAction": "Find Station", "dimension12":searchTerm, "dimension31":"", // "<Error Code>", "dimension32":"Find Station API error", "metric10": "1" //Passing 1 to be used as a custom metric }); } //When the user clicks on plan a trip on station locator page and a successful ajax call is made on loyalty-station-locator page function planTripSuccessful(){ sourceInput = (document.getElementById('source-input')).value; destinationInput = (document.getElementById('destination-input')).value; radiusInput = (document.getElementById('radius-input')).value; searchResult = (document.querySelectorAll('#list-view > .station-list-view > ul > li > .left > .station-list-address')).length; dataLayer.push({ "event": "search_station", "eventCategory": "Station Locator", "eventAction": "Plan Trip", "dimension13": searchFilter.toString(), "dimension18": sourceInput, "dimension19": destinationInput, "metric10": "1" }); } //When the user clicks on plan a trip on station locator page and the ajax call fails or if any error occurs on loyalty-station-locator page function planTripFailure(){ sourceInput = (document.getElementById('source-input')).value; destinationInput = (document.getElementById('destination-input')).value; dataLayer.push({ "event": "search_station", "eventCategory": "Station Locator", "eventAction": "Plan Trip", "dimension18": sourceInput, "dimension19": destinationInput, "dimension31": "", //"<Error Code>" "dimension32":"Plan Trip API error", "metric10": "1" //Passing 1 to be used as a custom metric }); } //Fired when the user gets a popup while navigating the website function popUpView(){ popUpName = document.querySelector(".modal-header > h1").innerText; dataLayer.push({ "event": "popup_view", "eventCategory": "Popup", "eventAction": "Popup View", "dimension36": popUpName, "dimension34":"", //"<Offer Type>", "dimension35":"", //"<Offer Title>", "metric25":"1/0", // Offer View Count "metric21":"1" // Popup Viewed Metric }); } $(window).on('load', function() { //to capture the search options selected by the user on loyalty-station-locator page $("input[type='checkbox']").change(function() { var textLabel = this.parentNode; var filterParameter = textLabel.innerText; if ($(this).is(':checked')) { searchFilter.push(filterParameter); } else { searchFilter.splice($.inArray(filterParameter, searchFilter),1); } }); //ClickOut Interaction and Interaction Click $("a").on("click", function() { //To fire "user_click_out" if(((this.href).search('chevronlubricants')) == -1 && (this.target == "_blank")|| ((this.href).search('buy.chevronlubricants')) >= 0){ userClickOut(this); } //To fire "interaction_click" if(((this.href).search('chevronlubricants.com') >= 0) && ((this.href).search('Modal') == -1)) { userClickInteraction(this); } }); //Get Direction //To fire "eventAction : Get Direction Clicked" $("#get-direction,#stationDetailsDirections").on("click", function(){ getDirection(); }); //Search Map Navigator //To fire "eventAction : Navigation" $("#open-map").on("click", function(){ openInGoogleMap(); }); //To fire "popup_view" event $("a[href*=Modal]").on("click",function(){ popUpView(); }); }); </script> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-5MK7C43');</script> <!-- End Google Tag Manager --> <script> var myLocation = window.location.href; var outagePage = '/en_us/home/under-maintenance.html'; //////////////////////////////////////////////// // site unavailable - // outage: uncomment // no outage: comment //////////////////////////////////////////////// //if (myLocation.indexOf('chevrontexacorewards.com') > -1 && // myLocation.indexOf(outagePage) == -1) { // window.location.href = outagePage; //} $(document).ready(function() { // 20220914 $('.getTheAppCmp-content .lg-hidden .getTheAppCmp__storeBadges').addClass('hidden'); // $('.mobile-tablet-hidden .getTheAppCmp__storeBadges-getTheApp').clone().insertBefore('.getTheAppCmp-content .lg-hidden .getTheAppCmp-heroImg'); }); </script> <style> .getTheAppCmp-content .lg-hidden .getTheAppCmp__storeBadges-getTheApp { width: 100%; margin-bottom: 32px; } </style> <style> .overlay { height: 100%; width: 100%; display: none; /* change to none to hide overlay, block to display overlay */ position: fixed; z-index: 20000; top: 0; left: 0; background-color: rgb(255,255,255); /*background-color: rgba(0,0,0, 0.9);*/ } .overlay-content { position: relative; top: 25%; width: 100%; text-align: center; margin-top: 30px; } .overlay a { padding: 8px; text-decoration: none; font-size: 36px; color: #818181; display: block; transition: 0.3s; } .overlay a:hover, .overlay a:focus { color: #f1f1f1; } .overlay .closebtn { position: absolute; top: 20px; right: 45px; font-size: 60px; } @media screen and (max-height: 450px) { .overlay a {font-size: 20px} .overlay .closebtn { font-size: 40px; top: 15px; right: 35px; } } </style> <meta name="google-site-verification" content="7VWP4kq5U1WyVqwnXZzl4K6Ckl_RJ6nYXHkIMir3vnQ" /> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "ContactPage", "description": "Contact Chevron and Texaco Rewards' loyalty program support for inquiries, assistance, and feedback. Reach out to us today for personalized help.", "mainEntity": { "@type": "ContactPoint", "telephone": "+1-855-285-9595", "contactType": "general inquiries", "areaServed": "US", "availableLanguage": ["English"] } } </script> </head> <body class="chevrontexacorewards-site" data-page-background-color="#FFF"> <!-- <div id="ettOverlay" class="overlay"> <div class="overlay-content"> Chevron Texaco Rewards is not available in your area at this time. Please check back! </div> </div> --> <div class="page commons-site-style"> <div class="header-section"> <div class="utility-nav utility-nav--chevrontexacorewards"> <div class="utility-nav__container container-fluid"> <div> <div class="utility-nav__links"> <a class="link" href="/es_us/home/loyalty-contact-us.html">ESPAÑOL</a> </div> </div> </div> <div class="utility-nav--separator"></div> </div> <div class="header-component"><header class="navbar-header navbar-header--chevrontexacorewards" data-page-path="/content/chevron-texaco-rewards/en_us/home/loyalty-contact-us"> <a class="hidden header-homepage" href="/">home</a> <a class="hidden header-phomepage" href="/en_us/home/after-login.html">home</a> <div class="navbar-header__mobile-logo lg-hidden"> <a href="/" title="Chevron"><img alt="Chevron" src="/content/dam/external/chevron-texaco-rewards/en_us/marketing-support/logos/CTRLogoRGB_Rhorz.png"/></a> </div> <nav class="navbar-header__mobile-nav navbar-header__mobile-nav--chevrontexacorewards navbar-header__mobile-nav--extramilerewards js-mobile-navigation lg-hidden"> <a class="mobile-nav__button js-nav-mobile"> <span class="glyphicon glyphicon-menu-hamburger black" aria-hidden="true"></span> </a> <div class="mobile-nav__container"> <ul class="navigation__items" data-label="Main menu"> <li class="item__tab"> <a href="/en_us/home/loyalty-station-locator.html" class="tab__label js-tab-label"> <span class="label__name rewardsFontColorGray3">Station Finder</span> </a> </li> <li class="item__tab"> <a href="/en_us/home/how-chevron-texaco-rewards-works.html" class="tab__label js-tab-label"> <span class="label__name rewardsFontColorGray3">Rewards</span> </a> </li> <li class="item__tab"> <a href="/en_us/home/mobile-apps.html" class="tab__label js-tab-label"> <span class="label__name rewardsFontColorGray3">Mobile App</span> </a> </li> <li class="item__tab item__tab-accordion showOnAuth"> <a class="tab__label tab__label-header js-tab-label"> <div class="tab__label-row"> <div class="label__name rewardsFontColorGray3">Profile</div> <div class="accordion-caret"></div> </div> </a> <div class="item__tab-menu hidden"> <a class="tab__label tab__label-menu-text js-tab-label" href="/en_us/home/after-login/loyalty-profile-page.html"><span class="label__name rewardsFontColorGray3">About me</span></a> <a class="tab__label tab__label-menu-text js-tab-label" href="/en_us/home/after-login/loyalty-profile-page.html"><span class="label__name rewardsFontColorGray3">Partnerships</span></a> <a class="tab__label tab__label-menu-text js-tab-label navigation-mobile__logout"><span class="label__name rewardsFontColorGray3">Logout</span></a> </div> </li> <li class="item__tab item__tab-accordion showOnAuth"> <a class="tab__label tab__label-header js-tab-label"> <div class="tab__label-row"> <div class="label__name rewardsFontColorGray3">Wallet</div> <div class="accordion-caret"></div> </div> </a> <div class="item__tab-menu hidden"> <a class="tab__label tab__label-menu-text js-tab-label" href="/en_us/home/after-login/loyalty-wallet-page.html"><span class="label__name rewardsFontColorGray3">History</span></a> <a class="tab__label tab__label-menu-text js-tab-label" href="/en_us/home/after-login/loyalty-wallet-page.html#managechevroncards"><span class="label__name rewardsFontColorGray3">Manage Chevron Cards</span></a> <a class="tab__label tab__label-menu-text js-tab-label" href="/en_us/home/after-login/loyalty-wallet-page.html#paymentMethods"><span class="label__name rewardsFontColorGray3">Payment Methods</span></a> <a class="tab__label tab__label-menu-text js-tab-label" href="/en_us/home/after-login/loyalty-wallet-page.html#groceryGasRewards"><span class="label__name rewardsFontColorGray3">Albertsons Gas Rewards</span></a> </div> </li> <li class="item__tab hideOnAuth"> <a href="#rewardsModal" class="tab__label js-tab-label" data-bs-toggle="modal" data-rewards-modal="#rewardsModal"> <span class="label__name rewardsFontColorGray3">Sign Up or Log in</span> </a> </li> <li class="item__tab "> <a href="#rewardsModal" class="tab__label js-tab-label" data-bs-toggle="modal" data-rewards-modal="#getTheAppModal"> <span class="label__name rewardsFontColorGray3">Get The App</span> </a> </li> </ul> <div class="utility-nav utility-nav--chevrontexacorewards"> <div class="utility-nav__container container-fluid"> <div> <div class="utility-nav__links"> <a class="link" href="/es_us/home/loyalty-contact-us.html">ESPAÑOL</a> </div> </div> </div> <div class="utility-nav--separator"></div> </div> </div> </nav> <nav class="navbar-header__navigation navbar-header__navigation--chevrontexacorewards navbar-header__navigation--extramilerewards js-desktop-navigation container-fluid mobile-tablet-hidden ctr-update-cmp" data-update-cmp="navbarRewards"> <nav class="navbar-header__navigation navbar-header__navigation--chevrontexacorewards js-desktop-navigation container-fluid mobile-tablet-hidden ctr-update-cmp" data-update-cmp="navbarRewards"> <div class="navigation__logo"> <a href="/" title="Chevron"><img alt="Chevron" src="/content/dam/external/chevron-texaco-rewards/en_us/marketing-support/logos/CTRLogoRGB_Rhorz.png"/></a> </div> <ul class="navigation__items navigation__items--right"> <li class="item__tab"> <a href="/en_us/home/loyalty-station-locator.html" class="tab__label js-tab-label"> <span class="label__name rewardsFontColorGray3">Station Finder</span> </a> </li> <li class="item__tab"> <a href="/en_us/home/how-chevron-texaco-rewards-works.html" class="tab__label js-tab-label"> <span class="label__name rewardsFontColorGray3">Rewards</span> </a> </li> <li class="item__tab"> <a href="/en_us/home/mobile-apps.html" class="tab__label js-tab-label"> <span class="label__name rewardsFontColorGray3">Mobile App</span> </a> </li> </ul> <ul class="nav navbar-nav navbar-nav__dropdown showOnAuth"> <li class="dropdown"> <a class="dropdown-toggle dropdown-toggle__profile" data-bs-toggle="dropdown" href="#"> <span class="dropdown-toggle__profile-img"></span> <span class="dropdown-toggle__header">Hello, {firstName}!</span> <span class="caret dropdown-toggle__caret"></span> </a> <ul class="dropdown-menu"> <li><a href="/en_us/home/after-login/loyalty-profile-page.html">About me</a></li> <li><a href="/en_us/home/after-login/loyalty-profile-page.html">Partnerships</a></li> <li><a class="navigation__logout navigation__logout-profile">Logout</a></li> </ul> </li> <li class="dropdown"> <a class="dropdown-toggle dropdown-toggle__wallet" data-bs-toggle="dropdown" href="#"> <span class="dropdown-toggle__wallet-img"></span> <span class="dropdown-toggle__header">Wallet</span> <span class="caret dropdown-toggle__caret"></span> </a> <ul class="dropdown-menu"> <li> <a href="/en_us/home/after-login/loyalty-wallet-page.html">History</a> </li> <li> <a href="/en_us/home/after-login/loyalty-wallet-page.html#managechevroncards">Manage Chevron Cards</a> </li> <li> <a href="/en_us/home/after-login/loyalty-wallet-page.html#paymentMethods">Payment Methods</a> </li> <li> <a href="/en_us/home/after-login/loyalty-wallet-page.html#groceryGasRewards">Albertsons Gas Rewards</a> </li> </ul> </li> </ul> <ul class="navigation__buttons"> <li class="btn-wrapper btn-align-center"> <a class="btn btn--lubricants btn--chevrontexacorewards btn--extramilerewards ctr-defaultBtn hideOnAuth" href="#rewardsModal" target="_self" data-bs-toggle="modal" data-rewards-modal="#rewardsModal"> <span class="btn-text lubricantsFontColorWhite" data-font-color="lubricantsFontColorWhite">Sign Up or Log in</span> </a> </li> <li class="btn-wrapper btn-align-center"> <a class="btn btn--lubricants btn--chevrontexacorewards btn--extramilerewards ctr-getTheAppBtn " href="#rewardsModal" target="_self" data-bs-toggle="modal" data-rewards-modal="#getTheAppModal"> <span class="btn-text lubricantsFontColorLightBlue" data-font-color="lubricantsFontColorLightBlue">Get The App</span> </a> </li> </ul> </nav> </header> </div> <div class="modals parbase"> <div class="rewardsModals" data-active-enrollment="true" data-enrollment-off-error-message="Please download and/or login via the mobile app" data-enrollment-off-message="Invalid User ID" data-confirm-code-header="Enter the code we sent to" data-site="chevrontexacorewards" data-is-kiosk="false" data-complete-profile-modal-close="0" data-last-modal-close="0" data-refresh-minutes="0" data-can-purchase-voucher="false"> <div id="rewardsModal" class="modal rewardsModal" role="dialog"> <div class="modal-dialog rewardsPhone"> <form id="rewardsPhoneForm"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-bs-dismiss="modal" aria-hidden="true"><img src="/etc/designs/rewards/images/close-24x24.png" width="24" height="24"/></button> </div> <div class="modal-body"> <h1 class="h3 modal-body__header">Start with your phone number</h1> <p class="p5"><label for="phone">Provide your phone number to log in or sign up</label></p> <div class="clearfix"> <input type="tel" class="phone" name="rewards-phone"/> <label class="rewards-phone-error error hide" for="rewards-phone">phone required</label> </div> <div class="clearfix"> <div class="rewards-phone-tc"> <div class="modalRTEtext"> <p style="font-size: 14.0px;">I agree (if a minor, my parent or legal guardian agrees) to the <a href="/en_us/home/loyalty-terms-and-conditions.html" target="_blank">Terms of Use</a> and <a href="/en_us/home/mobile-app-privacy-statement.html" target="_blank">Privacy Statement</a> and that Chevron may send me autodialed text messages to authenticate my phone number.</p> </div> </div> </div> </div> <div class="modal-footer"> <a disabled class="btn btn--chevrontexacorewards btn--extramilerewards" role="button">Agree and Continue</a> </div> </div> </form> </div> <div class="modal-dialog rewardsConfCode"> <form id="rewardsConfCodeForm"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="back" aria-hidden="true"><img src="/etc/designs/rewards/images/back-24x24.png"/></button> </div> <div class="modal-body"> <h1 class="h3 modal-body__header">Enter the code we sent to</h1> <div class="rewardsConfCode__body"> <p class="rewardsConfCode__phone"></p> <div class="clearfix"> <div class="rewardsConfCode__phone-loading hidden"> <img loading="lazy" src="/etc/designs/rewards/images/loading.gif" height="50" width="50" alt="loading image"/> </div> <div class="rewardsConfCode__phone-confCode" style="width: 100%"> <input type="text" class="confCode" name="confCode" maxlength="6" inputmode="numeric" autocomplete="one-time-code" pattern="\d{6}"/> </div> <label class="rewards-confCode-error error hide" for="confCode"></label> </div> </div> </div> <div class="modal-footer"> <button type="button" class="modal-footer__button-link"><span class="p5">Resend code</span></button> </div> </div> </form> </div> <div class="modal-dialog rewardsCompleteProfile"> <form id="rewardsCompleteProfileForm"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="back" aria-hidden="true"><img src="/etc/designs/rewards/images/back-24x24.png" width="24" height="24"/></button> </div> <div class="modal-body"> <h1 class="h3 modal-body__header">Complete your profile and save</h1> <p class="p5">Thanks for confirming your phone. Just one more step to complete your profile to start saving. Required to complet the profile.</p> <div class="modalRTEtext bg-rewards-gray rewardsCompleteProfile__rewards-text"> <div class="rewards-text-DT hidden"> <p> <img src="/content/dam/external/chevron-texaco-rewards/en_us/marketing-support/web-images/Vector5_small.png" alt=""/> Enroll to receive <b><span class="lubricantsFontColorLightBlue">1,000 Points</span></b> </p> </div> <div class="rewards-text-OC hidden"> <p>Get <b>25¢ off per gallon</b> on your next five visits when you complete registration.</p> </div> </div> <div class="clearfix"> <div class="field-wrapper field-wrapper__firstName"> <input type="text" class="profile profile__firstName required" name="profile__firstName" maxlength="100"/> <label class="profile__firstName-error error" for="profile__firstName">First name is required</label> <div class="field-placeholder"> <span>First name *</span> </div> </div> <div class="field-wrapper field-wrapper__lastName"> <input type="text" class="profile profile__lastName required" name="profile__lastName" maxlength="100"/> <label class="profile__lastName-error error" for="profile__lastName">Last name is required</label> <div class="field-placeholder"> <span>Last name *</span> </div> </div> </div> <div class="field-wrapper field-wrapper__emailAddress"> <img src="/etc/designs/rewards/images/mail-24x24.png"/> <input type="text" class="profile profile__emailAddress required" name="profile__emailAddress" maxlength="100"/> <label class="profile__emailAddress-error error" for="profile__emailAddress">Email is required</label> <div class="field-placeholder"> <span>Email *</span> </div> </div> <div class="field-wrapper"> <img src="/etc/designs/rewards/images/zip-24x24.png"/> <input type="text" class="profile profile__zipCode" name="profile__zipCode" maxlength="10"/> <label class="profile__zipCode-error error" for="profile__zipCode">Enter a valid zip code</label> <div class="field-placeholder"> <span>Zip code</span> </div> </div> <div class="field-wrapper"> <img src="/etc/designs/rewards/images/calendar-24x24.png"/> <input type="text" class="profile profile__dateOfBirth" name="profile__dateOfBirth" maxlength="10"/> <label class="profile__dateOfBirth-error error" for="profile__dateOfBirth">Enter a valid date of birth (mm/dd/yyyy)</label> <div class="field-placeholder"> <span>Date of birth (mm/dd/yyyy)</span> </div> </div> <div class="clearfix"> <div class="profile-tc"> <div class="round"> <input type="checkbox" id="profile-tc__checkbox" class="profile-tc__checkbox" name="profile-tc__checkbox" value="accepted" style="background: url(/etc/designs/rewards/images/mail-24x24.png) no-repeat right 16px center !important;"/> <label for="profile-tc__checkbox"></label> </div> <div class="modalRTEtext"> <p>I agree that Chevron may send me other autodialed text messages. This consent is not required to make a purchase. </p> </div> </div> <label class="profile-tc__checkbox-error error hide" for="profile-tc__checkbox">check tc checkbox</label> </div> </div> <div class="modal-footer"> <div class="rewardsCompleteProfile__loading hidden"> <img loading="lazy" src="/etc/designs/rewards/images/loading.gif" height="50" width="50" alt="loading image"/> </div> <a disabled class="btn btn--chevrontexacorewards" role="button" id="rewards-completeProfileButton">Complete Profile</a> <div class="clearfix"> <label class="rewards-completeProfileButton-error error hide" for="rewards-completeProfileButton">phone required</label> </div> </div> </div> </form> </div> <div class="modal-dialog rewardsProfileCompleted"> <div class="modal-content"> <div class="modal-header"></div> <div class="modal-body"> <h1 class="h3 modal-body__header">Profile completed!</h1> <div class="modalRTEtext bg-white rewardsProfileCompleted__rewards-text"> </div> <p class="p5">You earned bonus points for completing your Chevron Rewards profile</p> </div> <div class="modal-footer"> <div><a class="btn btn--chevrontexacorewards lastModal" role="button">Nice!</a></div> <div class="modalRTEtext bg-transparent rewardsProfileCompleted__rewards-text"> </div> </div> </div> </div> <div class="modal-dialog getTheApp" data-branddisplay="chevron-texaco" data-chevronAppStore="https://apps.apple.com/us/app/chevron/id1450978468" data-chevronGooglePlay="https://play.google.com/store/apps/details?id=com.stuzo.chevron" data-texacoAppStore="https://apps.apple.com/us/app/texaco/id1451359429" data-texacoGooglePlay="https://play.google.com/store/apps/details?id=com.stuzo.texaco"> <form id="getTheAppForm" method="POST" action=""> <div class="modal-content"> <div class="getTheApp-content"> <div class="modal-header"> <div class="clearfix"> <button type="button" class="close" data-bs-dismiss="modal">×</button> </div> <h1 class="h2 lubricantsFontColorWhite getTheApp__header getTheApp__chevron"> Download the Chevron App </h1> <h1 class="h2 lubricantsFontColorWhite getTheApp__header getTheApp__texaco"> Download the Texaco App </h1> <div class="getTheApp__brandTab"> <div class="getTheApp__tabs"> <img loading="lazy" src="/etc/designs/rewards/images/chev-tab-568x96.png" width="284" height="48" alt="Chevron Texaco"/> <a class="chevron"></a> <a class="texaco"></a> </div> </div> <div class="modalRTEtext"> <span class="getTheApp__chevron"><p><span class="lubricantsFontColorWhite">Download the Chevron mobile app for the best experience and to view available rewards and offers.</span></p> </span> <span class="getTheApp__texaco"><p><span class="lubricantsFontColorWhite">Download the Texaco mobile app for the best experience and to view available rewards and offers.</span></p> </span> </div> </div> <div class="modal-body"> <div class="mobile-only-hidden"> <div class="modalRTEtext"> <span class="getTheApp__chevron"><p>Point your camera at the QR code to download the app and join.</p> <p>Message and data rates may apply.</p> </span> <span class="getTheApp__texaco"><p>Point your camera at the QR code to download the app and join </p> <p>Message and data rates may apply.<br /> </p> </span> <img class="getTheApp__chevron" src="/content/dam/external/chevron-texaco-rewards/en_us/marketing-support/web-images/CHVqr-code-128x128.jpg" alt="Get the Chevron app QR code"/> <img class="getTheApp__texaco" src="/content/dam/external/chevron-texaco-rewards/en_us/marketing-support/web-images/TEXqr-code-128x128.jpg" alt="Get the Texaco app QR code"/> </div> </div> <div class="tablet-desktop-hidden getTheApp-heroImgMobile"> <img src="/content/dam/external/chevron-texaco-rewards/en_us/marketing-support/web-images/Download_app_desktop_image-226x195.png"/> </div> </div> <div class="modal-footer"> <ul class="navigation__buttons"> <li class="btn-wrapper btn-align-center"> <a class="btn btn--lubricants btn--chevrontexacorewards btn--extramilerewards ctr-defaultBtn tablet-desktop-hidden ctr-getTheAppBtn__chevron" href="https://chevron.smart.link/35kwv3a00" target="_self" data-rewards-modal="https://chevron.smart.link/35kwv3a00"> <span class="btn-text lubricantsFontColorWhite" data-font-color="lubricantsFontColorWhite">Get The App</span> </a> <a class="btn btn--lubricants btn--chevrontexacorewards btn--extramilerewards ctr-defaultBtn tablet-desktop-hidden hidden ctr-getTheAppBtn__texaco" href="https://texaco.smart.link/0taih0k8z" target="_self" data-rewards-modal="https://texaco.smart.link/0taih0k8z"> <span class="btn-text lubricantsFontColorWhite" data-font-color="lubricantsFontColorWhite">Get The App</span> </a> </li> </ul> </div> </div> </div> </form> </div> <div class="modal-dialog rewardsLoginError"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-bs-dismiss="modal" aria-hidden="true"><img src="/etc/designs/rewards/images/close-24x24.png" width="24" height="24"/></button> </div> <div class="modal-body"> <div class="modal-body__title"></div> <div class="modal-body__message"></div> </div> <div class="modal-footer"> <a class="btn btn--chevrontexacorewards btn--extramilerewards" role="button">Close</a> </div> </div> </div> </div> </div> <div id="next-discount-error__modal" class="modal " role="dialog"> <div class="modal-dialog next-discount-error__modal-dialog hidden"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-bs-dismiss="modal" aria-hidden="true"><img src="/etc/designs/rewards/images/close-24x24.png" width="24" height="24"/></button> </div> <div class="modal-body"> <div class="modal-body__title"></div> <div class="modal-body__message"></div> </div> <div class="modal-footer"> <a class="btn btn--chevrontexacorewards btn--extramilerewards" role="button">Close</a> </div> </div> </div> </div> <div id="delete-ca-account-modal" class="modal " role="dialog" data-deleted-header="We have received your request" data-deleted-text="<p>We will process your request in 10 days. Certain account and transaction data related to the mobile user or their account may be retained as required to complete transactions, for compliance and other purposes authorized under California law, or per the applicable policies of your payment service provider where you have opted to use such services in connection with your use of the mobile application.</p> " data-deleted-button-text="Ok"> <div class="modal-dialog privacy-rights hidden"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-bs-dismiss="modal" aria-hidden="true"><img src="/etc/designs/rewards/images/close-24x24.png" width="24" height="24"/></button> </div> <div class="modal-body"> <h2 class="modal-body__header">Your Privacy Rights</h2> <div class="text"><p><b>Your Privacy Rights</b></p> <p>Depending on your state of residence, you may be able to request: (1) access to certain personal information we have collected about you, (2) that we delete certain personal information we have collected from you, (3) opt out of the sale of your personal information, (4) specific pieces of personal information about you, including a copy of such information in a portable format, and (5) to opt out of targeted advertising, including the "sharing" of personal information about you for cross-contextual behavioral advertising. You or your authorized agent can make a request by calling (toll free) <b>+1-844-338-3905</b> or making a request through our online <a href="https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fprivacyportal-cdn.onetrust.com%2Fdsarwebform%2Fc6903940-f079-4218-9ad7-47c7ff822500%2F12ee0246-47a0-4a19-9fe8-3a884c925d0d.html&data=05%7C02%7Cedna.rivera%40chevron.com%7Cddc8cc8cd6714db7489008dcd3808e36%7Cfd799da1bfc14234a91c72b3a1cb9e26%7C0%7C0%7C638617796328600809%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C0%7C%7C%7C&sdata=%2BWAxGZ29KYB1qA796YKzB6wYC%2FruSMCWGhqZegyYjwY%3D&reserved=0">webform</a>.</p> <p> </p> <p>You have the right to not be unlawfully discriminated against for using your privacy rights.</p> <p> </p> <p>For more information about how we handle your privacy click <a href="/en_us/home/mobile-app-privacy-statement.html">here</a>.</p> <p> </p> <p>For any troubleshooting inquiries regarding the Chevron, Texaco and ExtraMile Rewards apps, payments, or the Chevron Texaco Rewards and ExtraMile Rewards programs, please contact us by tapping on "Help” and then "Contact US” from the menu on the Apps or <a href="https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.chevrontexacorewards.com%2Fen_us%2Fhome%2Floyalty-contact-us.html&data=05%7C02%7Cedna.rivera%40chevron.com%7Cddc8cc8cd6714db7489008dcd3808e36%7Cfd799da1bfc14234a91c72b3a1cb9e26%7C0%7C0%7C638617796328614955%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C0%7C%7C%7C&sdata=O0Hla2luFjltBhX%2BCv5kfKf%2BQ4eGH6MRV9vZdT8iBzo%3D&reserved=0">website</a>.</p> </div> <div class="modal-body__buttons"> <a class="btn btn--chevrontexacorewards btn--extramilerewards modal-body__buttons-privacy-rights" role="button">Delete my data</a> </div> </div> </div> </div> <div class="modal-dialog confirm-delete hidden"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="back" aria-hidden="true"><img src="/etc/designs/rewards/images/back-24x24.png"/></button> </div> <div class="modal-body"> <h2 class="modal-body__header">Please delete my data</h2> <div class="text"><p>Please confirm you want us to delete your data by typing <b>"delete"</b> into the box below</p> </div> <div class="confirmation"> <div class="confirmation__checkbox"> <div class="round"> <input type="checkbox" id="checkbox" class="checkbox__round"/> <label for="checkbox" class="checkbox__round-label"></label> </div> </div> <div class="confirmation__text">I certify that I am a California resident</div> </div> <div class="confirmation__input field-wrapper field-wrapper__confirm-delete"> <input type="text" class="confirmation__input-value required" name="confirmation__input-value" maxlength="6"/> <label class="confirmation__input-value-error error hide" for="confirmation__input-value">Confirm by typing "delete"</label> <div class="field-placeholder"> <span>Confirmation word *</span> </div> </div> <div class="modal-body__buttons"> <a class="btn btn--chevrontexacorewards btn--extramilerewards modal-body__buttons-submit" role="button" disabled>Submit</a> <a class="btn btn--chevrontexacorewards btn--extramilerewards modal-body__buttons-cancel" data-bs-dismiss="modal" aria-hidden="true" role="button">Cancel</a> <div class="delete-ca__error"></div> </div> <div class="confirm-delete__loading hidden"> <img loading="lazy" src="/etc/designs/rewards/images/loading.gif" height="50" width="50" alt="loading image"/> </div> </div> </div> </div> </div> <div id="transitionModal" class="modal " role="dialog"> <div class="modal-dialog transitionModal__dialog"> <div class="modal-content"> <div class="modal-header"> <img class="transitionModal__header-image" loading="lazy" src="/etc/designs/rewards/images/transition-738x375.png" alt="image"/> </div> <div class="modal-body"> <div class="modal-body__title"></div> <div class="modal-body__message"></div> </div> <div class="modal-footer"> <a class="btn btn--chevrontexacorewards btn--extramilerewards" role="button">Got it</a> </div> </div> </div> </div> <div id="voucher__modal-purchased" class="modal" role="dialog"> <div class="modal-dialog voucher__modal-dialog"> <div class="modal-content"> <div class="modal-header"> <img loading="lazy" src="/etc/designs/rewards/images/voucher-704x408.png" alt=""/> </div> <div class="modal-body"> <div class="modal-body__title"></div> <div class="modal-body__activeName"></div> <div class="modal-body__message"></div> </div> <div class="modal-footer"> <a class="btn btn--chevrontexacorewards btn--extramilerewards" role="button">Nice!</a> </div> </div> </div> </div> <div id="voucher__modal-ready" class="modal" role="dialog"> <div class="modal-dialog voucher__modal-dialog"> <div class="modal-content"> <div class="modal-header"> <img loading="lazy" src="/etc/designs/rewards/images/voucher-704x408.png" alt=""/> </div> <div class="modal-body"> <div class="modal-body__title">You can save [VOUCHER_NAME] on your next fuel purchase!</div> <div class="modal-body__activeName"></div> <div class="modal-body__message"></div> </div> <div class="modal-footer"> <div class="voucher-return__loading hidden"> <img src="/etc/designs/rewards/images/loading.gif" height="50" width="50" alt="loading image"/> </div> <a class="btn btn--chevrontexacorewards btn--extramilerewards" role="button"></a> </div> </div> </div> </div> <div id="voucher__modal-returned" class="modal" role="dialog"> <div class="modal-dialog returned-modal"> <div class="modal-content"> <div class="modal-body"> <ul class="checkmark"> <li></li> </ul> <h2 class="modal-body__header"></h2> </div> </div> </div> </div> <div id="voucher__modal-error" class="modal" role="dialog"> <div class="modal-dialog modal-error"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-bs-dismiss="modal" aria-hidden="true"><img src="/etc/designs/rewards/images/close-24x24.png" width="24" height="24"/></button> </div> <div class="modal-body"> <div class="modal-body__title"></div> <div class="modal-body__message">error modal</div> </div> <div class="modal-footer"> <a class="btn btn--chevrontexacorewards btn--extramilerewards" role="button">Close</a> </div> </div> </div> </div> </div> </div> <div class="header-link"> <a href="#rewardsModal" class="header hidden" data-bs-toggle="modal" data-rewards-modal="#rewardsModal"></a> </div> <main role="main" id="main-content"> <div class="container-fluid container-fluid-full-width"> <div class="richtext parbase"> <div class="richtext__container bg-transparent"> <div class="lubricantsFontColorDarkGray p1"> <h1><b>Contacts</b></h1> <p style="font-size: 20.0px;text-align: left;">Any other questions? We'd love to hear from you!</p> <p style="font-size: 20.0px;text-align: left;"><span class="lubricantsFontColorLightBlue"><b>Call 1-855-285-9595</b></span></p> <p style="font-size: 20.0px;text-align: left;">*Required to complete the contact us form submission</p> </div> </div> </div> <div class="salesforce-embed-component"> <div class="salesforce-embed__container" data-formtype="webToCase"> <div class="salesforce-embed bg-white" data-button-color="bg-blue-2" data-hidden-fields="[{"hiddenFieldID":"retURL","hiddenFieldDefaultValue":"https://stage.chevrontexacorewards.com/en_us/home/loyalty-contact-us/thank-you.html"}]"> <div class="salesforce-embed__form__container"> <form id="ctrContactUs" onsubmit="return validation()" name="salesforce-contactus-form" action="https://webto.salesforce.com/servlet/servlet.WebToCase?encoding=UTF-8" method="post"> <input type="text" id="00N300000015pb2" name="00N300000015pb2" placeholder="* First Name" maxlength="40" required onblur="nameValidation('00N300000015pb2')"> <input type="text" id="00N300000015pbC" name="00N300000015pbC" placeholder="* Last Name" maxlength="80" required onblur="nameValidation('00N300000015pbC')"> <input type="text" id="00N300000015pY9" name="00N300000015pY9" placeholder="* Email" maxLength="80" required onblur="emailValidation()"> <div class="salesforce-embed__form__field"> <input type="text" id="00N300000015pcU" name="00N300000015pcU" maxlength="15" placeholder="Phone"> <div class="salesforce-embed__form__error" data-for="00N300000015pcU"> <div class="salesforce-embed__form__error__arrow__container"> <div class="salesforce-embed__form__error__arrow"></div> </div> <div class="salesforce-embed__form__error__message">Please enter a valid phone number</div> </div> </div> <select id="00N5Y00000Qdv0E" name="00N5Y00000Qdv0E" title="Topic" required> <option value="">* Category</option> <option value="Commendation">Compliment</option> <option value="Complaint">Complaint</option> <option value="Inquiry">Inquiry</option> </select> <select id="00N5Y00000Qdv1D" name="00N5Y00000Qdv1D" class="" data-error-name="Sub-Topic" required> <option value="">* Topic</option> <option value="App Connection and User Help">App Connection and User Help</option> <option value="Chevron Techron Advantage Account">Chevron Techron Advantage Account</option> <option value="Geolocation and Station Finder">Location</option> <option value="Payment Help">Payment Help</option> <option value="Promotions and Loyalty Rewards">Points and Rewards</option> <option value="Suggestions and Feedback">Suggestions and Feedback</option> </select> <textarea id="description" name="description" rows="1" cols="40" maxlength="250" placeholder="Description of inquiry"> </textarea> <input type="hidden" name="00N5Y00000Qdv0K" value="US"> <input type="hidden" id="00N5Y00000Qdv0q" name="00N5Y00000Qdv0q" value="Mobile Payment App"><!-- Inquiry --> <input type="hidden" name="origin" value="CTR Loyalty Web"> <input type="hidden" id="external" name="external" value="1" /><br> <input type="hidden" name="recordType" value="0123000000092zI"> <input type="hidden" name="retURL" value="https://www.chevrontexacorewards.com/en_us/home/loyalty-contact-us/thank-you.html"> <input type="hidden" name="orgid" value="00D3000000017zq"> <input type=hidden name='captcha_settings' value='{"keyname":"ccc_Chevron","fallback":"true","orgId":"00D3000000017zq","ts":""}'> <style> #sfSubmitButton:disabled { opacity: .5; } #sfSubmitButton:disabled:hover { cursor: default; } .g-recaptcha > div { margin: 0 auto; } .error-message { color: #ef3843; } #sfSubmitButton { font-family: "gotham-bold"; font-size: 16px; font-weight: 400; color: #fff; display: block; margin: 10px auto 30px auto; padding: 20px 30px; width: 290px; border: none; border-radius: 0; line-height: 22px; cursor: pointer; height: 60px; } </style> <script> function enableSubmit(result) { document.getElementById("sfSubmitButton").disabled = false; } </script> <div class="g-recaptcha" data-sitekey="6Les1rAfAAAAAEEfW17BAfzytMbKSs0TUR4A7ASv" data-callback="enableSubmit"> </div> <script src="https://www.google.com/recaptcha/api.js" async defer></script> <script> function timestamp() { var response = document.getElementById("g-recaptcha-response"); if (response == null || response.value.trim() == "") {var elems = JSON.parse(document.getElementsByName("captcha_settings")[0].value);elems["ts"] = JSON.stringify(new Date().getTime());document.getElementsByName("captcha_settings")[0].value = JSON.stringify(elems); } } setInterval(timestamp, 500); </script> <input type="submit" value="Submit" id="sfSubmitButton" disabled="true"> </form> <script> function validation() { var firstName = document.getElementById('00N300000015pb2').value; var lastName = document.getElementById('00N300000015pbC').value; var emailvalue = document.getElementById('00N300000015pY9').value; var category = document.getElementById('00N5Y00000Qdv0E').value; var topic = document.getElementById('00N5Y00000Qdv1D').value; var mobilenumber = document.getElementById('00N300000015pcU').value; if (!firstName || !lastName || !emailvalue || !category || !topic) { return false; } if (mobilenumber) { if (!phoneValidation("00N300000015pcU")) { return false; } } console.log("test",!nameValidation('00N300000015pb2')|| !nameValidation('00N300000015pbC') || !emailValidation()) if(!nameValidation('00N300000015pb2')|| !nameValidation('00N300000015pbC') || !emailValidation()){ return false }else{ return true } } function emailValidation(){ var emailInput = document.getElementById("00N300000015pY9"); if (emailInput.value) { var emailRegex = /^\w+([\.-]?\w+)*@\w{2,}([\.-]?\w+)*(\.\w{2,3})+$/; if (!emailRegex.test(emailInput.value)) { document.querySelector('[data-for="00N300000015pY9"]').style.display = "block" document.querySelector('[data-for="00N300000015pY9"]').children[1].innerHTML ="Please enter a valid email" emailInput.focus(); return false; }else{ document.querySelector('[data-for="00N300000015pY9"]').style.display = "none" document.querySelector('[data-for="00N300000015pY9"]').children[1].innerHTML ="" return true; } } } function nameValidation(id){ var name = document.getElementById(id); var nameRegex = /^([a-zA-Z]+\s{0,})*$/; if (!nameRegex.test(name.value)) { document.querySelector(`[data-for='${id}']`).style.display = "block" document.querySelector(`[data-for='${id}']`).children[1].innerHTML ="Please enter a valid name" name.focus(); return false; }else{ document.querySelector(`[data-for='${id}']`).style.display = "none" document.querySelector(`[data-for='${id}']`).children[1].innerHTML ="" return true; } } function phoneValidation(id){ var phoneNumber = document.getElementById(id); var phoneNumberRegex = /^[0-9()+ -]+$/; if (phoneNumber.value && !phoneNumberRegex.test(phoneNumber.value)) { document.querySelector(`[data-for='${id}']`).style.display = "block" document.querySelector(`[data-for='${id}']`).children[1].innerHTML ="Please enter a valid phone number" phoneNumber.focus(); return false; }else{ document.querySelector(`[data-for='${id}']`).style.display = "none" document.querySelector(`[data-for='${id}']`).children[1].innerHTML ="" return true; } } </script> </div> <div class="salesforce-embed__form__submit__success" style="display:none;">success</div> <div class="salesforce-embed__form__submit__error" style="display:none;">error</div> <div class="salesforce-embed__form__submit__loader" style="display:none;"></div> </div> </div> <script> $(document).ready(function(){ var $form = $('#ctrContactUs'); var buttonBg = $form.parent().closest('.salesforce-embed').data('button-color'); $('#sfSubmitButton').addClass(buttonBg); $('#sfSubmitButton').on('click', function(){ var symptomId = '#00N5Y00000Qdv1D'; var inquiryId = '#00N5Y00000Qdv0q'; var symptom = $(symptomId).find(':selected').val(); if (symptom == 'Promotions and Loyalty Rewards') { $(inquiryId).val('Chevron Texaco Rewards Program'); $(symptomId).find(':selected').attr('value', 'General Inquiry'); } $('#ctrContactUs').submit(); }); }) </script> </div> </div> </main> <div class="footer responsivegrid"> <footer class="footer bg-techron-gray"> <div class="sections section " data-columns="4"> <div> <div class="section__text "> <p><img src="/content/dam/external/chevron-texaco-rewards/en_us/marketing-support/logos/new%20logos.png" alt=""/></p> <p><span class="lubricantsFontColorWhite">Earn points on every fuel transaction and</span></p> <p><span class="lubricantsFontColorWhite">qualifying in-store purchases at participating</span></p> <p><span class="lubricantsFontColorWhite">stations for rewards on fuel! <br /> <br /> </span></p> <p><a title="Get the app" href="#rewardsModalGetTheApp"><img src="/content/dam/fpo/gettheapp.png" alt=""/><img src="/content/dam/external/chevron-texaco-rewards/en_us/marketing-support/web-images/new-button.png" alt=""/></a></p> </div> <div class="section__linkList section__linkList--mt16"> </div> <div class="hr"><hr class="bc-white"/></div> </div> <div> <div class="section__linkList "> <ul data-link-bullet="&gt;"> <li class="li__&gt; " data-footer-text-color="lubricantsFontColorWhite"> <a href="/en_us/home/loyalty-station-locator.html" class="lubricantsFontColorWhite"> > Station Finder </a> </li> <li class="li__&gt; " data-footer-text-color="lubricantsFontColorWhite"> <a href="/en_us/home/how-chevron-texaco-rewards-works.html" class="lubricantsFontColorWhite"> > How Rewards Works </a> </li> <li class="li__&gt; " data-footer-text-color="lubricantsFontColorWhite"> <a href="/en_us/home/mobile-apps.html" class="lubricantsFontColorWhite" target="_blank"> > Mobile App </a> </li> <li class="li__&gt; " data-footer-text-color="lubricantsFontColorWhite"> <a href="/en_us/home/car-play.html" class="lubricantsFontColorWhite" target="_blank"> > Car Apps </a> </li> <li class="li__&gt; " data-footer-text-color="lubricantsFontColorWhite"> <a href="/en_us/home/checking-pay.html" class="lubricantsFontColorWhite" target="_blank"> > Checking Pay </a> </li> <li class="li__&gt; " data-footer-text-color="lubricantsFontColorWhite"> <a href="/en_us/home/mobile-app-guide.html" class="lubricantsFontColorWhite" target="_blank"> > Mobile App Guide </a> </li> <li class="li__&gt; " data-footer-text-color="lubricantsFontColorWhite"> <a href="/en_us/home/mobile-app-faqs.html" class="lubricantsFontColorWhite"> > CTR and Mobile App FAQs </a> </li> </ul> </div> <div class="hr"><hr class="bc-white"/></div> </div> <div> <div class="section__linkList "> <ul data-link-bullet="&gt;"> <li class="li__&gt; " data-footer-text-color="lubricantsFontColorWhite"> <a href="/" class="lubricantsFontColorWhite"> > Home </a> </li> <li class="li__&gt; " data-footer-text-color="lubricantsFontColorWhite"> <a href="/en_us/home/loyalty-contact-us.html" class="lubricantsFontColorWhite"> > Contact Us </a> </li> <li class="li__&gt; " data-footer-text-color="lubricantsFontColorWhite"> <a href="/en_us/home/loyalty-terms-and-conditions.html" class="lubricantsFontColorWhite"> > Terms of Use </a> </li> <li class="li__&gt; " data-footer-text-color="lubricantsFontColorWhite"> <a href="/en_us/home/mobile-app-privacy-statement.html" class="lubricantsFontColorWhite"> > Privacy Statement </a> </li> <li class="li__&gt; " data-footer-text-color="lubricantsFontColorWhite"> <a href="/en_us/home/notice-of-financial-incentive.html" class="lubricantsFontColorWhite"> > Notice of Financial Incentive </a> </li> <li class="li__&gt; " data-footer-text-color="lubricantsFontColorWhite"> <a href="/en_us/home/chevron-accessibility.html" class="lubricantsFontColorWhite"> > Chevron Accessibility </a> </li> <li class="li__&gt; " data-footer-text-color="lubricantsFontColorWhite"> <a href="/en_us/home/delete-user-account.html" class="lubricantsFontColorWhite"> > Delete User Account </a> </li> <li class="li__&gt; " data-footer-text-color="lubricantsFontColorWhite"> <a href="#deleteCaUser" class="lubricantsFontColorWhite"> > US Privacy </a> </li> </ul> </div> <div class="hr"><hr class="bc-white"/></div> </div> <div> <div class="section__linkList "> <ul data-link-bullet="&gt;"> <li class="li__&gt; " data-footer-text-color="lubricantsFontColorWhite"> <a href="https://www.chevronwithtechron.com/" class="lubricantsFontColorWhite" target="_blank"> > Chevron with Techron </a> </li> <li class="li__&gt; " data-footer-text-color="lubricantsFontColorWhite"> <a href="https://www.texaco.com/" class="lubricantsFontColorWhite"> > Texaco with Techron </a> </li> <li class="li__&gt; " data-footer-text-color="lubricantsFontColorWhite"> <a href="https://www.chevronlubricants.com/" class="lubricantsFontColorWhite"> > Chevron Lubricants </a> </li> <li class="li__&gt; " data-footer-text-color="lubricantsFontColorWhite"> <a href="https://www.chevron.com" class="lubricantsFontColorWhite"> > Chevron Corporate </a> </li> </ul> </div> <div class="hr"><hr class="bc-white"/></div> </div> </div> <div class="section"> <div> <div class="section__text section__text--copyrights"> <p><span class="lubricantsFontColorWhite">Please check the station finder for participating Chevron and Texaco stations. Maximum of 25 gallons with one vehicle per transaction.<br /> © 2024 Chevron. All rights reserved. CHEVRON, TEXACO, the respective Logos and REWARDS Lockups, and Checking Pay are registered trademarks of Chevron Intellectual Property LLC.<br /> All other trademarks are property of their respective owners.</span></p> </div> </div> </div> </footer> <div tabindex="0"></div> <div class="modal modal-video" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true" style="display: none;"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close gtm-video-modal-close" data-bs-dismiss="modal"> <img src="/etc/designs/chevron-commons/images/close-icon.png"/> </button> </div> <div class="modal-body"> <div class="embed-responsive embed-responsive-16by9"> <iframe class="video-player" enablejsapi="true" frameborder="0"></iframe> </div> </div> </div> </div> </div> <div tabindex="0"></div> </div> </div> <script src="/etc/designs/chevron-commons/main.91915e72cb6c77d2f83429b13aabba93.js"></script> <script src="/etc/clientlibs/rewards.c9de5b3576fce7733dd39807774f69dd.js"></script> <script src="/etc/designs/chevron-shared/clientlibs/all.d84488544652f62512bd77d9625cc9f0.js"></script> <script type="text/javascript"> (function() { var didInit = false; function initMunchkin() { if(didInit === false) { didInit = true; Munchkin.init('494-SKC-981', {"wsInfo":"j1RQ"}); } } var s = document.createElement('script'); s.type = 'text/javascript'; s.async = true; s.src = '//munchkin.marketo.net/munchkin.js'; s.onreadystatechange = function() { if (this.readyState == 'complete' || this.readyState == 'loaded') { initMunchkin(); } }; s.onload = initMunchkin; document.getElementsByTagName('head')[0].appendChild(s); })(); </script> <!-- Google Tag Manager (noscript) --><noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5MK7C43>m_auth=pgim67alfg4sOEoMZJfdrg>m_preview=env-52>m_cookies_win=x" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <script> $(document).ready(function() { // 20220914 $('<div class="getTheAppCmp__storeBadges-getTheApp" style="margin-top: 16px;"><ul class="navigation__buttons"><li class="btn-wrapper btn-align-center"><a class="btn btn--lubricants btn--chevrontexacorewards ctr-getTheAppBtn " href="https://chevron.page.link/joinLoyalty" target="_self" data-toggle="modal" data-rewards-modal="#getTheAppModal"><span class="btn-text lubricantsFontColorLightBlue" data-font-color="lubricantsFontColorLightBlue">Get The App</span></a></li></ul></div>').appendTo('.lg-hidden .modalRTEtext'); }); $('.footer .cmp-image a').on('click', function() { if($(window).width() < 576) { $(this).attr('href', 'https://chevron.page.link/joinLoyalty').removeAttr('data-rewards-modal').removeAttr('data-toggle'); } }); </script> </body> </html>