Skip to content

Commit

Permalink
Update card.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ayodejidev committed Jan 25, 2024
1 parent 6b33242 commit 06461a3
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions data/cards.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,13 @@
{
"cardnumber" : "6703 4444 4444 4449",
"expiry" : "03/30",
"CVC" : "None",
"CVC" : "n/a",
"country" : "BE"
},
{
"cardnumber" : "6703 0000 0000 0000 003",
"expiry" : "03/30",
"CVC" : "None",
"CVC" : "n/a",
"country" : "BE"
}
]
Expand Down Expand Up @@ -68,6 +68,7 @@
"cardnumber" : "4035 5014 2814 6300",
"expiry" : "03/30",
"CVC" : "737",
"country" : "n/a",
"secure3DS" : true
}
]
Expand Down Expand Up @@ -110,7 +111,7 @@
"cardnumber" : "6250 9470 0000 0014",
"expiry" : "03/30",
"CVC" : "123",
"country" : "n/a",
"country" : "CN",
"secure3DS" : true
}
]
Expand Down Expand Up @@ -178,7 +179,7 @@
{
"cardnumber" : "5000 5500 0000 0029",
"expiry" : "03/30",
"CVC" : "None",
"CVC" : "n/a",
"country" : "n/a",
"secure3DS" : true
}
Expand Down

0 comments on commit 06461a3

Please sign in to comment.