Skip to content

Commit

Permalink
Commbank Debit Mastercard
Browse files Browse the repository at this point in the history
  • Loading branch information
Kotoki1337 committed Aug 29, 2024
1 parent e0b985f commit cff31cb
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
24 changes: 24 additions & 0 deletions Cards/Commonwealth Bank of Australia/data.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"bank": {
"native_name": "Commonwealth Bank of Australia",
"english_name": "Commonwealth Bank of Australia",
"country": "AU",
"url": "https://www.commbank.com.au"
},
"cards": [
{
"description": "Debit Mastercard",
"bin": [
521729
],
"card": {
"type": "Debit",
"brand": "Mastercard",
"level": "Standard",
"country": "AU"
},
"source": "Apple Pay",
"ext": "png"
}
]
}

0 comments on commit cff31cb

Please sign in to comment.