Category: API

Stripe API Error – invoice_payment_intent_requires_action

In this post, you’ll learn more about the Error invoice_payment_intent_requires_action that is returned when working with the Stripe API Stripe API Error invoice_payment_intent_requires_action Stripe API Error Description This payment requires additional user action before it can be completed successfully. Payment can be completed using the PaymentIntent associated with the invoice. See this page for more details.

Helix Bank Core Error Code 59950 – Class1

In this blog post, let’s learn about the error message “59950- Class1” in Helix Bank Core, the reason why it appears and the solution to fix it. Error Message 59950- Class1 Error Details Closing curly brace (“}”) is missing in JSON payload. {0} = property name, {1} = line number, {2} = character position. e.g.: “Unexpected end when deserializing object. Path ‘type’, line 15, position…

Stripe API Error – payment_method_billing_details_address_missing

In this post, you’ll learn more about the Error payment_method_billing_details_address_missing that is returned when working with the Stripe API Stripe API Error payment_method_billing_details_address_missing Stripe API Error Description The PaymentMethod’s billing details is missing address details. Please update the missing fields and try again.