Category: API

Stripe API Error – setup_intent_setup_attempt_expired

In this post, you’ll learn more about the Error setup_intent_setup_attempt_expired that is returned when working with the Stripe API Stripe API Error setup_intent_setup_attempt_expired Stripe API Error Description The latest setup attempt for the SetupIntent has expired. Check the last_setup_error property on the SetupIntent for more details, and provide a new payment method to attempt to complete this SetupIntent again.

Stripe API Error – parameter_invalid_string_blank

In this post, you’ll learn more about the Error parameter_invalid_string_blank that is returned when working with the Stripe API Stripe API Error parameter_invalid_string_blank Stripe API Error Description One or more values provided only included whitespace. Check the values in your request and update any that contain only whitespace.

Stripe API Error – insufficient_funds

In this post, you’ll learn more about the Error insufficient_funds that is returned when working with the Stripe API Stripe API Error insufficient_funds Stripe API Error Description The customer’s account has insufficient funds to cover this payment.

Stripe API Error – amount_too_small

In this post, you’ll learn more about the Error amount_too_small that is returned when working with the Stripe API Stripe API Error amount_too_small Stripe API Error Description The specified amount is less than the minimum amount allowed. Use a higher amount and try again.

Stripe API Error – account_error_country_change_requires_additional_steps

In this post, you’ll learn more about the Error account_error_country_change_requires_additional_steps that is returned when working with the Stripe API Stripe API Error account_error_country_change_requires_additional_steps Stripe API Error Description Your account has already onboarded as a Connect platform. Changing your country requires additional steps. Please reach out to Stripe support for more information.

Stripe API Error – instant_payouts_limit_exceeded

In this post, you’ll learn more about the Error instant_payouts_limit_exceeded that is returned when working with the Stripe API Stripe API Error instant_payouts_limit_exceeded Stripe API Error Description You have reached your daily processing limits for Instant Payouts.

Stripe API Error – country_code_invalid

In this post, you’ll learn more about the Error country_code_invalid that is returned when working with the Stripe API Stripe API Error country_code_invalid Stripe API Error Description The country code provided was invalid.

Stripe API Error – charge_already_refunded

In this post, you’ll learn more about the Error charge_already_refunded that is returned when working with the Stripe API Stripe API Error charge_already_refunded Stripe API Error Description The charge you’re attempting to refund has already been refunded. Update the request to use the ID of a charge that has not been refunded.

Stripe API Error – incorrect_cvc

In this post, you’ll learn more about the Error incorrect_cvc that is returned when working with the Stripe API Stripe API Error incorrect_cvc Stripe API Error Description The card’s security code is incorrect. Check the card’s security code or use a different card.

Stripe API Error – bank_account_exists

In this post, you’ll learn more about the Error bank_account_exists that is returned when working with the Stripe API Stripe API Error bank_account_exists Stripe API Error Description The bank account provided already exists on the specified Customer object. If the bank account should also be attached to a different customer, include the correct customer ID when making the request again.

Stripe API Error – tls_version_unsupported

In this post, you’ll learn more about the Error tls_version_unsupported that is returned when working with the Stripe API Stripe API Error tls_version_unsupported Stripe API Error Description Your integration is using an older version of TLS that is unsupported. You must be using TLS 1.2 or above.

Stripe API Error – invalid_cvc

In this post, you’ll learn more about the Error invalid_cvc that is returned when working with the Stripe API Stripe API Error invalid_cvc Stripe API Error Description The card’s security code is invalid. Check the card’s security code or use a different card.