sammy786 commited on
Commit
2ff524f
·
verified ·
1 Parent(s): ef43e71

Update data/cards.json

Browse files
Files changed (1) hide show
  1. data/cards.json +6 -7
data/cards.json CHANGED
@@ -84,26 +84,25 @@
84
  "No foreign transaction fees"
85
  ]
86
  },
87
- {
88
  "c_costco_anywhere_visa": {
89
  "name": "Costco Anywhere Visa Card by Citi",
90
  "issuer": "Citibank",
91
  "annual_fee": 0,
92
  "reward_structure": {
93
- "5300": 2.0, // Wholesale clubs (Costco)
94
- "5541": 4.0, // Gas stations
95
- "5811": 3.0, // Restaurants
96
- "4511": 3.0, // Travel
97
  "default": 1.0
98
  },
 
99
  "benefits": [
100
  "2% cashback at Costco and Costco.com",
101
  "4% cashback on gas (up to $7,000/year)",
102
  "3% on restaurants and travel",
103
  "Requires Costco membership"
104
  ]
105
- }
106
- }
107
  "c_discover_it": {
108
  "name": "Discover it Cash Back",
109
  "issuer": "Discover",
 
84
  "No foreign transaction fees"
85
  ]
86
  },
 
87
  "c_costco_anywhere_visa": {
88
  "name": "Costco Anywhere Visa Card by Citi",
89
  "issuer": "Citibank",
90
  "annual_fee": 0,
91
  "reward_structure": {
92
+ "5300": 2.0,
93
+ "5541": 4.0,
94
+ "5811": 3.0,
95
+ "4511": 3.0,
96
  "default": 1.0
97
  },
98
+ "spending_caps": {},
99
  "benefits": [
100
  "2% cashback at Costco and Costco.com",
101
  "4% cashback on gas (up to $7,000/year)",
102
  "3% on restaurants and travel",
103
  "Requires Costco membership"
104
  ]
105
+ },
 
106
  "c_discover_it": {
107
  "name": "Discover it Cash Back",
108
  "issuer": "Discover",