chore: enable coinbase pay fast checkout

This commit is contained in:
fbwoolf
2022-08-02 08:44:03 -05:00
committed by Fara Woolf
parent e42367dc72
commit adcb2c04f0

View File

@@ -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,