How to handle payment errors during sign up
You may encounter different types of errors such as:
balance_insufficient
card_decline_rate_limit_exceeded
email_invalid
To handle these scenarios, you may refer to Stripe’s documentation [1][2], our payment gateway partner. This will help you identify the error and determine the necessary steps to take.
If you have further questions, you may also contact CoinAPI support team here: https://support.coinapi.io/hc/en-us/requests/new
References:
Was this section helpful?