Skip to content

Commit

Permalink
Merge pull request #8 from FrtHone/main
Browse files Browse the repository at this point in the history
add card designs from bochk, china citic and bank of ningbo
  • Loading branch information
Kotoki1337 authored Nov 30, 2024
2 parents f85f2f1 + 5c757f2 commit 71b8eb7
Show file tree
Hide file tree
Showing 6 changed files with 52 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.
14 changes: 14 additions & 0 deletions Cards/Bank of China (Hong Kong)/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,20 @@
},
"source": "Samsung Pay",
"ext": "jpg"
},
{
"description": "BOC Mastercard Debit Card",
"bin": [
535075
],
"card": {
"type": "Debit",
"brand": "Mastercard",
"country": "HK",
"level": "Platinum"
},
"source": "Apple Pay",
"ext": "png"
}
]
}
24 changes: 24 additions & 0 deletions Cards/Bank of NingBo/data.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"bank": {
"native_name": "宁波银行",
"english_name": "Bank of NingBo",
"country": "CN",
"url": "https://www.nbcb.com.cn"
},
"cards": [
{
"description": "汇通卡",
"bin": [
621418
],
"card": {
"type": "Debit",
"brand": "UnionPay",
"level": "Standard",
"country": "CN"
},
"source": "Apple Pay",
"ext": "png"
}
]
}
Binary file added Cards/Bank of NingBo/汇通卡.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 14 additions & 0 deletions Cards/China Citic Bank/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,20 @@
},
"source": "云闪付",
"ext": "png"
},
{
"description": "万豪旅享家银联联名卡精逸白金卡",
"bin": [
622688
],
"card": {
"type": "Credit",
"brand": "UnionPay",
"country": "CN",
"level": "Platinum"
},
"source": "Apple Pay",
"ext": "png"
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 71b8eb7

Please sign in to comment.