{"id":16594,"date":"2024-07-08T20:56:38","date_gmt":"2024-07-08T20:56:38","guid":{"rendered":"https:\/\/www.hopecu.org\/?post_type=product&#038;p=16594"},"modified":"2025-04-16T15:41:27","modified_gmt":"2025-04-16T19:41:27","slug":"falcon-card-alerts","status":"publish","type":"product","link":"https:\/\/www.hopecu.org\/product\/personal\/tools\/falcon-card-alerts\/","title":{"rendered":"Falcon Card Alerts"},"content":{"rendered":"\n<div class=\"wp-block-columns hope-product-content-layout is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column hope-product-content-side is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.33\">\n<h2 class=\"wp-block-heading hope-product-heading\" id=\"h-contact-member-card-services-to-report-a-lost-card-order-a-new-one-or-if-you-are-the-victim-of-fraud\">Contact Member Card Services to report a lost card, order a new one, or if you are the victim of fraud.<\/h2>\n<\/div>\n\n\n\n<div class=\"wp-block-column hope-product-content-main is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66\">\n<div class=\"wp-block-group alignfull hope-product-content\"><div class=\"wp-block-group__inner-container is-layout-flow wp-block-group-is-layout-flow\">\n<h2 class=\"wp-block-heading has-hope-color-1-color has-text-color has-link-color wp-elements-2ad036590673e8359421ce0efe76335f\" id=\"h-keep-your-accounts-safe-using-hope-s-text-email-and-phone-transaction-verifications\"><strong><strong>Keep your accounts safe using HOPE\u2019s text, email, and phone transaction verifications.<\/strong><\/strong><\/h2>\n\n\n\n<div style=\"height:2rem\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>HOPE offers an alert system to help make members aware of when potentially fraudulent activity has taken place on their HOPE ATM, debit, or credit cards. This service can send you a combination of text, email, and phone call communications letting you know that suspicious activity has been spotted on your account.<\/p>\n\n\n\n<h3 class=\"wp-block-heading has-hope-color-1-color has-text-color has-link-color wp-elements-027b4647b119232c7c52530c0fd41985\" id=\"h-when-potential-fraud-is-detected-the-following-communications-are-triggered\"><strong>When potential fraud is detected, the following communications are triggered:<\/strong><\/h3>\n\n\n\n<div style=\"height:2rem\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<section class=\"faq relative pv6\" id=\"faq-block_e0c86ba438f6589f4b70cdae20c77393\"\n    style=\"background-color: #F2EFE5;\">\n    <div class=\"flex w-100 justify-center items-center\">\n        <div class=\"w-90 hope-inner\">\n            <div class=\"hope-column-content-layout\">\n                                <div class=\"hope-column-content-main faq-accordion secwis-cont\" style=\"width: 100%;\">\n                                            <div class=\"faq-acc-item\">\n                            <div class=\"faq-acc-heading flex justify-between items-center\">\n                                <h2>Text<\/h2>\n                                <div class=\"acc-plus\">\n                                    <div class=\"plus-line plus-rt\"><\/div>\n                                    <div class=\"plus-line\"><\/div>\n                                <\/div>\n                            <\/div>\n                            <div class=\"faq-cont\">\n                                <div class=\"faq-cont-inner\">\n                                    <p>You will receive an automatic and immediate text message notification when a suspicious transaction is made. You can reply to the text message with \u201cfraud\u201d or \u201cno fraud\u201d as appropriate. Text messages are sent between 7:00 a.m. and 9:00 p.m., and you can opt out at any time by responding with the word \u201cStop\u201d. Wireless carriers that support this service are AT&amp;T, Boost, C Spire, MetroPCS, Sprint, T-Mobile, Verizon, and Virgin Mobile. Phones on other services will not receive text messages<\/p>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"faq-acc-item\">\n                            <div class=\"faq-acc-heading flex justify-between items-center\">\n                                <h2>Email<\/h2>\n                                <div class=\"acc-plus\">\n                                    <div class=\"plus-line plus-rt\"><\/div>\n                                    <div class=\"plus-line\"><\/div>\n                                <\/div>\n                            <\/div>\n                            <div class=\"faq-cont\">\n                                <div class=\"faq-cont-inner\">\n                                    <p>If you do not respond to the text message within 5 minutes, you will receive a email alert. The message will include the option to reply to links that indicate \u201cfraud\u201d or \u201cno fraud.\u201d<\/p>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"faq-acc-item\">\n                            <div class=\"faq-acc-heading flex justify-between items-center\">\n                                <h2>Phone<\/h2>\n                                <div class=\"acc-plus\">\n                                    <div class=\"plus-line plus-rt\"><\/div>\n                                    <div class=\"plus-line\"><\/div>\n                                <\/div>\n                            <\/div>\n                            <div class=\"faq-cont\">\n                                <div class=\"faq-cont-inner\">\n                                    <p>If you do not respond to the text alert message or email messages, you will receive a phone call asking you to confirm or deny fraud. Calls are made between 8:00 a.m. and 9:00 p.m., and the system will leave a voice message with a callback number if you are not available.<\/p>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n<script defer>\n\n    (function () {\n        \n        const accordion = document.querySelectorAll('.faq-acc-heading');\n        const accordionContent = document.querySelectorAll('.faq-cont');\n\n        const plusAcc = document.querySelectorAll('div.plus-rt');\n\n        const maxHeight = \"max-content\";\n\n        accordion.forEach(acc => {\n            acc.addEventListener('click', (e) => {\n\n                let currentContent = acc.nextElementSibling;\n\n                const plus = acc.querySelector('div.plus-rt');\n\n                if (getComputedStyle(currentContent).height == '0px') {\n                    accordionContent.forEach(cont => {\n                        if (cont == currentContent) {\n                            let inner = cont.querySelector('.faq-cont-inner');\n                            let innerHeight = inner.clientHeight;\n                            cont.style.maxHeight = 'calc(' + innerHeight + 'px + 2rem)';\n                            cont.style.height = 'calc(' + innerHeight + 'px + 2rem)';\n                            plus.style.transform = 'rotate(90deg)';\n                            plusAcc.forEach(plusEl => {\n                                if (plusEl != plus) {\n                                    plusEl.style.transform = 'rotate(90deg)';\n                                }else{\n                                    plus.style.transform = 'rotate(0deg)';\n                                }\n                            });\n                        } else {\n                            cont.style.maxHeight = '0px';\n                            cont.style.paddingBottom = '0px';\n                            plus.style.transform = 'rotate(0deg)';\n                        }\n                    });\n                } else {\n                    currentContent.style.maxHeight = '0px';\n                    currentContent.style.height = '0px';\n                    currentContent.style.paddingBottom = '0px';\n                    plus.style.transform = 'rotate(90deg)';\n                }\n\n            });\n        });\n\n    })();\n\n<\/script>\n\n\n<p>Once a potentially fraudulent transaction is detected on your card, our service provider will place a temporary block on it, preventing further transactions. You must respond to one of these attempts to reach you with a \u201cfraud\u201d or \u201cno fraud\u201d response for the card block to be lifted.<\/p>\n\n\n\n<p>If you have not provided HOPE with your current contact information, including email address, mobile phone number (for text), and a mobile or land line phone number for calls, this is an excellent time to update everything. <a href=\"https:\/\/www.hopecu.org\/branches\"><span style=\"text-decoration: underline;\">Contact your branch<\/span><\/a> and they can help you verify your information.<\/p>\n\n\n\n<p>Remember that these communications will&nbsp;<strong><em>never<\/em><\/strong>&nbsp;ask for your PIN or account number. If you respond by phone, you will be asked to provide certain information, such as your zip code, to verify your identity.<\/p>\n\n\n\n<p>Please contact our Member Services Center at 1-866-321-HOPE or our card services team at 901-354-7452 if you have questions or need additional assistance.<\/p>\n<\/div><\/div>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Contact Member Card Services to report a lost card, order a new one, or if you are the victim of fraud. Keep your accounts safe using HOPE\u2019s text, email, and phone transaction verifications. HOPE offers an alert system to help make members aware of when potentially fraudulent activity has taken place on their HOPE ATM, [&hellip;]<\/p>\n","protected":false},"featured_media":0,"parent":0,"template":"","product_category":[237,243],"class_list":["post-16594","product","type-product","status-publish","hentry","product_category-personal","product_category-tools"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v23.3 (Yoast SEO v23.7) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Falcon Card Alerts - Hope CU<\/title>\n<meta name=\"description\" content=\"HOPE offers an alert system to help make members aware of when potentially fraudulent activity has taken place on their HOPE ATM, debit, or credit cards.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.hopecu.org\/product\/personal\/tools\/falcon-card-alerts\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Falcon Card Alerts\" \/>\n<meta property=\"og:description\" content=\"HOPE offers an alert system to help make members aware of when potentially fraudulent activity has taken place on their HOPE ATM, debit, or credit cards.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.hopecu.org\/product\/personal\/tools\/falcon-card-alerts\/\" \/>\n<meta property=\"og:site_name\" content=\"Hope CU\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/HopeCreditUnion\/\" \/>\n<meta property=\"article:modified_time\" content=\"2025-04-16T19:41:27+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@hopecreditunion\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.hopecu.org\/product\/personal\/tools\/falcon-card-alerts\/\",\"url\":\"https:\/\/www.hopecu.org\/product\/personal\/tools\/falcon-card-alerts\/\",\"name\":\"Falcon Card Alerts - Hope CU\",\"isPartOf\":{\"@id\":\"https:\/\/www.hopecu.org\/#website\"},\"datePublished\":\"2024-07-08T20:56:38+00:00\",\"dateModified\":\"2025-04-16T19:41:27+00:00\",\"description\":\"HOPE offers an alert system to help make members aware of when potentially fraudulent activity has taken place on their HOPE ATM, debit, or credit cards.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.hopecu.org\/product\/personal\/tools\/falcon-card-alerts\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.hopecu.org\/product\/personal\/tools\/falcon-card-alerts\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.hopecu.org\/product\/personal\/tools\/falcon-card-alerts\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.hopecu.org\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Products\",\"item\":\"https:\/\/www.hopecu.org\/product\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Falcon Card Alerts\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.hopecu.org\/#website\",\"url\":\"https:\/\/www.hopecu.org\/\",\"name\":\"Hope CU\",\"description\":\"Brighter Futures Begin with HOPE.\",\"publisher\":{\"@id\":\"https:\/\/www.hopecu.org\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.hopecu.org\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.hopecu.org\/#organization\",\"name\":\"Hope CU\",\"url\":\"https:\/\/www.hopecu.org\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.hopecu.org\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.hopecu.org\/wp-content\/uploads\/2025\/01\/HOPE-30th-logo_credit-horizontal.png\",\"contentUrl\":\"https:\/\/www.hopecu.org\/wp-content\/uploads\/2025\/01\/HOPE-30th-logo_credit-horizontal.png\",\"width\":2265,\"height\":448,\"caption\":\"Hope CU\"},\"image\":{\"@id\":\"https:\/\/www.hopecu.org\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/HopeCreditUnion\/\",\"https:\/\/x.com\/hopecreditunion\",\"https:\/\/www.instagram.com\/hopecreditunion\",\"https:\/\/www.linkedin.com\/company\/hope-federal-credit-union\/\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Falcon Card Alerts - Hope CU","description":"HOPE offers an alert system to help make members aware of when potentially fraudulent activity has taken place on their HOPE ATM, debit, or credit cards.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.hopecu.org\/product\/personal\/tools\/falcon-card-alerts\/","og_locale":"en_US","og_type":"article","og_title":"Falcon Card Alerts","og_description":"HOPE offers an alert system to help make members aware of when potentially fraudulent activity has taken place on their HOPE ATM, debit, or credit cards.","og_url":"https:\/\/www.hopecu.org\/product\/personal\/tools\/falcon-card-alerts\/","og_site_name":"Hope CU","article_publisher":"https:\/\/www.facebook.com\/HopeCreditUnion\/","article_modified_time":"2025-04-16T19:41:27+00:00","twitter_card":"summary_large_image","twitter_site":"@hopecreditunion","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.hopecu.org\/product\/personal\/tools\/falcon-card-alerts\/","url":"https:\/\/www.hopecu.org\/product\/personal\/tools\/falcon-card-alerts\/","name":"Falcon Card Alerts - Hope CU","isPartOf":{"@id":"https:\/\/www.hopecu.org\/#website"},"datePublished":"2024-07-08T20:56:38+00:00","dateModified":"2025-04-16T19:41:27+00:00","description":"HOPE offers an alert system to help make members aware of when potentially fraudulent activity has taken place on their HOPE ATM, debit, or credit cards.","breadcrumb":{"@id":"https:\/\/www.hopecu.org\/product\/personal\/tools\/falcon-card-alerts\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.hopecu.org\/product\/personal\/tools\/falcon-card-alerts\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.hopecu.org\/product\/personal\/tools\/falcon-card-alerts\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.hopecu.org\/"},{"@type":"ListItem","position":2,"name":"Products","item":"https:\/\/www.hopecu.org\/product\/"},{"@type":"ListItem","position":3,"name":"Falcon Card Alerts"}]},{"@type":"WebSite","@id":"https:\/\/www.hopecu.org\/#website","url":"https:\/\/www.hopecu.org\/","name":"Hope CU","description":"Brighter Futures Begin with HOPE.","publisher":{"@id":"https:\/\/www.hopecu.org\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.hopecu.org\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.hopecu.org\/#organization","name":"Hope CU","url":"https:\/\/www.hopecu.org\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.hopecu.org\/#\/schema\/logo\/image\/","url":"https:\/\/www.hopecu.org\/wp-content\/uploads\/2025\/01\/HOPE-30th-logo_credit-horizontal.png","contentUrl":"https:\/\/www.hopecu.org\/wp-content\/uploads\/2025\/01\/HOPE-30th-logo_credit-horizontal.png","width":2265,"height":448,"caption":"Hope CU"},"image":{"@id":"https:\/\/www.hopecu.org\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/HopeCreditUnion\/","https:\/\/x.com\/hopecreditunion","https:\/\/www.instagram.com\/hopecreditunion","https:\/\/www.linkedin.com\/company\/hope-federal-credit-union\/"]}]}},"_links":{"self":[{"href":"https:\/\/www.hopecu.org\/wp-json\/wp\/v2\/product\/16594","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.hopecu.org\/wp-json\/wp\/v2\/product"}],"about":[{"href":"https:\/\/www.hopecu.org\/wp-json\/wp\/v2\/types\/product"}],"version-history":[{"count":7,"href":"https:\/\/www.hopecu.org\/wp-json\/wp\/v2\/product\/16594\/revisions"}],"predecessor-version":[{"id":20979,"href":"https:\/\/www.hopecu.org\/wp-json\/wp\/v2\/product\/16594\/revisions\/20979"}],"wp:attachment":[{"href":"https:\/\/www.hopecu.org\/wp-json\/wp\/v2\/media?parent=16594"}],"wp:term":[{"taxonomy":"product_category","embeddable":true,"href":"https:\/\/www.hopecu.org\/wp-json\/wp\/v2\/product_category?post=16594"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}