תצוגת תוכן ל- web
תצוגת תוכן ל- web
תצוגת תוכן ל- web
תצוגת תוכן ל- web
We may change APRs, fees and other Account terms in the future based on your experience with Elan Financial Services and its affiliates as provided under the Cardmember Agreement and applicable law.
Subject to credit approval.
- 1Cardmember will receive a "special" bonus of 7,500 points upon first purchase, which is in addition to the "standard" 2,500 points awarded after first purchase, for a total of 10,000 initial points. In order to qualify, the first purchase must be made by November 30, 2019, and the account must be opened between now and September 30, 2019. The account must remain open, have available credit and be current (no minimum payment past due) at the time the bonus is to be awarded. First purchase bonus points will be applied 6 to 8 weeks after first purchase and are not awarded for balance transfers or cash advances. The 2,500 "standard" bonus points and the 7,500 "special" bonus points may be awarded in separate billing cycles. Points expire five years from the end of the quarter in which they are earned.
- 2Reward points can be redeemed as a cash deposit to a checking or savings account with this Financial Institution only within seven business days or as a statement credit to your credit card account within one to two billing cycles.
- 3You will earn 1.5 Rewards Points ("Points") for each dollar of eligible Net Purchase made with your Account within a billing cycle (equal to 1.5% cash back). Cash Back Rewards are tracked as points and each point earned is equal to $0.01 when redeemed. Monthly net purchase points will be applied each billing cycle. Rewards are earned on eligible net purchases. Net purchases are purchases minus credits and returns. Not all transactions are eligible to earn rewards, such as Advances, Balance Transfers and Convenience Checks. Upon approval, see your Cardmember Agreement for details. You may not redeem Points, and you will immediately lose all of your Points, if your Account is closed to future transactions (including, but not limited to, due to Program misuse, failure to pay, bankruptcy, or death). The Elan Rewards Program is subject to change.
- 4Elan Financial Services provides zero fraud liability for unauthorized transactions. Cardholder must notify Elan Financial Services promptly of any unauthorized use. Certain conditions and limitations may apply.
This offer is valid only for new Real Rewards consumer accounts with this Financial Institution. The creditor and issuer of these Cards is Elan Financial Services, pursuant to separate licenses from Visa U.S.A. Inc., Mastercard International Incorporated, and American Express and subject to a business agreement with First Midwest Bank. Mastercard is a registered trademark, and the circles design is a trademark of Mastercard International Incorporated. American Express is a federally registered service mark of American Express.
תצוגת תוכן ל- web
Expression qstringmap["ecdma-lc"] is undefined on line 4, column 14 in 10153#10191#5118476.
1<#assign url = request.attributes.CURRENT_URL >
2<#assign qstringmap = httpUtil.getParameterMap(httpUtil.getQueryString(url))>
3
4<#assign lc= qstringmap["ecdma-lc"]?first>
5
6<div id="baaFooter">
7 ${footerContent.getData()}
8</div>
9<style>
10 .fdic, .copyright {
11 line-height: 16px;
12 }
13 .fdic a{
14 color:#fff;
15 font-size: 12px;
16 text-decoration: none;
17 }
18 .fdic a:hover{
19 color:#fff;
20 text-decoration: none;
21}
22 .fdic a{
23 text-decoration:none;
24 }
25 .fdic a:hover,
26 .fdic a:focus,
27 .fdic a:active{
28 text-decoration:none;
29 }
30</style>
31
32<script>
33 AUI().ready(function() {
34 var baaFooterID = "baaFooter";
35 jQuery('#baaFooter').find('.copyright').html('<sup>©</sup> Elan Financial Services 2019').addClass('ecdma-footer-client-name-copyright');
36 jQuery('#baaFooter').find('.fdic').html('<a href="https://www.myaccountaccess.com/onlineCard/publicPrivacyPolicy.do?loc=${lc!0}" target="_blank">Privacy and Security</a>');
37 });
38</script>