Category: API

Helix Bank Core Error Code 59904 – Class1

In this blog post, let’s learn about the error message “59904- Class1” in Helix Bank Core, the reason why it appears and the solution to fix it. Error Message 59904- Class1 Error Details Passed an array value to a property which is not an array. {0} = destination type, {1} = property name, {2} = line number, {3} = character position. e.g.: “Error reading string….

Helix Bank Core Error Code 59011 – Class1

In this blog post, let’s learn about the error message “59011- Class1” in Helix Bank Core, the reason why it appears and the solution to fix it. Error Message 59011- Class1 Error Details Call /externalAccount/initiate instead.

Stripe API Error – card_declined

In this post, you’ll learn more about the Error card_declined that is returned when working with the Stripe API Stripe API Error card_declined Stripe API Error Description The card has been declined. When a card is declined, the error returned also includes the decline_code attribute with the reason why the card was declined. Refer to our decline codes documentation to learn more.

Helix Bank Core Error Code 59009 – Class1

In this blog post, let’s learn about the error message “59009- Class1” in Helix Bank Core, the reason why it appears and the solution to fix it. Error Message 59009- Class1 Error Details You are unable to do recurring contributions because it is disabled for your program.

Stripe API Error – authentication_required

In this post, you’ll learn more about the Error authentication_required that is returned when working with the Stripe API Stripe API Error authentication_required Stripe API Error Description The payment requires authentication to proceed. If your customer is off session, notify your customer to return to your application and complete the payment. If you provided the error_on_requires_action parameter, then your customer should try another card that…

Stripe API Error – payment_intent_authentication_failure

In this post, you’ll learn more about the Error payment_intent_authentication_failure that is returned when working with the Stripe API Stripe API Error payment_intent_authentication_failure Stripe API Error Description The provided payment method has failed authentication. Provide a new payment method to attempt to fulfill this PaymentIntent again.