CINXE.COM

Free Credit Score — FICO® Credit Score Card | Discover

<!DOCTYPE HTML> <html lang="en"> <head> <meta charset="UTF-8"/> <title>Free Credit Score — FICO® Credit Score Card | Discover</title> <meta name="description" content="Get your credit score at no charge! Discover Scorecard gives you your FICO® Score for Free with no harm to your credit. Learn more."/> <meta name="template" content="paidsearchlanding-page"/> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=yes"/> <meta property="og:title" content="Free Credit Score — FICO® Credit Score Card | Discover"/> <meta property="og:description" content="Get your credit score at no charge! Discover Scorecard gives you your FICO® Score for Free with no harm to your credit. Learn more."/> <meta http-equiv="Content-type" content="text/html; charset=utf-8"/> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/> <meta name="format-detection" content="telephone=no"/> <link rel="icon" href="/etc.clientlibs/dfs-credit-cards-acquisition/clientlibs/clientlib-site/resources/images/favicon.ico" type="image/x-icon"/> <link rel="shortcut icon" href="/etc.clientlibs/dfs-credit-cards-acquisition/clientlibs/clientlib-site/resources/images/favicon.ico" type="image/x-icon"/> <link rel="canonical" href="https://www.discover.com/credit-cards/free-credit-score/"/> <script type="text/javascript"> var aflag = "true"; aflag = "true"; </script> <input type="hidden" name="search-region" value="Prod" aria-hidden="true"/> <script type="text/javascript"> var enableEdsKey = "false"; enableEdsKey = "false"; var overrideLogin = "false"; overrideLogin = "false"; var applyNowText =""; applyNowText = ""; var applyNowURL = ""; applyNowURL = ""; var logoURL = ""; logoURL = ""; var analyticsLabel = ""; analyticsLabel = ""; var autoDateJs = "false"; autoDateJs = "true"; var subNavigation = "false"; subNavigation = ""; </script> <meta property="og:image" content="https://www.discover.com/discover/ico/share-image.jpg"/> <link href="https://assets.adobedtm.com" rel="preconnect"/> <link href="https://s.go-mpulse.net" rel="preconnect"/> <link href="https://discover.sv.rkdms.com" rel="preconnect"/> <link href="https://dpm.demdex.net" rel="preconnect"/> <link href="https://www.googletagmanager.com" rel="preconnect"/> <link href="https://s.btstatic.com" rel="preconnect"/> <script> //Set analytics values from page properties window.pageType = ''; window.pageVariation = ''; window.pageName = ''; </script> <!-- DL Script Starts --> <script> var adobeDataLayer = adobeDataLayer || []; var pageName = window.pageName ? window.pageName : window.location.pathname.replace(/^\/|\/$/g, ''); if(pageName === "/credit-cards/homepage" && getQueryParameterExists('defaultoffer','yes')){ pageName = '/credit-cards/highAvailability'; } if(pageName === "/credit-cards/homepage" && getQueryParameterExists('icmpgn','acq_dma_oaa_creditcards')){ pageName = '/credit-cards/dmareferrers'; } var pageUrl = window.location.href; var urlwithoutQuery = window.location.protocol+"//"+window.location.hostname+window.location.pathname; var pathwithoutQuery = window.location.pathname.replace(/^\/|\/$/g, ''); var previouspathwithoutQuery = ""; var debugQuery = window.location.search.replace(/\?/, ''); var pageInstance = ""; var siteDomain = ""; var siteName = window.location.pathname.split('/')[1]; var siteSection = ""; var siteSubsection = ""; var searchTerm =""; var searchType =""; var searchTypeClicked =""; var resultType =""; var searchResultTypeClicked =""; var searchResultTypes = ""; var serverHost = window.location.hostname; if (serverHost != undefined) { pageInstance = serverHost.substring(0, serverHost.indexOf('-')); if (pageInstance == undefined || pageInstance == ''){ pageInstance = 'prod'; } } if (window.location.hostname.includes('dev') || window.location.hostname.includes('stage')) { siteDomain = window.location.hostname; } else { siteDomain = window.location.hostname.split('.')[1] + "." + window.location.hostname.split('.')[2]; } siteSection =(( window.location.pathname.split('/').length >= 3 && window.location.pathname.includes("html")) || window.location.pathname.split('/').length >= 4) ? window.location.pathname.split('/')[1] + "/" + window.location.pathname.split('/')[2]: ""; siteSubsection = ((window.location.pathname.split('/').length >= 4 && window.location.pathname.includes("html")) || window.location.pathname.split('/').length >= 5) ? window.location.pathname.split('/')[1] + "/" + window.location.pathname.split('/')[2] + "/" + window.location.pathname.split('/')[3] : ""; if(debugQuery.includes('q')) { searchType = "public"; searchTerm = window.location.search.replace(/\?/,'').split('=')[1].split('&')[0].replace('+', ' '); } if(debugQuery.includes("srchQ")){ searchType = "PublicSite"; searchTerm = window.location.search.replace(/\?/,'').split('&')[1].split('=')[1].replace(/%20/g, ' '); if(window.location.search.replace(/\?/, '').split('=')[0] == "gcmpgn") { searchTypeClicked = window.location.search.replace(/\?/,'').split('=')[1].split('&')[0]; resultType = window.location.search.replace(/\?/,'').split('=')[1].split('_')[3]; if(resultType == "gsap") { searchResultTypeClicked = "KeyMatch"; } else if(resultType == "gsan") { searchResultTypeClicked = "RegularResult"; } else if(resultType == "sro") { searchResultTypeClicked = "QuickResult"; } else{ searchResultTypeClicked = "UnknownResult"; } } } var digitalData = { page: { pageInfo: { pageName: pageName == '' ? "Home" : pageName, pageUrl:pageUrl, urlwithoutQuery:urlwithoutQuery, pageInstanceId: pageInstance, pathwithoutQuery:pathwithoutQuery == '' ? "Home" : pathwithoutQuery, previouspathwithoutQuery:previouspathwithoutQuery, debugQuery:debugQuery, siteDomain:siteDomain, siteName:siteName, siteSection:siteSection, siteSubsection:siteSubsection, errorMessages:"" } }, load: function() { this.showResults = document.querySelector("leader-1.no-trailer :nth-child(3)").innerHTML; // get the results of the showing info from search page. this.showResults.select(); }, search: { internalSearchTerm:searchTerm, internalSearchTypeClicked:searchTypeClicked, internalSearchResultTypeClicked:searchResultTypeClicked, internalSearchType:searchType, internalSearchResultTypes:searchResultTypes }, target: { webTargetAds: { list: "", event: 0 } }, user: { customerType:"Prospect" }, privacy: { user: { acceptance:"optIn" } }, version: "1.0" } let readCookiePpwoq = function(name) { let nameEQ = name + "="; let ca = document.cookie.split(';'); for(let i=0;i < ca.length;i++) { let c = ca[i]; while (c.charAt(0)==' ') c = c.substring(1,c.length); if (c.indexOf(nameEQ) === 0) return c.substring(nameEQ.length,c.length); } return null; }; let dfsedskey = readCookiePpwoq("dfsedskey"), ppwoq = document.referrer.replace(/\?.*$/g,"").replace(/^[^:]+:\/\/[^/]+/, '').replace(/#.*/, ''); if(ppwoq == '/' && !dfsedskey) { digitalData.page.pageInfo.previouspathwithoutQuery = "gateway/unk"; } else if(ppwoq == '/' && dfsedskey) { digitalData.page.pageInfo.previouspathwithoutQuery = "gateway/knw"; } else { digitalData.page.pageInfo.previouspathwithoutQuery = document.referrer.replace(/\?.*$/g, '').replace(/^[^:]+:\/\/[^/]+/, '').replace(/^\/|\/$/g, ''); } digitalData.event = adobeDataLayer; function dataLayerClickEventPush(eventObject) { dataLayerEventPush('click', eventObject); } function dataLayerEventPush(eventType, eventObject) { if (!eventObject) { console.error("JSON object parameter has to be passed!"); return; } if (!eventObject.customLink) { console.error("customLink attribute has to be defined!"); return; } adobeDataLayer.push({ event: eventType, variables: eventObject }); } window.onload = function() { var channelpageName = $(".channelpagename").length ? $(".channelpagename").text() : pageName; var digitalData = { page: { pageInfo: { pageName: channelpageName == '' ? "Home" : channelpageName, pageUrl:pageUrl, urlwithoutQuery:urlwithoutQuery, pageInstanceId: "prod", pathwithoutQuery:pathwithoutQuery == '' ? "Home" : pathwithoutQuery, previouspathwithoutQuery: previouspathwithoutQuery, debugQuery:debugQuery, siteDomain:siteDomain, siteName:siteName, siteSection:siteSection, siteSubsection:siteSubsection } } } } function getQueryParameterExists(paramName,value) { var url = window.location.href.toLowerCase(); if(url.indexOf('?' + paramName + '='+value) !== -1 || url.indexOf('&' + paramName + '='+value) !== -1) return true; return false; } </script> <!-- DL Script Ends --> <script src="//assets.adobedtm.com/1e5ef0994701/082ef47f9e7a/launch-118a6970f261.min.js" async></script> <link rel="stylesheet" href="/etc.clientlibs/dfs-credit-cards-acquisition/clientlibs/clientlib-site.min.ACSHASH028afc414bd5f1bc5a785f0b728123bc.css" type="text/css"> <script src="/etc.clientlibs/dfs-credit-cards-acquisition/clientlibs/clientlib-header.min.ACSHASHee59606d08031a404bf790fd39fe47e9.js"></script> <link fetchpriority="high" rel="preload" href="/etc.clientlibs/dfs-credit-cards-acquisition/clientlibs/clientlib-site/resources/fonts/DiscoverSans-Semibold.woff2" as="font" type="font/woff2" crossorigin="anonymous"/> <link fetchpriority="high" rel="preload" href="/etc.clientlibs/dfs-credit-cards-acquisition/clientlibs/clientlib-site/resources/fonts/DiscoverSans-Bold.woff2" as="font" type="font/woff2" crossorigin="anonymous"/> <script src="https://assets.adobedtm.com/1e5ef0994701/082ef47f9e7a/launch-118a6970f261.min.js" async></script> <script>!function(e){var n="https://s.go-mpulse.net/boomerang/";if("False"=="True")e.BOOMR_config=e.BOOMR_config||{},e.BOOMR_config.PageParams=e.BOOMR_config.PageParams||{},e.BOOMR_config.PageParams.pci=!0,n="https://s2.go-mpulse.net/boomerang/";if(window.BOOMR_API_key="RL6FP-7VUY8-NDC3K-X55B8-GT8C6",function(){function e(){if(!o){var e=document.createElement("script");e.id="boomr-scr-as",e.src=window.BOOMR.url,e.async=!0,i.parentNode.appendChild(e),o=!0}}function t(e){o=!0;var n,t,a,r,d=document,O=window;if(window.BOOMR.snippetMethod=e?"if":"i",t=function(e,n){var t=d.createElement("script");t.id=n||"boomr-if-as",t.src=window.BOOMR.url,BOOMR_lstart=(new Date).getTime(),e=e||d.body,e.appendChild(t)},!window.addEventListener&&window.attachEvent&&navigator.userAgent.match(/MSIE [67]\./))return window.BOOMR.snippetMethod="s",void t(i.parentNode,"boomr-async");a=document.createElement("IFRAME"),a.src="about:blank",a.title="",a.role="presentation",a.loading="eager",r=(a.frameElement||a).style,r.width=0,r.height=0,r.border=0,r.display="none",i.parentNode.appendChild(a);try{O=a.contentWindow,d=O.document.open()}catch(_){n=document.domain,a.src="javascript:var d=document.open();d.domain='"+n+"';void(0);",O=a.contentWindow,d=O.document.open()}if(n)d._boomrl=function(){this.domain=n,t()},d.write("<bo"+"dy onload='document._boomrl();'>");else if(O._boomrl=function(){t()},O.addEventListener)O.addEventListener("load",O._boomrl,!1);else if(O.attachEvent)O.attachEvent("onload",O._boomrl);d.close()}function a(e){window.BOOMR_onload=e&&e.timeStamp||(new Date).getTime()}if(!window.BOOMR||!window.BOOMR.version&&!window.BOOMR.snippetExecuted){window.BOOMR=window.BOOMR||{},window.BOOMR.snippetStart=(new Date).getTime(),window.BOOMR.snippetExecuted=!0,window.BOOMR.snippetVersion=12,window.BOOMR.url=n+"RL6FP-7VUY8-NDC3K-X55B8-GT8C6";var i=document.currentScript||document.getElementsByTagName("script")[0],o=!1,r=document.createElement("link");if(r.relList&&"function"==typeof r.relList.supports&&r.relList.supports("preload")&&"as"in r)window.BOOMR.snippetMethod="p",r.href=window.BOOMR.url,r.rel="preload",r.as="script",r.addEventListener("load",e),r.addEventListener("error",function(){t(!0)}),setTimeout(function(){if(!o)t(!0)},3e3),BOOMR_lstart=(new Date).getTime(),i.parentNode.appendChild(r);else t(!1);if(window.addEventListener)window.addEventListener("load",a,!1);else if(window.attachEvent)window.attachEvent("onload",a)}}(),"".length>0)if(e&&"performance"in e&&e.performance&&"function"==typeof e.performance.setResourceTimingBufferSize)e.performance.setResourceTimingBufferSize();!function(){if(BOOMR=e.BOOMR||{},BOOMR.plugins=BOOMR.plugins||{},!BOOMR.plugins.AK){var n=""=="true"?1:0,t="",a="bdpnbeqxb5vpcz2cyprq-f-b552764f1-clientnsv4-s.akamaihd.net",i="false"=="true"?2:1,o={"ak.v":"39","ak.cp":"850237","ak.ai":parseInt("193995",10),"ak.ol":"0","ak.cr":3,"ak.ipv":4,"ak.proto":"http/1.1","ak.rid":"108f0e05","ak.r":23331,"ak.a2":n,"ak.m":"x","ak.n":"essl","ak.bpcip":"8.222.208.0","ak.cport":38322,"ak.gh":"23.50.232.106","ak.quicv":"","ak.tlsv":"tls1.2","ak.0rtt":"","ak.0rtt.ed":"","ak.csrc":"-","ak.acc":"reno","ak.t":"1732428771","ak.ak":"hOBiQwZUYzCg5VSAfCLimQ==qEzlPEvMNXQs0QFUnvE157aj/xJRSTrbiVeNrycj10EI1Pk/qRp0HGcfoCH4QvBwJQ9Q23wau3lq7vfh/dRcowl6Li8HSUVzxVyEnozT/iIIGz27UXZCo9v6LhXrPUyGfP0bh4/oK2/kNXL4DIXx8YdUHUgtwzGKmdBzdyXjlH8dCZFY7JCJeuhK9na/BS9MhTWH2xP+RxqhjIkrWX5ahkCColMrVK86Iq5zoAwZ7URf+I35/jzLycL+iwLzNWnMjQDUCqLRA7rGkmztCUcEYS1Re38xFD0X8wosCzzsQf83atmSE0v4BrXKmDodt77OgCttVZpTo6Zs1VFj52/2+J3pRjWALCMPdD2ranlpJod/cuL+UH7HKJgV9imaIQPOlEqKeS1HBHX0Hk7p2JTLv9lM+Khcs2WVKwn4wj87Kx4=","ak.pv":"542","ak.dpoabenc":"","ak.tf":i};if(""!==t)o["ak.ruds"]=t;var r={i:!1,av:function(n){var t="http.initiator";if(n&&(!n[t]||"spa_hard"===n[t]))o["ak.feo"]=void 0!==e.aFeoApplied?1:0,BOOMR.addVar(o)},rv:function(){var e=["ak.bpcip","ak.cport","ak.cr","ak.csrc","ak.gh","ak.ipv","ak.m","ak.n","ak.ol","ak.proto","ak.quicv","ak.tlsv","ak.0rtt","ak.0rtt.ed","ak.r","ak.acc","ak.t","ak.tf"];BOOMR.removeVar(e)}};BOOMR.plugins.AK={akVars:o,akDNSPreFetchDomain:a,init:function(){if(!r.i){var e=BOOMR.subscribe;e("before_beacon",r.av,null,null),e("onbeacon",r.rv,null,null),r.i=!0}return this},is_complete:function(){return!0}}}}()}(window);</script></head> <body class="contentpage basepage page basicpage" itemscope> <div id="siteframe"> <div> <div class="root responsivegrid"> <div class="aem-Grid aem-Grid--12 aem-Grid--default--12 "> <div class="experiencefragment aem-GridColumn aem-GridColumn--default--12"> <div class="xf-content-height"> <div class="aem-Grid aem-Grid--12 aem-Grid--default--12 "> <div class="responsivegrid aem-GridColumn aem-GridColumn--default--12"> <div class="aem-Grid aem-Grid--12 aem-Grid--default--12 "> <div class="rawHTML aem-GridColumn aem-GridColumn--default--12"><div class="cmp-rawhtml "> <div><style> @media(min-width:992px){ #navTabs #tab1 .nav_element.allCardDesktop .nav_element-img img{ width: 67px !important; height: 60px !important; margin-left: 7pt !important; } #navTabs .one-column__container .tabs #tab2 .nav_element-img img, #navTabs .one-column__container .tabs #tab3 .nav_element-img img { width: 28px !important; height: 24px !important; } } @media(max-width:767px){ .header-wrapper .header-content .left-panel.left-panel--right.header--variation--reskin.newsubnav .side-navigation li:first-child .credit-card-list li a img, .header-wrapper .header-content .left-panel.left-panel--right.header--variation--reskin.newsubnav .side-navigation .credit-card-list img.allCardImg.cardImg{ width: 67px !important; height: 53px !important; margin-left: 7pt !important; } .header-wrapper .header-content .left-panel.left-panel--right.header--variation--reskin.newsubnav .side-navigation li:nth-child(2) .credit-card-list li:nth-child(2) img{ width: 40px !important; height: 40px !important; margin-left: 0 !important; } .header-wrapper .header-content .left-panel.left-panel--right.header--variation--reskin.newsubnav .side-navigation li:nth-child(3) .credit-card-list li:nth-child(2) img{ width: 40px !important; height: 40px !important; margin-left: 5px !important; } } </style></div> </div> </div> <div class="header aem-GridColumn aem-GridColumn--default--12"> <header class="mobile-responsive" role="banner"> <div class="header-wrapper theme-background theme-white-background-gradient animation js_disabledflyout md-header-wrapper scrolltracking"> <div class="branch-journeys-top"></div> <div class="alert-danger tls-message-alert hide" role="alert" id="tls-message-alert"> <div class="alert-content"> <div class="alert-wrapper"> <span class="alert-icon"><em class="svg-error-alert"></em></span> <div class="alert-container"> <p class="alert-heading text-bold">Action required: Update your browser</p> <p class="alert-body"> We noticed that you're using an old version of your internet browser to access this page. To protect your account security, you must update your browser as soon as possible. <strong>You'll be unable to log in to Discover.com</strong> in the future if your browser has not been updated. <a href="https://www.discover.com/credit-cards/browser-support/?ICMPGN=TLS_GLOBALALERT_HELPCENTER_TXT">Learn more in the Discover Help Center</a> </p> </div> </div> </div> </div> <noscript> <div class="alert alert-warning" role="alert" id="noscript-message"> <div class="alert-content"> <em class="icon-error-triangle"></em> <p class="alert-body body-copy"> <strong>Please Note:</strong> JavaScript is not enabled in your web browser. In order to enjoy the full experience of the Discover website, please turn JavaScript on. If JavaScript is disabled, some of the functionality on our website will not work, such as the display of rates and APRs. </p> </div> </div> </noscript> <div id="newHeader" class="header-content section-container"> <div class="logo-container" style="text-align : center"> <div class="opener-container hidden-md hidden-lg"> <a href="#" class="dropdown-toggle panel-opener" aria-haspopup="true" aria-expanded="false" role="button"> <span class="device-menu hidden-md hidden-lg"> <em class="icon-toggle"></em>Menu</span> </a> </div> <a href="https://www.discover.com/credit-cards/?ICMPGN=ACQ_NAV_DLOGO" class="discover-logo"> <img class="flag" src="/content/dam/discover/en_us/credit-cards/card-acquisitions/grey-redesign/global/images/icons/icon-discover-logo-136-23.png" alt="discover logo" width="96" height="16"/> </a> </div> <div class="navbar-wrapper" role="navigation"> <ul class="right-nav nav navbar-nav" role="menubar"> <li class="dropdown tab-help"> <a href="#" data-analytics-label="Discover Home:Header:Help Expand Menu" class="dropdown-toggle mobile-accessibility preventDefaultBehaviour" aria-haspopup="true" aria-controls="menu" aria-expanded="false"> <em class="icon-help"></em> <span>Help</span> </a> <div class="fly-out-wrapper help-tab-nav"> <div class="dropdown-menu help-dropdown"> <div class="dropdown-wrapper"> <ul class="links-list" aria-labelledby="menubutton" role="menu"> <li role="presentation"><a role="menuitem" href="/credit-cards/contact-us/?ICMPGN=PUB_HDR_HELP_CC">Card Help Center</a></li> <li role="presentation"><a role="menuitem" href="https://www.discover.com/credit-cards/card-smarts/?ICMPGN=PUB_HDR_HELP_CRC">Card Smarts</a></li> <li role="presentation"><a role="menuitem" href="/online-banking/contact-us/?ICMPGN=PUB_HDR_HELP_BANK">Banking Help Center</a></li> <li role="presentation"><a role="menuitem" href="https://www.discover.com/home-loans/help-center/?sc=HC492&ICMPGN=PUB_HDR_HELP_HL">Home Loans Help Center</a></li> <li role="presentation"><a role="menuitem" href="/student-loans/help/customer-service?acmpgn=O_DIS_DCOM_XS_X_HELP&ICMPGN=PUB_HDR_HELP_DSL">Student Loans Help</a></li> <li role="presentation"><a role="menuitem" href="https://www.discover.com/personal-loans/contact-us/?ICMPGN=PUB_HDR_HELP_DPL">Personal Loans Help</a></li> <li role="presentation"><a role="menuitem" href="/credit-cards/contact-us/?ICMPGN=PUB_HDR_HELP_GIFTCRD">Gift Card Help</a></li> </ul> </div> </div> </div> </li> <li class="dropdown search-tab"> <a href="#" data-analytics-label="Discover Home:Header:Search Expand" id="mobile-search-btn" class="dropdown-toggle mobile-accessibility preventDefaultBehaviour" data-toggle="dropdown" role="button" aria-expanded="false"> <em class="icon-search"></em> <span>Search</span> </a> <div id="search_overlay"> <div class="search-container"> <form id="suggestion_form" class="suggestion_form" name="search" role="search" data-url="/acnav/scripts/suggestion_form.php?search=" action="https://www.discover.com/search/search.html" method="get" autocomplete="off"> <label for="predict-input" class="sr-only">Search Discover</label> <span id="initInstr" style="display: none;">When autocomplete results are available use up and down arrows to review and enter to select. Touch device users, explore by touch or with swipe gestures.</span> <div aria-live="assertive" class="sr-only"></div> <input type="text" placeholder="Search" autocomplete="off" class="search-box predict-input" id="predict-input" maxlength="256" name="q" aria-describedby="initInstr"/> <ul role="menu" id="search-suggestions"> </ul> <input type="hidden" name="proxystylesheet" value="internet_cm_fe"/> <button id="predict-submit" class="search-btn predict-submit"/> </form> </div> </div></li> <li class="desktop-extra-links"> <a id="login-known" data-analytics-label="Discover Home:Header:Login" href="https://portal.discover.com/customersvcs/universalLogin/signin" class="log-in-link btn-primary" role="button">Log In<span class="sr-only">Opens modal dialog</span></a> <div class="cta" id="login-unknown"> <div class="cmp-button--cta cmp-button--cta--opaque-orange"> <a class="cmp-button" data-analytics-label="APPLY_NOW_HEADER_BTN" href="#" aria-label="" target="_self"><span class="cmp-button__text"></span></a> </div> </div> </li> </ul> </div> <!-- Tab Nav Component :: MOBILE :: Start --> <nav class="left-panel left-panel--right header--variation--reskin newsubnav" aria-hidden="false"> <a href="#" class="custom-focus panel-ax-top">.</a> <ul id="side-navigation" class="side-navigation" role="list"> <li class="heading_li withArrow" data-src="cards-1"> <a href="javascript:void(0)" class="credit-list-opener new_menu preventDefaultBehaviour" data-analytics-label="subnav_ccp" id="expand_menu_icon" aria-expanded="false"> <span>Credit Card Products</span><em class="plus-icon"></em></a> <ul class="credit-card-list sec-nav-mobile" role="list"> <li class="preapprovedImg"> <a href="https://www.discovercard.com/application/preapproval/initial/?ICMPGN=SUBNAV_CCP_PQ" data-lazy="true" target="_self"> <img class="panel-banner-image" data-src="/content/dam/discover/en_us/credit-cards/card-acquisitions/grey-redesign/global/images/cardart/cardart-header-small-card-351-103.png?imbypass=true" alt="Click this banner to see if you&#39;re Pre-approved"/></a> </li> <li> <a href="/credit-cards/?ICMPGN=SUBNAV_CCP_ALL" target="_self" data-lazy="true"> <img alt="Three Discover It Cards Stacked" class="allCardImg cardImg" data-src="/content/dam/discover/en_us/credit-cards/card-acquisitions/grey-redesign/global/images/cardart/cardart-header-allcards-67-60.png"/> <div>All Credit Cards</div> </a> </li> <li> <a href="https://www.discover.com/credit-cards/cash-back/it-card.html?ICMPGN=SUBNAV_CCP_IT" target="_self" data-lazy="true"> <img class="cardImg" alt="Discover it® Cash Back Credit Card" data-src="/content/dam/discover/en_us/credit-cards/card-acquisitions/grey-redesign/global/images/cardart/cardart-header-cash-back-67-60.png"/> <div>Discover it® Cash Back<span class="short_disc">Earn cash back rewards</span> </div> </a> </li> <li> <a href="https://www.discover.com/credit-cards/student-credit-card/it-card.html?ICMPGN=SUBNAV_CCP_STUDENT_IT" target="_self" data-lazy="true"> <img class="cardImg" alt="Discover it® Student Cash Back Credit Card" data-src="/content/dam/discover/en_us/credit-cards/card-acquisitions/grey-redesign/global/images/cardart/cardart-header-student-cash-back-67-60.png"/> <div>Discover it® Student Cash Back<span class="short_disc">Start building credit in college</span> </div> </a> </li> <li> <a href="https://www.discover.com/credit-cards/student-credit-card/chrome-card.html?ICMPGN=SUBNAV_CCP_STUDENT_CHROME" target="_self" data-lazy="true"> <img class="cardImg" alt="Discover it® Student Chrome Credit Card" data-src="/content/dam/discover/en_us/credit-cards/card-acquisitions/grey-redesign/global/images/cardart/cardart-header-chrome-67-60.png"/> <div>Discover it® Student Chrome<span class="short_disc">Earn restaurant &amp; gas rewards as a student</span> </div> </a> </li> <li> <a href="/credit-cards/secured-credit-card/?ICMPGN=SUBNAV_CCP_SECURED" target="_self" data-lazy="true"> <img class="cardImg" alt="Discover it® Secured Credit Card" data-src="/content/dam/discover/en_us/credit-cards/card-acquisitions/grey-redesign/global/images/cardart/cardart-header-secured-67-60.png"/> <div>Discover it® Secured<span class="short_disc">Build or rebuild your credit</span> </div> </a> </li> <li> <a href="/credit-cards/travel/?ICMPGN=SUBNAV_CCP_MILES" target="_self" data-lazy="true"> <img class="cardImg" alt="Discover it® Miles Travel Credit Card blue design" data-src="/content/dam/discover/en_us/credit-cards/card-acquisitions/grey-redesign/global/images/cardart/cardart-header-miles-67-60.png"/> <div>Discover it® Miles<span class="short_disc">Explore with the travel rewards credit card</span> </div> </a> </li> <li> <a href="https://www.discover.com/credit-cards/cash-back/chrome.html?ICMPGN=SUBNAV_CCP_IT_CHROME" target="_self" data-lazy="true"> <img class="cardImg" alt="Discover it® Chrome Gas and Restaurants Credit Card" data-src="/content/dam/discover/en_us/credit-cards/card-acquisitions/grey-redesign/global/images/cardart/cardart-header-chrome-67-60.png"/> <div>Discover it® Chrome<span class="short_disc">Earn restaurant &amp; gas rewards</span> </div> </a> </li> <li> <a href="https://www.discover.com/credit-cards/cash-back/nhl-card.html?ICMPGN=SUBNAV_CCP_NHL" target="_self" data-lazy="true"> <img class="cardImg" alt="NHL® Discover it® Credit Card" data-src="/content/dam/discover/en_us/credit-cards/card-acquisitions/grey-redesign/global/images/cardart/cardart-header-nhl-67-60.png"/> <div>NHL Credit Card<span class="short_disc">Represent your team &amp; earn cash back</span> </div> </a> </li> </ul> </li> <li class="heading_li withArrow" data-src="cards-1"> <a href="javascript:void(0)" class="credit-list-opener new_menu preventDefaultBehaviour" data-analytics-label="subnav_ccf" id="expand_menu_icon" aria-expanded="false"> <span>Credit Cards by Feature</span><em class="plus-icon"></em></a> <ul class="credit-card-list sec-nav-mobile" role="list"> <li class="preapprovedImg"> <a href="https://www.discovercard.com/application/preapproval/initial/?ICMPGN=SUBNAV_CCF_PQ" data-lazy="true" target="_self"> <img class="panel-banner-image" data-src="/content/dam/discover/en_us/credit-cards/card-acquisitions/grey-redesign/global/images/cardart/cardart-header-small-card-351-103.png?imbypass=true" alt="Click this banner to see if you&#39;re Pre-approved"/></a> </li> <li> <a href="https://www.discover.com/credit-cards/?ICMPGN=SUBNAV_CCF_ALL" target="_self" data-lazy="true"> <img class="allCardImg cardImg" data-src="/content/dam/discover/en_us/credit-cards/card-acquisitions/grey-redesign/global/images/icons/icon-header-three-cards-32-25.svg"/> <div>All Credit Cards</div> </a> </li> <li class="cardImgli"> <a href="https://www.discover.com/credit-cards/cash-back/?ICMPGN=SUBNAV_CCF_CASHBACK" target="_self" data-lazy="true"> <img class="cardImgf" data-src="/content/dam/discover/en_us/credit-cards/card-acquisitions/grey-redesign/global/images/icons/icon-header-dollor-match-28-24.svg"/> <div>Cash Back Credit Cards </div> </a> </li> <li class="cardImgli"> <a href="https://www.discover.com/credit-cards/balance-transfer-credit-cards/?ICMPGN=SUBNAV_CCF_BALANCE_TRANSFER" target="_self" data-lazy="true"> <img class="cardImgf" data-src="/content/dam/discover/en_us/credit-cards/card-acquisitions/grey-redesign/global/images/icons/icon-header-transfer-32-25.svg"/> <div>Balance Transfer Credit Card Offers </div> </a> </li> <li class="cardImgli"> <a href="https://www.discover.com/credit-cards/student-credit-card/?ICMPGN=SUBNAV_CCF_COLLEGE_STUDENTS" target="_self" data-lazy="true"> <img class="cardImgf" alt="map icon" data-src="/content/dam/discover/en_us/credit-cards/card-acquisitions/grey-redesign/global/images/icons/icon-header-student-32-25.svg"/> <div> Credit Cards for College Students </div> </a> </li> <li class="cardImgli"> <a href="https://www.discover.com/credit-cards/credit-cards-for-no-credit/?ICMPGN=SUBNAV_CCF_CREDIT_CARDS_FOR_NO_CREDIT" target="_self" data-lazy="true"> <img class="cardImgf" data-src="/content/dam/discover/en_us/credit-cards/card-acquisitions/grey-redesign/global/images/icons/icon-header-checkmark-28-24.svg"/> <div>Credit Cards for No Credit History </div> </a> </li> <li class="cardImgli"> <a href="/credit-cards/secured-credit-card/credit-cards-to-build-credit/?ICMPGN=SUBNAV_CCF_BUILD_CREDIT" target="_self" data-lazy="true"> <img class="cardImgf" data-src="/content/dam/discover/en_us/credit-cards/card-acquisitions/grey-redesign/global/images/icons/icon-header-fico-32-25.svg"/> <div>Credit Cards to Build Credit </div> </a> </li> <li class="cardImgli"> <a href="https://www.discover.com/credit-cards/no-annual-fee-credit-cards/?ICMPGN=SUBNAV_CCF_NO_ANNUAL_FEE" target="_self" data-lazy="true"> <img class="cardImgf" data-src="/content/dam/discover/en_us/credit-cards/card-acquisitions/grey-redesign/global/images/icons/icon-header-zero-32-25.svg"/> <div>No Annual Fee Credit Cards </div> </a> </li> <li class="cardImgli"> <a href="https://www.discover.com/credit-cards/rewards-credit-cards/?ICMPGN=SUBNAV_CCF_REWARS_CREDIT_CARDS" target="_self" data-lazy="true"> <img class="cardImgf" data-src="/content/dam/discover/en_us/credit-cards/card-acquisitions/grey-redesign/global/images/icons/icon-header-rewards-32-25.svg"/> <div>Rewards Credit Cards </div> </a> </li> <li class="cardImgli"> <a href="https://www.discover.com/credit-cards/low-intro-apr-credit-cards/?ICMPGN=SUBNAV_CCF_LOW_INTEREST" target="_self" data-lazy="true"> <img class="cardImgf" data-src="/content/dam/discover/en_us/credit-cards/card-acquisitions/grey-redesign/global/images/icons/icon-header-rate-down-32-25.svg"/> <div> Low Interest Credit Cards </div> </a> </li> <li class="cardImgli"> <a href="https://www.discover.com/credit-cards/gas-credit-cards/?ICMPGN=SUBNAV_CCF_GAS_CREDIT_CARDS" target="_self" data-lazy="true"> <img class="cardImgf" data-src="/content/dam/discover/en_us/credit-cards/card-acquisitions/grey-redesign/global/images/icons/icon-header-gas-32-25.svg"/> <div>Gas Credit Cards </div> </a> </li> <li class="cardImgli"> <a href="https://www.discover.com/credit-cards/instant-use-credit-cards/?ICMPGN=SUBNAV_CCF_INSTANT_USE_CREDIT_CARDS" target="_self" data-lazy="true"> <img class="cardImgf" data-src="/content/dam/discover/en_us/credit-cards/card-acquisitions/grey-redesign/global/images/icons/icon-header-instant-use-24-26.svg"/> <div>Instant Use Credit Cards </div> </a> </li> </ul> </li> <li class="heading_li withArrow" data-src="cards-1"> <a href="javascript:void(0)" class="credit-list-opener new_menu preventDefaultBehaviour" data-analytics-label="subnav_tar" id="expand_menu_icon" aria-expanded="false"> <span>Tools and Resources</span><em class="plus-icon"></em></a> <ul class="credit-card-list sec-nav-mobile" role="list"> <li class="preapprovedImg"> <a href="https://www.discovercard.com/application/preapproval/initial/?ICMPGN=SUBNAV_TAR_PQ" data-lazy="true" target="_self"> <img class="panel-banner-image" data-src="/content/dam/discover/en_us/credit-cards/card-acquisitions/grey-redesign/global/images/cardart/cardart-header-small-card-351-103.png?imbypass=true" alt="Click this banner to see if you&#39;re Pre-approved"/></a> </li> <li> <a href="https://www.discover.com/credit-cards/?ICMPGN=SUBNAV_TAR_ALL" target="_self" data-lazy="true"> <img class="allCardImg cardImg" data-src="/content/dam/discover/en_us/credit-cards/card-acquisitions/grey-redesign/global/images/icons/icon-header-three-cards-32-25.svg"/> <div>All Credit Cards</div> </a> </li> <li class="cardImgli"> <a href="https://www.discover.com/credit-cards/calculator/credit-card-interest-calculator/?ICMPGN=SUBNAV_TAR_CALCULATOR" target="_self" data-lazy="true"> <img class="cardImgf" data-src="/content/dam/discover/en_us/credit-cards/card-acquisitions/grey-redesign/global/images/icons/icon-header-calculator-28-24.svg"/> <div>Credit Card Interest Calculator </div> </a> </li> <li class="cardImgli"> <a href="https://www.discovercard.com/application/website/invite?ICMPGN=SUBNAV_TAR_RESPOND_MAIL_OFFER&flavor=it&fpp=true&_ga=2.50907437.584696215.1676279870-557086243.1675411694" target="_self" data-lazy="true"> <img class="cardImgf" data-src="/content/dam/discover/en_us/credit-cards/card-acquisitions/grey-redesign/global/images/icons/icon-header-mail-28-24.svg"/> <div>Respond to Mail Offer </div> </a> </li> <li class="cardImgli"> <a href="https://www.discovercard.com/application/self-service/?page=check-status&ICMPGN=SUBNAV_TAR_CHECK_APPLICATION_STATUS" target="_self" data-lazy="true"> <img class="cardImgf" data-src="/content/dam/discover/en_us/credit-cards/card-acquisitions/grey-redesign/global/images/icons/icon-header-device-28-24.svg"/> <div>Check Application Status </div> </a> </li> <li class="cardImgli"> <a href="https://www.discover.com/credit-cards/card-smarts/?ICMPGN=SUBNAV_TAR_CARD_SMARTS" target="_self" data-lazy="true"> <img class="cardImgf" data-src="/content/dam/discover/en_us/credit-cards/card-acquisitions/grey-redesign/global/images/icons/icon-header-paper-pen-28-24.svg"/> <div>Card Smarts Articles </div> </a> <ul> <li class="card_indent"> <a href="https://www.discover.com/credit-cards/card-smarts/getting-a-credit-card/?ICMPGN=SUBNAV_TAR_GETTING_A_CARD" target="_self">- Getting a credit card</a> </li> <li class="card_indent"> <a href="https://www.discover.com/credit-cards/card-smarts/using-your-credit-card/?ICMPGN=SUBNAV_TAR_USING_YOUR_CARD" target="_self">- Using your credit card</a> </li> <li class="card_indent"> <a href="https://www.discover.com/credit-cards/card-smarts/credit-card-rewards/?ICMPGN=SUBNAV_TAR_CARD_REWARDS" target="_self">- Credit card rewards</a> </li> </ul> </li> <li class="cardImgli"> <a href="https://discover.promo.eprize.com/discoversweeps24/?ICMPGNid=site-sch-pro-dis-nav&affiliate_id=site-sch-pro-dis-nav" target="_self" data-lazy="true"> <img class="cardImgf" data-src="/content/dam/discover/en_us/credit-cards/card-acquisitions/grey-redesign/global/images/icons/icon-header-student-32-25.svg"/> <div>Discover® Scholarship Sweepstakes </div> </a> </li> <li class="cardImgli"> <a href="https://www.discover.com/credit-cards/free-credit-score/#fico-score/?ICMPGN=SUBNAV_TAR_FREE_CREDIT_SCORE" target="_self" data-lazy="true"> <img class="cardImgf" data-src="/content/dam/discover/en_us/credit-cards/card-acquisitions/grey-redesign/global/images/icons/icon-header-fico-32-25.svg"/> <div>Free Credit Score for Cardmembers </div> </a> </li> <li class="cardImgli"> <a href="https://www.discover.com/credit-cards/compare/?ICMPGN=SUBNAV_TAR_COMPARE" target="_self" data-lazy="true"> <img class="cardImgf" data-src="/content/dam/discover/en_us/credit-cards/card-acquisitions/grey-redesign/global/images/icons/icon-header-two-cards-32-25.svg"/> <div>Compare Credit Cards </div> </a> </li> </ul> </li> </ul> <a href="#" class="custom-focus panel-ax-bottom">.</a> </nav> <!-- Tab Nav Component :: MOBILE :: End --> </div> </div> </header> <section id="navTabs" class="one-column-new earn-cashBack-comp scrolltracking"> <div class="one-column__background theme-background" style="opacity: calc(100 / 100)"></div> <div class="one-column__container"> <div class="one-column__container__parsys parsys-content"> <!-- Tab structure start--> <div class="tabs"> <ul class="tabs-list"> <li> <div class="titleWrapper"> <a href="javascript:void(0)" data-analytics-label="subnav_ccp" data-href="#tab1">Credit Card Products</a> <div id="tab1" class="tab"> <div class="navTabContent"> <!-- Content Block Items --> <div class="navTabSection"> <a aria-label="Credit Card Pre-approval" href="https://www.discovercard.com/application/preapproval/initial/?ICMPGN=SUBNAV_CCP_PQ" target="_self" data-lazy="true"> <img class="panel-banner-image" alt="Click this banner to see if you&#39;re Pre-approved" data-src="/content/dam/discover/en_us/credit-cards/card-acquisitions/grey-redesign/global/images/cardart/cardart-header-small-cards-266-102.png?imbypass=true"/> </a> <ul class="nav_element allCardDesktop"> <li class="nav_element-img card" data-lazy="true"> <img alt="Three Discover It Cards Stacked" data-src="/content/dam/discover/en_us/credit-cards/card-acquisitions/grey-redesign/global/images/cardart/cardart-header-allcards-67-60.png"/> </li> <li class="nav_element-text"> <a href="/credit-cards/?ICMPGN=SUBNAV_CCP_ALL" target="_self">All Credit Cards</a> </li> </ul> </div> <div class="navTabSection "> <ul class="nav_element"> <li class="nav_element-img cardart" data-lazy="true"> <img alt="Discover it® Cash Back Credit Card" data-src="/content/dam/discover/en_us/credit-cards/card-acquisitions/grey-redesign/global/images/cardart/cardart-header-cash-back-67-60.png"/> </li> <li class="nav_element-text"> <a href="https://www.discover.com/credit-cards/cash-back/it-card.html?ICMPGN=SUBNAV_CCP_IT" target="_self">Discover it® Cash Back</a> <span class="short_disc">Earn cash back rewards</span> </li> </ul> <ul class="nav_element"> <li class="nav_element-img cardart" data-lazy="true"> <img alt="Discover it® Student Cash Back Credit Card" data-src="/content/dam/discover/en_us/credit-cards/card-acquisitions/grey-redesign/global/images/cardart/cardart-header-student-cash-back-67-60.png"/> </li> <li class="nav_element-text"> <a href="https://www.discover.com/credit-cards/student-credit-card/it-card.html?ICMPGN=SUBNAV_CCP_STUDENT_IT" target="_self">Discover it® Student Cash Back</a> <span class="short_disc">Start building credit in college</span> </li> </ul> <ul class="nav_element"> <li class="nav_element-img cardart" data-lazy="true"> <img alt="Discover it® Student Chrome Credit Card" data-src="/content/dam/discover/en_us/credit-cards/card-acquisitions/grey-redesign/global/images/cardart/cardart-header-chrome-67-60.png"/> </li> <li class="nav_element-text"> <a href="https://www.discover.com/credit-cards/student-credit-card/chrome-card.html?ICMPGN=SUBNAV_CCP_STUDENT_CHROME" target="_self">Discover it® Student Chrome</a> <span class="short_disc">Earn restaurant &amp; gas rewards as a student</span> </li> </ul> </div> <div class="navTabSection "> <ul class="nav_element"> <li class="nav_element-img cardart" data-lazy="true"> <img alt="Discover it® Secured Credit Card" data-src="/content/dam/discover/en_us/credit-cards/card-acquisitions/grey-redesign/global/images/cardart/cardart-header-secured-67-60.png"/> </li> <li class="nav_element-text"> <a href="/credit-cards/secured-credit-card/?ICMPGN=SUBNAV_CCP_SECURED" target="_self">Discover it® Secured</a> <span class="short_disc">Build or rebuild your credit</span> </li> </ul> <ul class="nav_element"> <li class="nav_element-img cardart" data-lazy="true"> <img alt="Discover it® Miles Travel Credit Card blue design" data-src="/content/dam/discover/en_us/credit-cards/card-acquisitions/grey-redesign/global/images/cardart/cardart-header-miles-67-60.png"/> </li> <li class="nav_element-text"> <a href="/credit-cards/travel/?ICMPGN=SUBNAV_CCP_MILES" target="_self">Discover it® Miles</a> <span class="short_disc">Explore with the travel rewards credit card</span> </li> </ul> <ul class="nav_element"> <li class="nav_element-img cardart" data-lazy="true"> <img alt="Discover it® Chrome Gas and Restaurants Credit Card" data-src="/content/dam/discover/en_us/credit-cards/card-acquisitions/grey-redesign/global/images/cardart/cardart-header-chrome-67-60.png"/> </li> <li class="nav_element-text"> <a href="https://www.discover.com/credit-cards/cash-back/chrome.html?ICMPGN=SUBNAV_CCP_IT_CHROME" target="_self">Discover it® Chrome</a> <span class="short_disc">Earn restaurant &amp; gas rewards</span> </li> </ul> </div> <div class="navTabSection "> <ul class="nav_element"> <li class="nav_element-img cardart" data-lazy="true"> <img alt="NHL® Discover it® Credit Card" data-src="/content/dam/discover/en_us/credit-cards/card-acquisitions/grey-redesign/global/images/cardart/cardart-header-nhl-67-60.png"/> </li> <li class="nav_element-text"> <a href="https://www.discover.com/credit-cards/cash-back/nhl-card.html?ICMPGN=SUBNAV_CCP_NHL" target="_self">NHL Credit Card</a> <span class="short_disc">Represent your team &amp; earn cash back</span> </li> </ul> </div> </div> </div> </div> </li> <li> <div class="titleWrapper"> <a href="javascript:void(0)" data-analytics-label="subnav_ccf" data-href="#tab2">Credit Cards by Feature</a> <div id="tab2" class="tab"> <div class="navTabContent"> <!-- Content Block Items --> <div class="navTabSection"> <a aria-label="Credit Card Pre-approval" href="https://www.discovercard.com/application/preapproval/initial/?ICMPGN=SUBNAV_CCF_PQ" target="_self" data-lazy="true"> <img class="panel-banner-image" alt="Click this banner to see if you&#39;re Pre-approved" data-src="/content/dam/discover/en_us/credit-cards/card-acquisitions/grey-redesign/global/images/cardart/cardart-header-small-cards-266-102.png?imbypass=true"/> </a> <ul class="nav_element allCardDesktop"> <li class="nav_element-img card" data-lazy="true"> <img data-src="/content/dam/discover/en_us/credit-cards/card-acquisitions/grey-redesign/global/images/icons/icon-header-three-cards-32-25.svg"/> </li> <li class="nav_element-text"> <a href="https://www.discover.com/credit-cards/?ICMPGN=SUBNAV_CCF_ALL" target="_self">All Credit Cards</a> </li> </ul> </div> <div class="navTabSection "> <ul class="nav_element"> <li class="nav_element-img icon" data-lazy="true"> <img data-src="/content/dam/discover/en_us/credit-cards/card-acquisitions/grey-redesign/global/images/icons/icon-header-dollor-match-28-24.svg"/> </li> <li class="nav_element-text"> <a href="https://www.discover.com/credit-cards/cash-back/?ICMPGN=SUBNAV_CCF_CASHBACK" target="_self">Cash Back Credit Cards</a> </li> </ul> <ul class="nav_element"> <li class="nav_element-img icon" data-lazy="true"> <img data-src="/content/dam/discover/en_us/credit-cards/card-acquisitions/grey-redesign/global/images/icons/icon-header-transfer-32-25.svg"/> </li> <li class="nav_element-text"> <a href="https://www.discover.com/credit-cards/balance-transfer-credit-cards/?ICMPGN=SUBNAV_CCF_BALANCE_TRANSFER" target="_self">Balance Transfer Credit Card Offers</a> </li> </ul> <ul class="nav_element"> <li class="nav_element-img icon" data-lazy="true"> <img alt="map icon" data-src="/content/dam/discover/en_us/credit-cards/card-acquisitions/grey-redesign/global/images/icons/icon-header-student-32-25.svg"/> </li> <li class="nav_element-text"> <a href="https://www.discover.com/credit-cards/student-credit-card/?ICMPGN=SUBNAV_CCF_COLLEGE_STUDENTS" target="_self"> Credit Cards for College Students</a> </li> </ul> </div> <div class="navTabSection "> <ul class="nav_element"> <li class="nav_element-img icon" data-lazy="true"> <img data-src="/content/dam/discover/en_us/credit-cards/card-acquisitions/grey-redesign/global/images/icons/icon-header-checkmark-28-24.svg"/> </li> <li class="nav_element-text"> <a href="https://www.discover.com/credit-cards/credit-cards-for-no-credit/?ICMPGN=SUBNAV_CCF_CREDIT_CARDS_FOR_NO_CREDIT" target="_self">Credit Cards for No Credit History</a> </li> </ul> <ul class="nav_element"> <li class="nav_element-img icon" data-lazy="true"> <img data-src="/content/dam/discover/en_us/credit-cards/card-acquisitions/grey-redesign/global/images/icons/icon-header-fico-32-25.svg"/> </li> <li class="nav_element-text"> <a href="/credit-cards/secured-credit-card/credit-cards-to-build-credit/?ICMPGN=SUBNAV_CCF_BUILD_CREDIT" target="_self">Credit Cards to Build Credit</a> </li> </ul> <ul class="nav_element"> <li class="nav_element-img icon" data-lazy="true"> <img data-src="/content/dam/discover/en_us/credit-cards/card-acquisitions/grey-redesign/global/images/icons/icon-header-zero-32-25.svg"/> </li> <li class="nav_element-text"> <a href="https://www.discover.com/credit-cards/no-annual-fee-credit-cards/?ICMPGN=SUBNAV_CCF_NO_ANNUAL_FEE" target="_self">No Annual Fee Credit Cards</a> </li> </ul> </div> <div class="navTabSection "> <ul class="nav_element"> <li class="nav_element-img icon" data-lazy="true"> <img data-src="/content/dam/discover/en_us/credit-cards/card-acquisitions/grey-redesign/global/images/icons/icon-header-rewards-32-25.svg"/> </li> <li class="nav_element-text"> <a href="https://www.discover.com/credit-cards/rewards-credit-cards/?ICMPGN=SUBNAV_CCF_REWARS_CREDIT_CARDS" target="_self">Rewards Credit Cards</a> </li> </ul> <ul class="nav_element"> <li class="nav_element-img icon" data-lazy="true"> <img data-src="/content/dam/discover/en_us/credit-cards/card-acquisitions/grey-redesign/global/images/icons/icon-header-rate-down-32-25.svg"/> </li> <li class="nav_element-text"> <a href="https://www.discover.com/credit-cards/low-intro-apr-credit-cards/?ICMPGN=SUBNAV_CCF_LOW_INTEREST" target="_self"> Low Interest Credit Cards</a> </li> </ul> <ul class="nav_element"> <li class="nav_element-img icon" data-lazy="true"> <img data-src="/content/dam/discover/en_us/credit-cards/card-acquisitions/grey-redesign/global/images/icons/icon-header-gas-32-25.svg"/> </li> <li class="nav_element-text"> <a href="https://www.discover.com/credit-cards/gas-credit-cards/?ICMPGN=SUBNAV_CCF_GAS_CREDIT_CARDS" target="_self">Gas Credit Cards</a> </li> </ul> <ul class="nav_element"> <li class="nav_element-img icon" data-lazy="true"> <img data-src="/content/dam/discover/en_us/credit-cards/card-acquisitions/grey-redesign/global/images/icons/icon-header-instant-use-24-26.svg"/> </li> <li class="nav_element-text"> <a href="https://www.discover.com/credit-cards/instant-use-credit-cards/?ICMPGN=SUBNAV_CCF_INSTANT_USE_CREDIT_CARDS" target="_self">Instant Use Credit Cards</a> </li> </ul> </div> </div> </div> </div> </li> <li> <div class="titleWrapper"> <a href="javascript:void(0)" data-analytics-label="subnav_tar" data-href="#tab3">Tools and Resources</a> <div id="tab3" class="tab"> <div class="navTabContent"> <!-- Content Block Items --> <div class="navTabSection"> <a aria-label="Credit Card Pre-approval" href="https://www.discovercard.com/application/preapproval/initial/?ICMPGN=SUBNAV_TAR_PQ" target="_self" data-lazy="true"> <img class="panel-banner-image" alt="Click this banner to see if you&#39;re Pre-approved" data-src="/content/dam/discover/en_us/credit-cards/card-acquisitions/grey-redesign/global/images/cardart/cardart-header-small-cards-266-102.png?imbypass=true"/> </a> <ul class="nav_element allCardDesktop"> <li class="nav_element-img card" data-lazy="true"> <img data-src="/content/dam/discover/en_us/credit-cards/card-acquisitions/grey-redesign/global/images/icons/icon-header-three-cards-32-25.svg"/> </li> <li class="nav_element-text"> <a href="https://www.discover.com/credit-cards/?ICMPGN=SUBNAV_TAR_ALL" target="_self">All Credit Cards</a> </li> </ul> </div> <div class="navTabSection "> <ul class="nav_element"> <li class="nav_element-img icon" data-lazy="true"> <img data-src="/content/dam/discover/en_us/credit-cards/card-acquisitions/grey-redesign/global/images/icons/icon-header-calculator-28-24.svg"/> </li> <li class="nav_element-text"> <a href="https://www.discover.com/credit-cards/calculator/credit-card-interest-calculator/?ICMPGN=SUBNAV_TAR_CALCULATOR" target="_self">Credit Card Interest Calculator</a> </li> </ul> <ul class="nav_element"> <li class="nav_element-img icon" data-lazy="true"> <img data-src="/content/dam/discover/en_us/credit-cards/card-acquisitions/grey-redesign/global/images/icons/icon-header-mail-28-24.svg"/> </li> <li class="nav_element-text"> <a href="https://www.discovercard.com/application/website/invite?ICMPGN=SUBNAV_TAR_RESPOND_MAIL_OFFER&flavor=it&fpp=true&_ga=2.50907437.584696215.1676279870-557086243.1675411694" target="_self">Respond to Mail Offer</a> </li> </ul> <ul class="nav_element"> <li class="nav_element-img icon" data-lazy="true"> <img data-src="/content/dam/discover/en_us/credit-cards/card-acquisitions/grey-redesign/global/images/icons/icon-header-device-28-24.svg"/> </li> <li class="nav_element-text"> <a href="https://www.discovercard.com/application/self-service/?page=check-status&ICMPGN=SUBNAV_TAR_CHECK_APPLICATION_STATUS" target="_self">Check Application Status</a> </li> </ul> </div> <div class="navTabSection "> <ul class="nav_element"> <li class="nav_element-img icon" data-lazy="true"> <img data-src="/content/dam/discover/en_us/credit-cards/card-acquisitions/grey-redesign/global/images/icons/icon-header-paper-pen-28-24.svg"/> </li> <li class="nav_element-text"> <a href="https://www.discover.com/credit-cards/card-smarts/?ICMPGN=SUBNAV_TAR_CARD_SMARTS" target="_self">Card Smarts Articles</a> </li> </ul> <ul class="innerList"> <li> <a href="https://www.discover.com/credit-cards/card-smarts/getting-a-credit-card/?ICMPGN=SUBNAV_TAR_GETTING_A_CARD" target="_self">- Getting a credit card</a> </li> </ul> <ul class="innerList"> <li> <a href="https://www.discover.com/credit-cards/card-smarts/using-your-credit-card/?ICMPGN=SUBNAV_TAR_USING_YOUR_CARD" target="_self">- Using your credit card</a> </li> </ul> <ul class="innerList"> <li> <a href="https://www.discover.com/credit-cards/card-smarts/credit-card-rewards/?ICMPGN=SUBNAV_TAR_CARD_REWARDS" target="_self">- Credit card rewards</a> </li> </ul> </div> <div class="navTabSection "> <ul class="nav_element"> <li class="nav_element-img icon" data-lazy="true"> <img data-src="/content/dam/discover/en_us/credit-cards/card-acquisitions/grey-redesign/global/images/icons/icon-header-student-32-25.svg"/> </li> <li class="nav_element-text"> <a href="https://discover.promo.eprize.com/discoversweeps24/?ICMPGNid=site-sch-pro-dis-nav&affiliate_id=site-sch-pro-dis-nav" target="_self">Discover® Scholarship Sweepstakes</a> </li> </ul> <ul class="nav_element"> <li class="nav_element-img icon" data-lazy="true"> <img data-src="/content/dam/discover/en_us/credit-cards/card-acquisitions/grey-redesign/global/images/icons/icon-header-fico-32-25.svg"/> </li> <li class="nav_element-text"> <a href="https://www.discover.com/credit-cards/free-credit-score/#fico-score/?ICMPGN=SUBNAV_TAR_FREE_CREDIT_SCORE" target="_self">Free Credit Score for Cardmembers</a> </li> </ul> <ul class="nav_element"> <li class="nav_element-img icon" data-lazy="true"> <img data-src="/content/dam/discover/en_us/credit-cards/card-acquisitions/grey-redesign/global/images/icons/icon-header-two-cards-32-25.svg"/> </li> <li class="nav_element-text"> <a href="https://www.discover.com/credit-cards/compare/?ICMPGN=SUBNAV_TAR_COMPARE" target="_self">Compare Credit Cards</a> </li> </ul> </div> </div> </div> </div> </li> </ul> </div> <!-- Tab structure End--> </div> </div> </section> </div> </div> </div> </div> </div> </div> <div class="emergencybanner aem-GridColumn aem-GridColumn--default--12"> </div> <div class="responsivegrid aem-GridColumn aem-GridColumn--default--12"> <div class="aem-Grid aem-Grid--12 aem-Grid--default--12 "> <div class="twocolumntile cmp-p-50 two-column--padding-horizontal-none light-theme aem-GridColumn aem-GridColumn--default--12"> <div class="stylesystemclass"> <section class="two-column two-column--50-50 two-column--content-left two-column__background theme-background scrolltracking"> <div class="one-column__container"> </div> <div class="two-column__content section-container"> <div class="two-column__content-half"> <div class="cmp-title theme-background cmp-title__text-heading cmp-title--orange"> <h1 id="title--1546150749" class="cmp-title__text">Free Credit Score with a Discover<sup>&reg;</sup> Card</h1> </div> <div class="cmp-title theme-background theme-white-background-gradient cmp-alignment--left cmp-title_text-headingcontent cmp-dark-blue-font"> <h2 id="title-1897813394" class="cmp-title__text">See if you're</br> pre-approved for a Discover Card</h2> </div> <div class="cmp-text "> <p>It's fast, easy, and doesn't harm your credit score to check if you’re pre-approved. If you accept a pre-approval offer, we'll help you <span class='no-break'>apply.<sup><a aria-label="10" class="disclosure" data-analytics-label="Tooltip:10" data-scrollto="q10" href="javascript:void(0);">10</a></sup></span></p> </div> <div class="parsys-content"> <div class="cta button"> <div class="cmp-button--cta cmp-button--cta--opaque-orange "> <a class="cmp-button " href="https://www.discovercard.com/application/preapproval/initial?iq_id=PRMCSPPQLP" target="_self" data-analytics-label="CHECK_NOW_TOP_BTN"> <span class="cmp-button__text"> Check Now <span class="sr-only"> </span> </span> </a> </div> </div> <div class="title"> <div class="cmp-title theme-background cmp-title_text-subheading-var cmp-no-underline "> <h2 id="title-1251976347" class="cmp-title__text"><a aria-label="No annual fee" class="disclosure" data-analytics-label="NO ANNUAL FEE" data-scrollto="terms-and-conditions" href="javascript:void(0);">No annual fee</a></h2> </div> </div> <div class="text"> <div class="cmp-text "> <p>There's no annual fee for any Discover Card.</p> </div> </div> </div> </div> <div class=" two-column__content-half--image "> <div class="parsys-content-two"> </div> <div class="two-column__foreground-image"> <div class="cmp-image "> <div class=" " data-lazy="false"> <img alt="Stack of 3 Discover it® Credit Cards" src="/content/dam/discover/en_us/credit-cards/card-acquisitions/grey-redesign/global/images/cardart/cardart-freecreditscore-card-art-642-658.png"/> </div> </div> </div> <div class="parsys-content"> </div> </div> </div> <div class="one-column__container"> </div> </section> </div></div> <div class="twocolumntile cmp-p-50-0 content-padding-50 cmp-alignment--lg-left-sm-left theme-light-gray-background-gradient light-theme aem-GridColumn aem-GridColumn--default--12"> <div class="stylesystemclass"> <section id='fico-score' class="two-column two-column--50-50 two-column--content-right two-column__background theme-background scrolltracking"> <div class="quarter-glow-curve-top-left" data-lazy="true"> <img alt="Inward Curve" data-src="/content/dam/discover/en_us/credit-cards/card-acquisitions/grey-redesign/global/images/curves/curve-semi-glow-bottom-right-191-191.svg"/> </div> <div class="one-column__container"> </div> <div class="two-column__content section-container"> <div class=" two-column__content-half--image "> <div class="parsys-content-two"> </div> <div class="two-column__foreground-image"> <div class="cmp-image "> <div class=" " data-lazy="false"> <img alt="Discover Credit Scorecard example" src="/content/dam/discover/en_us/credit-cards/card-acquisitions/grey-redesign/global/images/background/bg-freecreditscore-fico-scorecard-img-485-507.png"/> </div> </div> </div> <div class="parsys-content"> </div> </div> <div class="two-column__content-half"> <div class="cmp-title theme-background cmp-alignment--left cmp-title_text-headingcontent "> <h2 id="title-738174482" class="cmp-title__text">FICO<sup>&reg;</sup> Score <br>for Free</h2> </div> <div class="cmp-text "> <p>Viewing your Credit Scorecard will never impact your FICO<sup>&reg;</sup> <span class='no-break'>Score.<sup><a aria-label="1" class="disclosure" data-analytics-label="Tooltip:1" data-scrollto="q1" href="javascript:void(0);">1</a></sup></span></p> <p>&nbsp;</p> <p>Already a cardmember?</p> <p><a><u></u></a><a href="https://portal.discover.com/customersvcs/universalLogin/ac_main" data-analytics-label="FICO:LOGIN"><span class="cmp-text-underline">Log in</span></a>&nbsp;<span class="cmp-text-underline"></span>for free access to your FICO<sup>&reg;</sup> credit scorecard</p> </div> <div class="parsys-content"> </div> </div> </div> <div class="one-column__container"> </div> </section> </div></div> <div class="twocolumntile cmp-p-50-0 two-column--padding-horizontal-none light-theme aem-GridColumn aem-GridColumn--default--12"> <div class="stylesystemclass"> <section id='earnrewards' class="two-column two-column--50-50 two-column--content-left two-column__background theme-background scrolltracking"> <div class="two-column__image--fullbleed "> <div class="cmp-image "> <div class=" " data-lazy="false"> <img alt="woman stands up through car sunroof waving her hat with a rocky desert landscape around her" src="/content/dam/discover/en_us/credit-cards/card-acquisitions/grey-redesign/global/images/background/bg-freecredit-gettyimages-750-950.webp"/> </div> </div> </div> <div class="one-column__container"> </div> <div class="two-column__content section-container"> <div class="two-column__content-half"> <div class="cmp-title theme-background cmp-alignment--left cmp-title_text-headingcontent cmp-dark-blue-font"> <h2 id="title-2043707231" class="cmp-title__text">You earn rewards, we match it all at the end of your first year</h2> </div> <div class="cmp-text "> <p>We automatically match all of the cash back or Miles that you've earned at the end of your first year. There is no limit to how much we'll <span class='no-break'>match.<sup><a aria-label="2" class="disclosure" data-analytics-label="Tooltip:2" data-scrollto="q2" href="javascript:void(0);">2</a></sup></span></p> <p> </p> <p><b data-rte-class="rte-temp"><b data-rte-class="rte-temp"><span class="checkmarked"><b>If you earn $150 cash back, we’ll give you another $150.</b></span></b></b></p> <p><span class="checkmarked"><b>If you earn 35,000 Miles, we’ll give you another 35,000 Miles.</b></span></p> <p> </p> <p>Plus, you'll earn rewards on every purchase and your rewards never <span class='no-break'>expire.<sup><a aria-label="3" class="disclosure" data-analytics-label="Tooltip:3" data-scrollto="q3" href="javascript:void(0);">3</a></sup></span></p> </div> <div class="parsys-content"> </div> </div> </div> <div class="one-column__container"> </div> </section> </div></div> <div class="onecolumntile cmp-alignment--left theme-dark-blue-background-gradient dark-theme cmp-p-50 one-column--inward-curve one-col-tile-compare-table aem-GridColumn aem-GridColumn--default--12"> <div class="stylesystemclass"> <section id='checkingpq' class="one-column one-column__container__image--icon cmp-fullwidth scrolltracking"> <div class='one-column__background theme-background' style="opacity: calc(100 / 100);"> </div> <div class="one-column__container"> <div class="cmp-title theme-background cmp-title_text-headingcontent "> <h2 id="title--1953692631" class="cmp-title__text">Checking to see if you’re pre-approved is fast, easy and won’t impact your credit <span class='no-break'>score<sup><a aria-label="10" class="disclosure" data-analytics-label="Tooltip:10" data-scrollto="q10" href="javascript:void(0);">10</a></sup></span></h2> </div> <div class="one-column__container__parsys parsys-content"> <div class="cta button"> <div class="cmp-button--cta cmp-button--cta--opaque-orange "> <a class="cmp-button " href="https://www.discovercard.com/application/preapproval/initial?iq_id=PRMCSPPQLP" target="_self" data-analytics-label="CHECK_NOW_MIDDLE_BTN"> <span class="cmp-button__text"> Check Now <span class="sr-only"> </span> </span> </a> </div> </div> </div> </div> </section> </div> <div class="quarter-circle quarter-circle-top-left theme-orange-background-gradient" data-lazy="true"> <img alt="Inward Curve" data-src="/content/dam/discover/en_us/credit-cards/card-acquisitions/grey-redesign/global/images/curves/curve-semi-discover-glow_top-left-274-274.svg"/> </div> </div> <div class="onecolumntile theme-white-background-gradient light-theme aem-GridColumn aem-GridColumn--default--12"> <div class="stylesystemclass"> <section class="one-column one-column__container__image--icon scrolltracking"> <div class='one-column__background theme-background' style="opacity: calc(100 / 100);"> </div> <div class="one-column__container"> <div class="cmp-title theme-background cmp-title_text-headingcontent cmp-dark-blue-font"> <h2 id="title-1714914112" class="cmp-title__text">The security features you expect from Discover</h2> </div> <div class="one-column__container__parsys parsys-content"> <div class="contentfragmentblock contentfragmentlist cmp-alignment--center cf-list--text-over-image cf-list--one-color-block-1 cf-list--sm-carousel"> <div class="cf-list scrolltracking" data-is-carousel="true"> <!-- Content Block Items --> <div class="cf-list__items carousel-items cf-list__items--lg-stacked cf-list__items--sm-carousel cf-list__items--3-col" carousel-lg-slides-to-show="1"> <div class="cf-list__item cf-list__item--row-first cf-list__item--stacked-remainder"> <div class="cf-list__item-elements"> <div class="cf-list__item-element cf-list__item-element--image " data-lazy="true"> <img class="cf-list__item-element-value" alt="Activate and we’ll send you an alert if your Social Security number is found on any of thousands of Dark Web sites." data-src="/content/dam/discover/en_us/credit-cards/card-acquisitions/grey-redesign/global/images/icons/icon-freecreditscore-group-21-315-315.png"/> </div> <div class="cf-list__item-element cf-list__item-element--title cmp-title_text-subheading"> <div class="cf-list__item-element-value cmp-title_text-subheading">Activate free Social Security Number Alerts</div> </div> <div class="cf-list__item-element cf-list__item-element--text"> <div class="cf-list__item-element-value cmp-text-subcontent"><p>Activate and we’ll send you an alert if your Social Security number is found on any of thousands of Dark Web <span class='no-break'>sites.<sup><a aria-label="4" class="disclosure" data-analytics-label="Tooltip:4" data-scrollto="q4" href="javascript:void(0);">4</a></sup></span></p> </div> </div> </div> </div> <div class="cf-list__item cf-list__item--stacked-remainder"> <div class="cf-list__item-elements"> <div class="cf-list__item-element cf-list__item-element--image " data-lazy="true"> <img class="cf-list__item-element-value" data-src="/content/dam/discover/en_us/credit-cards/card-acquisitions/grey-redesign/global/images/icons/icon-freecreditscore-group-22-315-315.png"/> </div> <div class="cf-list__item-element cf-list__item-element--title cmp-title_text-subheading"> <div class="cf-list__item-element-value cmp-title_text-subheading">Turn your account on/off with Freeze it<sup>&reg;</sup></div> </div> <div class="cf-list__item-element cf-list__item-element--text"> <div class="cf-list__item-element-value cmp-text-subcontent"><p>If you misplace your card, you can prevent new purchases, cash advances, and balance transfers in seconds with the Freeze it<sup>&reg;</sup> on/off switch on our mobile app and <span class='no-break'>website.<sup><a aria-label="5" class="disclosure" data-analytics-label="Tooltip:5" data-scrollto="q5" href="javascript:void(0);">5</a></sup></span></p> </div> </div> </div> </div> <div class="cf-list__item cf-list__item--row-last cf-list__item--stacked-remainder"> <div class="cf-list__item-elements"> <div class="cf-list__item-element cf-list__item-element--image " data-lazy="true"> <img class="cf-list__item-element-value" data-src="/content/dam/discover/en_us/credit-cards/card-acquisitions/grey-redesign/global/images/icons/icon-freecreditscore-group-24-315-315.png"/> </div> <div class="cf-list__item-element cf-list__item-element--title cmp-title_text-subheading"> <div class="cf-list__item-element-value cmp-title_text-subheading">$0 Fraud Liability Guarantee</div> </div> <div class="cf-list__item-element cf-list__item-element--text"> <div class="cf-list__item-element-value cmp-text-subcontent"><p>You're never responsible for unauthorized purchases on your Discover <span class='no-break'>Card.<sup><a aria-label="6" class="disclosure" data-analytics-label="Tooltip:6" data-scrollto="q6" href="javascript:void(0);">6</a></sup></span></p> </div> </div> </div> </div> </div> <div class="cf_list__disclosures"> </div> </div> <div class="cf-list__carousel-controls carousel-controls"></div> </div> </div> </div> </section> </div> </div> <div class="twocolumntile cmp-p-50 two-column--padding-horizontal-none theme-light-gray-background-gradient light-theme aem-GridColumn aem-GridColumn--default--12"> <div class="stylesystemclass"> <section id='onlineprivacy' class="two-column two-column--50-50 two-column--content-left two-column__background theme-background scrolltracking"> <div class="two-column__image--fullbleed "> <div class="cmp-image "> <div class=" " data-lazy="false"> <img alt="woman reclines in a large hammock while listening to music on headphones" src="/content/dam/discover/en_us/credit-cards/card-acquisitions/grey-redesign/global/images/background/bg-freecreditscore-getty-images-720-540.webp"/> </div> </div> </div> <div class="one-column__container"> </div> <div class="two-column__content section-container"> <div class="two-column__content-half"> <div class="parsys-content"> <div class="image"> <div class="cmp-image "> <div class=" " data-lazy="false"> <img src="/content/dam/discover/en_us/credit-cards/card-acquisitions/grey-redesign/global/images/icons/icon-freecreditscore-group-10-80-80.png"/> </div> </div> </div> <div class="title"> <div class="cmp-title theme-background cmp-title_text-headingcontent "> <h2 id="title-1389158762" class="cmp-title__text">Online Privacy Protection</h2> </div> </div> <div class="text"> <div class="cmp-text "> <p>Discover gives you more control over your personal information online by regularly helping you to remove it from at least 10 people-search sites that could sell your data.  It’s free, activate with the Discover <span class='no-break'>app.<sup><a aria-label="7" class="disclosure" data-analytics-label="Tooltip:7" data-scrollto="q7" href="javascript:void(0);">7</a></sup></span><br /> </p> </div> </div> </div> </div> </div> <div class="one-column__container"> </div> </section> </div></div> <div class="onecolumntile one-column--medium-title-width-var1 light-theme cmp-p-75 aem-GridColumn aem-GridColumn--default--12"> <div class="stylesystemclass"> <section class="one-column one-column__container__image--icon scrolltracking"> <div class='one-column__background theme-background' style="opacity: calc(100 / 100);"> </div> <div class="one-column__container"> <div class="cmp-title theme-background cmp-title_text-headingcontent "> <h2 id="title--1916778843" class="cmp-title__text">Standout customer service</h2> </div> <div class="one-column__container__parsys parsys-content"> <div class="contentfragmentblock contentfragmentlist cmp-alignment--left cf-list--icon cf-list-3-icons"> <div class="cf-list scrolltracking"> <!-- Content Block Items --> <div class="cf-list__items carousel-items cf-list__items--lg-stacked cf-list__items--sm-stacked cf-list__items--3-col" carousel-lg-slides-to-show="1"> <div class="cf-list__item cf-list__item--row-first cf-list__item--stacked-remainder"> <div class="cf-list__item-elements"> <div class="cf-list__item-element cf-list__item-element--image " data-lazy="true"> <img class="cf-list__item-element-value" data-src="/content/dam/discover/en_us/credit-cards/card-acquisitions/grey-redesign/global/images/icons/icon-freecreditscore-service-phone-35-35.png"/> </div> <div class="cf-list__item-element cf-list__item-element--title cmp-title_text-subheading"> <div class="cf-list__item-element-value cmp-title_text-subheading">100% U.S. Based Customer Service, available 24/7 <sup><a aria-label="9" class="disclosure" data-analytics-label="Tooltip:9" data-scrollto="q9" href="javascript:void(0);">9</a></sup></div> </div> </div> </div> <div class="cf-list__item cf-list__item--stacked-remainder"> <div class="cf-list__item-elements"> <div class="cf-list__item-element cf-list__item-element--image " data-lazy="true"> <img class="cf-list__item-element-value" data-src="/content/dam/discover/en_us/credit-cards/card-acquisitions/grey-redesign/global/images/icons/icon-secured-credit-card-88-88.svg"/> </div> <div class="cf-list__item-element cf-list__item-element--title cmp-title_text-subheading"> <div class="cf-list__item-element-value cmp-title_text-subheading">Request free overnight shipping to replace a lost <span class='no-break'>card<sup><a aria-label="8" class="disclosure" data-analytics-label="Tooltip:8" data-scrollto="q8" href="javascript:void(0);">8</a></sup></span></div> </div> </div> </div> <div class="cf-list__item cf-list__item--row-last cf-list__item--stacked-remainder"> <div class="cf-list__item-elements"> <div class="cf-list__item-element cf-list__item-element--image " data-lazy="true"> <img class="cf-list__item-element-value" data-src="/content/dam/discover/en_us/credit-cards/card-acquisitions/grey-redesign/global/images/icons/icon-freecreditscore-service-chat-35-35.png"/> </div> <div class="cf-list__item-element cf-list__item-element--title cmp-title_text-subheading"> <div class="cf-list__item-element-value cmp-title_text-subheading">Message a U.S.-based agent to get your questions answered</div> </div> </div> </div> </div> <div class="cf_list__disclosures"> </div> </div> <div class="cf-list__carousel-controls carousel-controls"></div> </div> </div> </div> </section> </div> </div> <div class="twocolumntile cmp-p-75 content-padding-75 two-column--padding-horizontal-none cmp-alignment--lg-left-sm-center theme-dark-blue-background-gradient dark-theme aem-GridColumn aem-GridColumn--default--12"> <div class="stylesystemclass"> <section class="two-column two-column--40-60 two-column--content-right two-column__background theme-background scrolltracking"> <div class="two-column__image--fullbleed "> <div class="cmp-image "> <div class=" " data-lazy="true"> <img alt="Discover Credit Card Designs" data-src="/content/dam/discover/en_us/credit-cards/card-acquisitions/grey-redesign/global/images/background/bg-freecreditscore-cards-742-722.png"/> </div> </div> </div> <div class="one-column__container"> </div> <div class="two-column__content section-container"> <div class="two-column__content-half"> <div class="cmp-title theme-background cmp-title_text-headingcontent "> <h2 id="title--192844017" class="cmp-title__text">Which Discover Card design fits your style?</h2> </div> <div class="cmp-text "> <p>Choose from colorful card designs when you apply to become a card member. Go ahead, express yourself.</p> </div> <div class="parsys-content"> </div> <div class="two-column__cta-container"> <div class="cmp-button--cta cmp-button--cta--opaque-orange "> <a class="cmp-button " href="https://www.discovercard.com/application/preapproval/initial?iq_id=PRMCSPPQLP" target="_self" data-analytics-label="CHOOSE_DESIGN_APPLY_NOW_BTN"> <span class="cmp-button__text"> See if You're Pre-Approved <span class="sr-only"> Choose a card with beautiful landscapes, vibrant colors and more when you get a Discover card. </span> </span> </a> </div> </div> </div> </div> <div class="one-column__container"> </div> </section> </div></div> <div class="onecolumntile one-column--medium-2-width cmp-alignment--left light-theme cmp-p-50 aem-GridColumn aem-GridColumn--default--12"> <div class="stylesystemclass"> <section class="one-column one-column__container__image--full-width scrolltracking"> <div class='one-column__background theme-background' style="opacity: calc(100 / 100);"> </div> <div class="one-column__container"> <div class="cmp-title theme-background cmp-alignment--center cmp-title_text-headingcontent "> <h2 id="title--1154371257" class="cmp-title__text">Frequently asked questions</h2> </div> <div class="one-column__container__parsys parsys-content"> <div class="faqlist"> <div class="faq-list faq-list--gradual-reveal faq-list--separated-items " data-faqs-showing="4" data-faqs-to-reveal="4"> <!-- FAQ Items --> <span itemscope itemtype="http://schema.org/FAQPage"> <div class="faq-list__items"> <div class="faq" itemscope itemtype="http://schema.org/Question" itemprop="mainEntity"> <h3 class="faq__question"> <button aria-expanded="false" class="faq__header" aria-controls="faq1" id="faq-question-1"> <span itemprop="name">Is a “no annual fee” credit card a free credit card?</span> <i class="twoSideArrow"></i> </button> </h3> <div class="faq__answer" id="faq1" role="region" aria-labelledby="faq-question-1" itemscope itemtype="http://schema.org/Answer" itemprop="acceptedAnswer"> <div class="faq__body" itemprop="text"> <p>While cards with no annual fee can lower the cost of using your card, these credit cards will charge interest and could have other types of fees. When you pay your balance on time and in full at each billing statement, you may be able to avoid paying interest on purchases and reduce the cost of using credit.</p> <p>&nbsp;</p> <p>So while there’s no extra charge each year with a no annual fee credit card, any interest charges on your account are a cost of using credit.</p> </div> </div> </div> <div class="faq" itemscope itemtype="http://schema.org/Question" itemprop="mainEntity"> <h3 class="faq__question"> <button aria-expanded="false" class="faq__header" aria-controls="faq2" id="faq-question-2"> <span itemprop="name">Is there a limit to how much Discover will match?</span> <i class="twoSideArrow"></i> </button> </h3> <div class="faq__answer" id="faq2" role="region" aria-labelledby="faq-question-2" itemscope itemtype="http://schema.org/Answer" itemprop="acceptedAnswer"> <div class="faq__body" itemprop="text"> <p>No, there's no limit to how much we'll Match.</p> <h3>&nbsp;</h3> </div> </div> </div> <div class="faq" itemscope itemtype="http://schema.org/Question" itemprop="mainEntity"> <h3 class="faq__question"> <button aria-expanded="false" class="faq__header" aria-controls="faq3" id="faq-question-3"> <span itemprop="name">What are FICO<sup>&reg;</sup> Credit Scores?</span> <i class="twoSideArrow"></i> </button> </h3> <div class="faq__answer" id="faq3" role="region" aria-labelledby="faq-question-3" itemscope itemtype="http://schema.org/Answer" itemprop="acceptedAnswer"> <div class="faq__body" itemprop="text"> <p>FICO<sup>&reg;</sup>&nbsp;scores are three-digit numbers that are calculated based on the information from your credit report. Lenders use FICO scores to assess how risky you are as a borrower, and your score can influence whether you're approved for credit such as credit cards, mortgages and car loans. Your FICO score also affects what interest rate you'll be offered.</p> </div> </div> </div> <div class="faq" itemscope itemtype="http://schema.org/Question" itemprop="mainEntity"> <h3 class="faq__question"> <button aria-expanded="false" class="faq__header" aria-controls="faq4" id="faq-question-4"> <span itemprop="name">Does checking my FICO<sup>&reg;</sup> Score lower it?</span> <i class="twoSideArrow"></i> </button> </h3> <div class="faq__answer" id="faq4" role="region" aria-labelledby="faq-question-4" itemscope itemtype="http://schema.org/Answer" itemprop="acceptedAnswer"> <div class="faq__body" itemprop="text"> <p>No. The FICO<sup>&reg;</sup> Score and other credit information we provide will never hurt your credit score. In fact, you can check as often as you like – it will never affect your score. Check back every 30 days to see a refreshed score.</p> </div> </div> </div> <div class="faq" itemscope itemtype="http://schema.org/Question" itemprop="mainEntity"> <h3 class="faq__question"> <button aria-expanded="false" class="faq__header" aria-controls="faq5" id="faq-question-5"> <span itemprop="name">How do I improve my FICO<sup>&reg;</sup> Score?</span> <i class="twoSideArrow"></i> </button> </h3> <div class="faq__answer" id="faq5" role="region" aria-labelledby="faq-question-5" itemscope itemtype="http://schema.org/Answer" itemprop="acceptedAnswer"> <div class="faq__body" itemprop="text"> <p>Using credit responsibly can improve your FICO score. When you want to raise your credit score, it helps to make payments on time, pay your balance in full, and to use a small percentage of your available credit.</p> </div> </div> </div> <div class="faq" itemscope itemtype="http://schema.org/Question" itemprop="mainEntity"> <h3 class="faq__question"> <button aria-expanded="false" class="faq__header" aria-controls="faq6" id="faq-question-6"> <span itemprop="name">Why do we provide your Credit Scorecard for free?</span> <i class="twoSideArrow"></i> </button> </h3> <div class="faq__answer" id="faq6" role="region" aria-labelledby="faq-question-6" itemscope itemtype="http://schema.org/Answer" itemprop="acceptedAnswer"> <div class="faq__body" itemprop="text"> <p>We want you to check your Credit Scorecard without worry, which is why we offer it for free.</p> <p>&nbsp;</p> <p>Nearly all lenders in the US, including Discover, use a FICO<sup>&reg;</sup> Score among other information when they make their credit decisions, and they have for more than 20 years. We think that everyone should be informed about their credit so that they can avoid surprises.</p> </div> </div> </div> <div class="faq" itemscope itemtype="http://schema.org/Question" itemprop="mainEntity"> <h3 class="faq__question"> <button aria-expanded="false" class="faq__header" aria-controls="faq7" id="faq-question-7"> <span itemprop="name">What are Social Security number and credit alerts?</span> <i class="twoSideArrow"></i> </button> </h3> <div class="faq__answer" id="faq7" role="region" aria-labelledby="faq-question-7" itemscope itemtype="http://schema.org/Answer" itemprop="acceptedAnswer"> <div class="faq__body" itemprop="text"> <p>We monitor thousands of sites on the Dark Web–a hidden area of the Internet where stolen Social Security numbers can be traded or sold for the purposes of identity theft and fraud. If we find your Social Security number, we’ll send you an alert so you can take action.</p> <p>&nbsp;</p> <p>We also monitor your Experian credit report and notify you whenever any new credit inquiry or new account is reported. In most cases, you will probably recognize it as an account you opened. However, if you don’t recognize the account, you can contact Experian for assistance.</p> </div> </div> </div> </div> </span> </div> <div class="cmp-button--cta cmp-button--cta--transparent-dark"> <button class="cmp-button faq-see-more" data-analytics-label="FAQ:SEE_MORE"> <span class="cmp-button__text">See More FAQs</span> </button> </div> </div> </div> </div> </section> </div> </div> <div class="onecolumntile theme-light-gray-background-gradient light-theme cmp-p-50 aem-GridColumn aem-GridColumn--default--12"> <div class="stylesystemclass"> <section class="one-column one-column__container__image--full-width scrolltracking"> <div class='one-column__background theme-background' style="opacity: calc(100 / 100);"> </div> <div class="one-column__container"> <div class="cmp-title theme-background cmp-alignment--center cmp-title_text-headingcontent "> <h2 id="title--49217446" class="cmp-title__text">Learn more about credit scores and credit cards</h2> </div> <div class="one-column__container__parsys parsys-content"> <div class="contentfragmentblock contentfragmentlist cmp-alignment--left cf-list--variation-four--no_delimiters"> <div class="cf-list scrolltracking"> <!-- Content Block Items --> <div class="cf-list__items carousel-items cf-list__items--lg-stacked cf-list__items--sm-stacked cf-list__items--3-col" carousel-lg-slides-to-show="1"> <div class="cf-list__item cf-list__item--row-first cf-list__item--stacked-remainder"> <div class="cf-list__item-elements"> <div class="cf-list__item-element cf-list__item-element--title cmp-title__text-heading2 "> <div class="cf-list__item-element-value cmp-title__text-heading2 ">Credit Score Chart: Learn About Credit Score Ranges</div> </div> <div class="cf-list__item-element cf-list__item-element--text"> <div class="cf-list__item-element-value cf-list-element-text"><p>Your credit score is more than just a number. Use this credit score chart to help understand what your credit score means and why it matters.</p> <p>&nbsp;</p> <p><a href="https://www.discover.com/credit-cards/card-smarts/credit-score-chart/" target="_self">Read More</a></p> </div> </div> </div> </div> <div class="cf-list__item cf-list__item--stacked-remainder"> <div class="cf-list__item-elements"> <div class="cf-list__item-element cf-list__item-element--title cmp-title__text-heading2 "> <div class="cf-list__item-element-value cmp-title__text-heading2 ">How Are Credit Scores Calculated?</div> </div> <div class="cf-list__item-element cf-list__item-element--text"> <div class="cf-list__item-element-value cf-list-element-text"><p>Understand how your credit score is calculated. The more you know about how your credit score is computed, the easier it becomes to improve your score.</p> <p>&nbsp;</p> <p><a href="https://www.discover.com/credit-cards/card-smarts/understanding-credit-scores/" target="_self">Read More</a></p> </div> </div> </div> </div> <div class="cf-list__item cf-list__item--row-last cf-list__item--stacked-remainder"> <div class="cf-list__item-elements"> <div class="cf-list__item-element cf-list__item-element--title cmp-title__text-heading2 "> <div class="cf-list__item-element-value cmp-title__text-heading2 ">Do you Know How to Use Your Credit Cards Responsibly?</div> </div> <div class="cf-list__item-element cf-list__item-element--text"> <div class="cf-list__item-element-value cf-list-element-text"><p>Whether you just received your first credit card or you are hoping to improve your credit score, learn how to use a credit card responsibly to reach your financial goals.</p> <p>&nbsp;</p> <p><a target="_self"></a><a></a><a href="https://www.discover.com/credit-cards/card-smarts/use-a-credit-card-responsibly/">Read More</a></p> </div> </div> </div> </div> </div> <div class="cf_list__disclosures"> </div> </div> <div class="cf-list__carousel-controls carousel-controls"></div> </div> </div> </div> </section> </div> </div> <div class="disclosurecomponent aem-GridColumn aem-GridColumn--default--12"> <div class="stylesystemclass"> <div class="disclosurecomponent aem-GridColumn aem-GridColumn--default--12 cmp-dark-blue-font" id="disclosure__cchp"> <div class="cq-placeholder" data-emptytext="Disclosure Component"></div> <section class="container notes-component scrolltracking" id="terms-and-conditions"> <div class="footnotes__container footnotes__container--scroll" id="footnotes-scroll"> <div class="footnotes__holder" id="disclosure"> <div class="footnotes__holder--heading"> <p><b>Cash Back Credit Cards:</b> Discover it<sup>®</sup> Cash Back, Gas &amp;Restaurant Card, NHL<sup>®</sup> Discover it<sup>®</sup></p> <p><b>Travel Credit Card:</b> Discover it<sup>®</sup> Miles</p> <p><b>Student Credit Cards:</b> Discover it Student<sup>®</sup> Cash Back, Student Chrome Card</p> <p><b>Secured Credit Card:</b> Discover it<sup>®</sup> Secured credit card</p> </div> <div class="footnotes_contentWrapper"> <div class="footnotes__content"> <p class="footnotes--title">Cash Back Credit Cards</p> <br/> <p><b>Intro purchase APR</b> is <b><span class="product1 introaprrate">x</span></b>% for <b><span class="product1 introaprduration">x</span></b> <b>months</b> from date of account opening then the standard purchase APR applies. <b>Intro Balance Transfer APR</b> is <b><span class="product1 btaprrate">x</span>%</b> for <b><span class="product1 btaprduration">x</span> months</b> from date of first transfer, for transfers under this offer that post to your account by <b><span class="fw_mon"></span></b> then the standard purchase APR applies. <b>Standard purchase APR: <span class="product1 purchaseratelowapr">x</span>%</b> variable to <b><span class="product1 purchaseratehighapr">x</span>%</b> variable, based on your creditworthiness. <b>Cash APR: <span class="product1 cashrateactual">x</span>%</b> variable. Variable APRs will vary with the market based on the Prime Rate. Minimum interest charge: If you are charged interest, the charge will be no less than $.50. <b>Cash advance fee:</b> Either <b>$10</b> or <b>5%</b> of the amount of each cash advance, whichever is greater. <b>Balance transfer fee: <span class="product1 btfeesrate">x</span>%</b> Intro fee on balances transferred by <b><span class="fw_mon"></span></b> and up to <b><span class="product1 btstandardfeesrate">x</span>%</b> fee for future balance transfers will apply. <b>Annual Fee: None</b>. Rates as of <b><span class="last_date"></span></b>. We will apply payments at our discretion, including in a manner most favorable or convenient for us. Each billing period, we will generally apply amounts you pay that exceed the Minimum Payment Due to balances with higher APRs before balances with lower APRs as of the date we credit your payment.</p> </div> <div class="footnotes__content"> <p class="footnotes--title">Travel Credit Card</p> <br/> <p><b>Intro purchase APR</b> is <b><span class="product3 introaprrate">x</span>%</b> for <b><span class="product3 introaprduration">x</span> months</b> from date of account opening then the standard purchase APR applies. <b>Intro Balance Transfer APR</b> is <b><span class="product3 btaprrate">x</span>%</b> for <b><span class="product3 btaprduration">x</span> months</b> from date of first transfer, for transfers under this offer that post to your account by <b><span class="fw_mon"></span></b> then the standard purchase APR applies. <b>Standard purchase APR: <span class="product3 purchaseratelowapr">x</span>%</b> variable to <b><span class="product3 purchaseratehighapr">x</span>%</b> variable, based on your creditworthiness. <b>Cash APR: <span class="product3 cashrateactual">x</span>%</b> variable. Variable APRs will vary with the market based on the Prime Rate. Minimum interest charge: If you are charged interest, the charge will be no less than $.50. <b>Cash advance fee:</b> Either <b>$10</b> or <b>5%</b> of the amount of each cash advance, whichever is greater. <b>Balance transfer fee: <span class="product3 btfeesrate">x</span>%</b> Intro fee on balances transferred by <b><span class="fw_mon"></span></b> and up to <b><span class="product3 btstandardfeesrate">x</span>%</b> fee for future balance transfers will apply. <b>Annual Fee: None</b>. Rates as of <b><span class="last_date"></span></b>. We will apply payments at our discretion, including in a manner most favorable or convenient for us. Each billing period, we will generally apply amounts you pay that exceed the Minimum Payment Due to balances with higher APRs before balances with lower APRs as of the date we credit your payment.</p> </div> <div class="footnotes__content"> <p class="footnotes--title">Student Credit Cards</p> <br/> <p><b>Intro purchase APR</b> is <b><span class="product4 introaprrate">x</span>%</b> for <b><span class="product4 introaprduration">x</span> months</b> from date of account opening then the standard purchase APR applies. <b>Intro Balance Transfer APR</b> is <b><span class="product4 btaprrate">x</span>%</b> for <b><span class="product4 btaprduration">x</span> months</b> from date of first transfer, for transfers under this offer that post to your account by <b><span class="fw_mon"></span></b> then the standard purchase APR applies. <b>Standard purchase APR: <span class="product4 purchaseratelowapr">x</span>% </b>to<b> <span class="product4 purchaseratehighapr">x</span>%</b> variable, based on your creditworthiness. <b>Cash APR: <span class="product4 cashrateactual">x</span>%</b> variable. Variable APRs will vary with the market based on the Prime Rate. Minimum interest charge: If you are charged interest, the charge will be no less than $.50. <b>Cash advance fee:</b> Either <b>$10</b> or <b>5%</b> of the amount of each cash advance, whichever is greater. <b>Balance transfer fee: <span class="product4 btfeesrate">x</span>%</b> Intro fee on balances transferred by <b><span class="fw_mon"></span></b> and up to <b><span class="product4 btstandardfeesrate">x</span>%</b> fee for future balance transfers will apply. <b>Annual Fee: None</b>. Rates as of <b><span class="last_date"></span></b>. We will apply payments at our discretion, including in a manner most favorable or convenient for us. Each billing period, we will generally apply amounts you pay that exceed the Minimum Payment Due to balances with higher APRs before balances with lower APRs as of the date we credit your payment.</p> </div> <div class="footnotes__content"> <p class="footnotes--title">Secured Credit Card</p> <br/> <p><b><span class="product6 purchaserateactualapr">x</span>% standard variable purchase APR</b> . <b>Intro Balance Transfer APR</b> is <b><span class="product6 btaprrate">x</span>%</b> for <b><span class="product6 btaprduration">x</span> months</b> from date of first transfer, for transfers under this offer that post to your account by <b><span class="fw_mon"></span></b> then the standard purchase APR applies. <b>Cash APR: <span class="product6 cashrateactual">x</span>%</b> variable. Variable APRs will vary with the market based on the Prime Rate. Minimum interest charge: If you are charged interest, the charge will be no less than <b>$.50</b> . <b>Cash advance fee:</b> Either <b>$10</b> or <b>5%</b> of the amount of each cash advance, whichever is greater. <b>Balance transfer fee: <span class="product6 btfeesrate">x</span>%</b> Intro fee on balances transferred by <b><span class="fw_mon"></span></b> and up to <b><span class="product6 btstandardfeesrate">x</span>%</b> fee for future balance transfers will apply. <b>Annual Fee: None</b>. Rates as of <b><span class="last_date"></span></b>. We will apply payments at our discretion, including in a manner most favorable or convenient for us. Each billing period, we will generally apply amounts you pay that exceed the Minimum Payment Due to balances with higher APRs before balances with lower APRs as of the date we credit your payment.</p> </div> </div> <div class="footnotes-list__container"> <div class="footnotes-none-reference"> <p>NHL and the NHL Shield are registered trademarks of the National Hockey League. NHL and NHL team marks are the property of the NHL and its teams. © NHL 2024. All Rights Reserved.</p> </div> </div> <div class="notes-ordering"> <ol> <li id="q1"> <p><b>FICO<sup>®</sup> Credit Score Terms</b>: Your FICO<sup>®</sup> Credit Score, key factors and other credit information are based on data from TransUnion<sup>®</sup> and may be different from other credit scores and other credit information provided by different bureaus. This information is intended for and only provided to Primary account holders who have an available score. See <a href="https://www.discover.com/credit-cards/fico-score-free/?SCMPGN=va_dcp_fico">Discover.com/FICO</a> about the availability of your score. Your score, key factors and other credit information are available on <a href="https://www.discover.com/">Discover.com</a> and cardmembers are also provided a score on statements. Customers will see up to a year of recent scores online. Discover and other lenders may use different inputs, such as FICO<sup>®</sup> Credit Scores, other credit scores and more information in credit decisions. This benefit may change or end in the future. FICO is a registered trademark of Fair Isaac Corporation in the United States and other countries.</p> <p>If you prefer not to receive your FICO<sup>®</sup> Credit Score just call us at 1-800-DISCOVER (1-800-347-2683). Please give us two billing cycles to process your request.</p> </li> <li id="q2"> <p><b>Cashback Match: </b>Only from Discover as of September 2024.<b> </b>We'll match all the cash back rewards you've earned on your credit card from the day your new account is approved through your first 12 consecutive billing periods or 365 days, whichever is longer, and add it to your rewards account within two billing periods. You've earned cash back rewards only when they're processed, which may be after the transaction date. We will not match: rewards that are processed after your match period ends; statement credits; rewards transfers from Discover checking or other deposit accounts; or rewards for accounts that are closed. This promotional offer may not be available in the future and is exclusively for new cardmembers. No purchase minimums.</p> <p><b>Discover Match<sup>®</sup>:</b> Only from Discover as of September 2024. We'll match all the Miles rewards you've earned on your credit card from the day your new account is approved through your first 12 consecutive billing periods or 365 days, whichever is longer, and add it to your rewards account within two billing periods. You've earned Miles rewards only when they're processed, which may be after the transaction date. We will not match: rewards that are processed after your match period ends; statement credits; rewards transfers from Discover checking or other deposit accounts; or rewards for accounts that are closed. This promotional offer may not be available in the future and is exclusively for new cardmembers. No purchase minimums.</p> </li> <li id="q3"> <p><b>Rewards Redemption:</b> Rewards never expire. We reserve the right to determine the method to disburse your rewards balance. We will credit your Account or send you a check with your rewards balance if your Account is closed or if you have not used it within 18 months. You may be unable to redeem rewards in some limited situations such as when you choose to use an electronic funds transfer to redeem rewards to a new (unverified) deposit account. Any gift card must have a minimum value of at least $5.00 to be redeemed.</p> </li> <li id="q4"> <p><b>Discover<sup>®</sup> Identity Alerts (Alerts)</b> are offered by Discover Bank at no cost, are available only online, and do not impact your credit score. The Alerts currently provide: (a) daily monitoring of your Experian<sup>®</sup> credit report and an alert when a new inquiry or account is listed on your report; (b) daily monitoring of thousands of Dark Web sites known for revealing personal information and an alert if your Social Security Number is found on such a website. Alerts are only provided to Primary cardmembers who agree to receive them online and whose accounts are open, in good standing, have a Social Security Number, and an email address on file. This benefit may change or end in the future. Discover Bank is not a credit repair organization as defined under federal or state law, including the Credit Repair Organizations Act. To see a list of Frequently Asked Questions, visit <a href="/credit-cards/member-benefits/security/ssn-newaccount-alerts/?vcmpgn=freealerts" target="_self">discover.com/freealerts</a>.</p> </li> <li id="q5"> <p><b>Freeze it<sup>®</sup></b>: When you freeze your account, Discover will not authorize new purchases, cash advances or balance transfers (including checks). However, some activity will continue including charges from merchants where your card is stored or billed regularly, as well as returns, credits, dispute adjustments, delayed authorizations (such as some transit purchases), payments, Discover protection product fees, other account fees, interest, rewards redemptions and certain other exempted transactions.</p> </li> <li id="q6"> <p><b>$0 Fraud Liability:</b> An “unauthorized purchase” is a purchase where you have not given access to your card information to another person or a merchant for one-time or repeated charges. Please use reasonable care to protect your card and do not share it with employees, relatives, or friends. Learn more at <a href="https://www.discover.com/credit-cards/help-center/faqs/credit-card-fraud.html">Discover.com/fraudFAQ</a>.</p> </li> <li id="q7"> <p><b>Online Privacy Protection: </b>Online Privacy Protection is offered by Discover Bank at no cost and only available in the mobile app. About every 90 days we will scan at least 10 people-search sites for your online personal information and help you submit opt-out requests. Types of personal information found on these sites will vary.</p> </li> <li id="q8"> <p><b>Free Overnight Card Replacement:</b> Free overnight shipping is not available to P.O. boxes or addresses outside the U.S. Carrier overnight shipping limitations apply that may impact the exact delivery date.</p> </li> <li id="q9"> <p><b>100% U.S. Based Customer Service: </b>You can reach a live agent any time by calling 1-800-Discover (1-800-347-2683). Certain specialized customer service agents may not be available 24/7.</p> </li> <li id="q10"> <p>There is no hard inquiry to your credit report to check if you’re pre-approved. If you’re pre-approved, and you move forward with submitting an application for the credit card, it will result in a hard inquiry which may impact your credit score. Receiving a pre-approval offer does not guarantee approval. Applicants applying without a social security number are not eligible to receive pre-approval offers. Card applicants cannot be pre-approved for the NHL Discover Card.</p> </li> </ol> </div> </div> <a href="javascript:void(0)" class="footnotes--toggle" role="button" aria-pressed="false" aria-expanded="false">Expand</a> </div> </section> </div> </div> <div class="stylesystemclass"> </div></div> <div class="productofferrates aem-GridColumn aem-GridColumn--default--12"><div class="cq-placeholder" data-emptyText="Product Offer Rates Service"></div> <span> <span id="ratesapi" ratesapi-path="https://www.discover.com/credit-cards/api/ratesapi/_jcr_content/root/responsivegrid/productofferrates.rates.json"></span> <span> <span class="hide" id="rates-srccodes"> gjvp-1. gjx4-3. rjqx-4. kxpa-6. </span> </span> <span id="ignoresccode" ignore-sccode="true"></span> <span id="pagetype" page-type="organic"></span> <span id="defaultoffer" offer-path="https://www.discovercard.com/apply/acquisitions/defaultoffer.html"></span> <span id="srcattribute" src-attribute="sc"></span> </span> </div> </div> </div> <div class="experiencefragment aem-GridColumn aem-GridColumn--default--12"> <div class="xf-content-height"> <div class="aem-Grid aem-Grid--12 aem-Grid--default--12 "> <div class="responsivegrid aem-GridColumn aem-GridColumn--default--12"> <div class="aem-Grid aem-Grid--12 aem-Grid--default--12 "> <div class="footer aem-GridColumn aem-GridColumn--default--12"> <footer role="contentinfo"> <div class="footer__container footerlanding-container scrolltracking"> <div class="footer__links"> <div class="navigation-menu row"> <div class="product-navigation-sitemenu-wrap"> <div class="product-navigation-sitemenu-links clearfix"> <ul class="product-navigation-sitemenu"> <li class="product-navigation-sitemenu-logo"> <a href="https://www.discover.com/discover-terms-of-use/?ICMPGN=PUB_FTR_QUICK_LINKS_TERMS_OF_USE">Terms of Use</a> </li> <li class="product-navigation-sitemenu-logo"> <a href="https://www.discover.com/accessibility/?ICMPGN=PUB_FTR_ACCESSIBILITY">Accessibility</a> </li> <li class="product-navigation-sitemenu-logo"> <a href="https://www.discover.com/credit-cards/member-benefits/?ICMPGN=PUB_FTR_QL_SECURITY">Security</a> </li> <li class="product-navigation-sitemenu-logo"> <a href="https://www.discover.com/privacy-statement/?ICMPGN=PUB_FTR_QL_PRIVACY">Privacy</a> </li> <li class="product-navigation-sitemenu-logo"> <a href="https://info.evidon.com/pub_info/1142?v=1">Ad Choices</a> </li> <li class="product-navigation-sitemenu-logo"> <a href="https://www.discover.com/cpra/form"><div data-lazy="true">Your California Privacy Choices <img data-src="/content/dam/discover/en_us/credit-cards/card-acquisitions/grey-redesign/global/images/icons/icon-footer-privacyoptions-20-9.svg" style="max-width: 20.0px;margin-top: 5.0px;margin-left: 5.0px;"/></div></a> </li> </ul> </div> </div> </div> </div> <div class="footer__certifications footer__column" style="border-top: none"> <ul> <li> <span class="sr-only">Equal Housing Lender</span><span class="equal-housing-lender"></span> </li> <li> <a href="https://bbb.org/chicago/business-reviews/credit-cards-and-plans/discover-financial-services-in-riverwoods-il-1004324" target="_blank" rel="noopener" aria-label="ACCREDITED BUSINESS opens in a new tab (Opens in a new window)"> <span class="sr-only" id="read_fdic">ACCREDITED BUSINESS opens in a new tab Opens in a new window</span><span class="accredited-business-icon"></span> </a> </li> <li> <a href="https://www.fdic.gov/" target="_blank" rel="noopener" aria-label="Member FDIC opens in a new tab (Opens in a new window)"> <span class="sr-only" id="read_fdic">Member FDIC opens in a new tab Opens in a new window</span><span class="member-fdic-icon"></span> </a> </li> </ul> </div> <div class="footer__copyright footer__column"> <span>&#169;<span class="current-year"></span></span> <span>Discover Bank, Member FDIC</span> </div> <div class="overlaycontent"> <div class="modal web-linking-modal" tabindex="-1" data-backdrop="static" data-keyboard="false" aria-hidden="false" id="webLinkingBox"> <div class="modal-dialog" style="margin-top: 90px; margin-bottom: 30px; overflow: auto;"> <div class="modal-content"><div class="modal-body"><a href="#;" class="custom-focus preventDefaultBehaviour" aria-hidden="">.</a><div class="alignment-modal-body"><div><p class="modal-headline text-left" role="heading" tabindex="0">You are leaving Discover.com</p></div> <p class="content-modal-alignment">You are leaving Discover.com and entering a website operated by a third party. We are providing the link to this website for your convenience, or because we have a relationship with the third party. Discover Bank does not provide the products and services on the website. Please review the applicable privacy and security policies and terms and conditions for the website you are visiting. Discover Bank does not guarantee the accuracy of any financial tools that may be available on the website or their applicability to your circumstances. For personal advice regarding your financial situation, please consult with a financial advisor.</p> </div></div><div class="modal-footer"><a class="btn-continue btn-weblinking-continue" data-dismiss="modal">Continue<span class="sr-only">Leave Discover.com and continue to external website</span></a><a class="cancel-link btn-weblinking-cancel" data-dismiss="modal" href="#">Cancel <span class="chevron-icon">&#8250;</span><span class="sr-only">Cancel and return to Discover.com</span></a></div> <a class="close-link btn-weblinking-close" data-dismiss="modal" href="#">Close X<span class="sr-only">Close and return to Discover.com</span></a><a href="#" class="custom-focus preventDefaultBehaviour" aria-hidden="">.</a></div></div></div> </div> </div> </footer></div> <div class="rawHTML aem-GridColumn aem-GridColumn--default--12"><div class="cmp-rawhtml "> <div><style> li.product-navigation-sitemenu-logo a img{ position: absolute; } </style> <script> $("a.cmp-button--external").click(function(e){ return false; }) </script></div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div> <script src="/etc.clientlibs/dfs-credit-cards-acquisition/clientlibs/clientlib-dependencies.min.ACSHASH2be35f7ced7cd47032cf13e66aa93862.js"></script> <script src="/etc.clientlibs/dfs-credit-cards-acquisition/clientlibs/clientlib-site.min.ACSHASHdc5c36e490f2430fa8a255b9bc9f1773.js"></script> <style> @media (min-width: 992px){ #checkingpq .one-column__container{ width: 80%; } #fico-score .two-column__foreground-image img { width: 85%; left: 30px; top: 25px; } .two-column__image--fullbleed .cmp-image div:not(.focuspoint) img { height: 100%; } } </style> <script type="text/javascript"> $(".faq").each(function(index,e) { $(this).find('h3.faq__question button').on('click tap', function(){ if(!$(this).parents(".faq-list__items").find(".faq--active").length) { accState = 'Expand:'; }else { accState = 'Collapse:'; } var faqCount = index + 1; var questionHeading = $(this).parents(".faq__question").find(".faq__header span").text(); $("#faq-question-"+ faqCount).attr("data-analytics-label", questionHeading + ":" + accState + "Q"+faqCount); }); }); $(".comp-accordian").each(function(index,e) { $(this).find('tr.comp-head-sec').on('click tap', function(){ var tabValue = $(this).find('.plusminus').text(); if(!$(".plusminus.active").length) { accState = 'Expand:'; }else { accState = 'Collapse:'; } $(".comp-head-sec").attr("data-analytics-label","CC_COMPARE_STUDIT:LNK:"+ tabValue +":"+ accState +"SECTION:COMPARE"); }); }); $(document).ready(function () { $("[data-analytics-label],.faq__header,tr").on("click", function (e) { let prop1_value = e.currentTarget.getAttribute("data-analytics-label"); dataLayerClickEventPush({ customLink: prop1_value }); }); }); </script> </div> </div> </div> <script type="text/javascript" src="/K5J_o7jw2mqEC/fe8c05UFnRn/BbE/aOiEtpJ5EShD/NVoDVEdKPA/Clt/NYh5PEEQ"></script></body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10