mirror of
https://github.com/zhigang1992/wallet.git
synced 2026-04-29 05:05:32 +08:00
chore: enable coinbase pay fast checkout
This commit is contained in:
@@ -3,6 +3,13 @@
|
||||
"global": []
|
||||
},
|
||||
"activeFiatProviders": {
|
||||
"coinbase": {
|
||||
"enabled": true,
|
||||
"hasFastCheckoutProcess": true,
|
||||
"name": "Coinbase",
|
||||
"hasTradingFees": true,
|
||||
"hasUnitedStatesAvailability": true
|
||||
},
|
||||
"moonPay": {
|
||||
"enabled": true,
|
||||
"hasFastCheckoutProcess": true,
|
||||
@@ -45,13 +52,6 @@
|
||||
"hasTradingFees": true,
|
||||
"hasUnitedStatesAvailability": false
|
||||
},
|
||||
"coinbase": {
|
||||
"enabled": true,
|
||||
"hasFastCheckoutProcess": false,
|
||||
"name": "Coinbase",
|
||||
"hasTradingFees": true,
|
||||
"hasUnitedStatesAvailability": true
|
||||
},
|
||||
"cryptoCom": {
|
||||
"enabled": true,
|
||||
"hasFastCheckoutProcess": false,
|
||||
|
||||
Reference in New Issue
Block a user