Skip to content

Commit

Permalink
Prestige Banking ATM Card
Browse files Browse the repository at this point in the history
  • Loading branch information
Kotoki1337 committed Apr 24, 2024
1 parent 47849ed commit 2bb3de6
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/Hang Seng Bank/data.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"bank": {
"native_name": "恒生銀行",
"english_name": "Hang Seng Bank",
"country": "HK",
"url": "https://www.hangseng.com"
},
"cards": [
{
"description": "Prestige Banking ATM Card",
"bin": [
623107
],
"card": {
"type": "Debit",
"brand": "UnionPay",
"country": "HK",
"level": "Standard"
},
"source": "Apple Pay",
"ext": "png"
}
]
}

0 comments on commit 2bb3de6

Please sign in to comment.