Skip to content

Commit

Permalink
Add countries to creditcard support
Browse files Browse the repository at this point in the history
  • Loading branch information
paullinator committed Sep 3, 2024
1 parent d0ad321 commit 19862c0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,11 @@
- changed: Restrict Bity buy/sell to no-KYC asset
- changed: Determine Moonpay asset support using chainCode/contractAddress
- changed: Allow reverse quotes for Kado
- changed: Credit card allowed countries to add Botswana, Cambodia, Panama, and Sri Lanka
- fixed: Default swap pair logic from the trade modal was not prioritizing mainnet assets
- removed: 'fasterpayments' payment type
- fixed: "FIO Address does not exist" error after transferring a FIO name
- removed: 'fasterpayments' payment type
- removed: Turking bank transfer support

## 4.12.0

Expand Down
4 changes: 4 additions & 0 deletions src/constants/plugins/buyPluginList.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
"BA",
"BV",
"BR",
"BW",
"IO",
"BN",
"BG",
Expand Down Expand Up @@ -96,6 +97,7 @@
"GN",
"GW",
"GY",
"KH",
"HT",
"HM",
"VA",
Expand Down Expand Up @@ -126,6 +128,7 @@
"LR",
"LY",
"LI",
"LK",
"LT",
"LU",
"MO",
Expand Down Expand Up @@ -165,6 +168,7 @@
"MP",
"NO",
"OM",
"PA",
"PW",
"PS",
"PG",
Expand Down

0 comments on commit 19862c0

Please sign in to comment.