We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f67ce51 commit 0a4c236Copy full SHA for 0a4c236
config/development.toml
@@ -218,7 +218,7 @@ braintree.base_url = "https://payments.sandbox.braintree-api.com/graphql"
218
cashtocode.base_url = "https://cluster05.api-test.cashtocode.com"
219
checkout.base_url = "https://api.sandbox.checkout.com/"
220
coinbase.base_url = "https://api.commerce.coinbase.com"
221
-coingate.base_url = "https://api-sandbox.coingate.com/"
+coingate.base_url = "https://api-sandbox.coingate.com/v2"
222
cryptopay.base_url = "https://business-sandbox.cryptopay.me"
223
cybersource.base_url = "https://apitest.cybersource.com/"
224
datatrans.base_url = "https://api.sandbox.datatrans.com/"
0 commit comments