Category: API

Stripe API Error – rate_limit

In this post, you’ll learn more about the Error rate_limit that is returned when working with the Stripe API Stripe API Error rate_limit Stripe API Error Description Too many requests hit the API too quickly. We recommend an exponential backoff of your requests.

Stripe API Error – platform_account_required

In this post, you’ll learn more about the Error platform_account_required that is returned when working with the Stripe API Stripe API Error platform_account_required Stripe API Error Description Only Stripe Connect platforms can work with other accounts. If you need to setup a Stripe Connect platform, you can do so in the dashboard.

Stripe API Error – invoice_no_customer_line_items

In this post, you’ll learn more about the Error invoice_no_customer_line_items that is returned when working with the Stripe API Stripe API Error invoice_no_customer_line_items Stripe API Error Description An invoice cannot be generated for the specified customer as there are no pending invoice items. Check that the correct customer is being specified or create any necessary invoice items first.

Stripe API Error – refer_to_customer

In this post, you’ll learn more about the Error refer_to_customer that is returned when working with the Stripe API Stripe API Error refer_to_customer Stripe API Error Description The customer has stopped the payment with their bank. Contact them for details and to arrange payment.

Stripe API Error – status_transition_invalid

In this post, you’ll learn more about the Error status_transition_invalid that is returned when working with the Stripe API Stripe API Error status_transition_invalid Stripe API Error Description The requested status transition is not valid.

Helix Bank Core Error Code 50401 – Class1

In this blog post, let’s learn about the error message “50401- Class1” in Helix Bank Core, the reason why it appears and the solution to fix it. Error Message 50401- Class1 Error Details Check your configuration for proper Helix API Key and Secret values against those in Helix Admin console. Existing ones may have expired.

Helix Bank Core Error Code 50404 – Class1

In this blog post, let’s learn about the error message “50404- Class1” in Helix Bank Core, the reason why it appears and the solution to fix it. Error Message 50404- Class1 Error Details The route is invalid or is not supported in the version associated with your API Key.

Stripe API Error – taxes_calculation_failed

In this post, you’ll learn more about the Error taxes_calculation_failed that is returned when working with the Stripe API Stripe API Error taxes_calculation_failed Stripe API Error Description Tax calculation for the order failed.

Stripe API Error – invoice_not_editable

In this post, you’ll learn more about the Error invoice_not_editable that is returned when working with the Stripe API Stripe API Error invoice_not_editable Stripe API Error Description The specified invoice can no longer be edited. Instead, consider creating additional invoice items that will be applied to the next invoice. You can either manually generate the next invoice or wait for it to be automatically generated…