Category: API

Stripe API Error – payment_intent_payment_attempt_failed

In this post, you’ll learn more about the Error payment_intent_payment_attempt_failed that is returned when working with the Stripe API Stripe API Error payment_intent_payment_attempt_failed Stripe API Error Description The latest payment attempt for the PaymentIntent has failed. Check the last_payment_error property on the PaymentIntent for more details, and provide a new payment method to attempt to fulfill this PaymentIntent again.

Stripe API Error – charge_expired_for_capture

In this post, you’ll learn more about the Error charge_expired_for_capture that is returned when working with the Stripe API Stripe API Error charge_expired_for_capture Stripe API Error Description The charge cannot be captured as the authorization has expired. Auth and capture charges must be captured within a set number of days (7 by default).

Helix Bank Core Error Code 50501 – Class1

In this blog post, let’s learn about the error message “50501- Class1” in Helix Bank Core, the reason why it appears and the solution to fix it. Error Message 50501- Class1 Error Details The route is invalid. Verify your code is calling a documented Helix route.

Stripe API Error – clearing_code_unsupported

In this post, you’ll learn more about the Error clearing_code_unsupported that is returned when working with the Stripe API Stripe API Error clearing_code_unsupported Stripe API Error Description The clearing code provided is not supported.

Helix Bank Core Error Code 50502 – Class1

In this blog post, let’s learn about the error message “50502- Class1” in Helix Bank Core, the reason why it appears and the solution to fix it. Error Message 50502- Class1 Error Details Network connectivity issues between your server and Helix servers, or Helix is down for maintenance. Investigate, and if issues persist, contact [email protected]

Stripe API Error – amount_too_large

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

Stripe API Error – bank_account_bad_routing_numbers

In this post, you’ll learn more about the Error bank_account_bad_routing_numbers that is returned when working with the Stripe API Stripe API Error bank_account_bad_routing_numbers Stripe API Error Description The bank account is known to not support the currency in question.

Stripe API Error – charge_already_captured

In this post, you’ll learn more about the Error charge_already_captured that is returned when working with the Stripe API Stripe API Error charge_already_captured Stripe API Error Description The charge you’re attempting to capture has already been captured. Update the request with an uncaptured charge ID.