Category: API

Stripe API Error – token_already_used

In this post, you’ll learn more about the Error token_already_used that is returned when working with the Stripe API Stripe API Error token_already_used Stripe API Error Description The token provided has already been used. You must create a new token before you can retry this request.

Stripe API Error – parameters_exclusive

In this post, you’ll learn more about the Error parameters_exclusive that is returned when working with the Stripe API Stripe API Error parameters_exclusive Stripe API Error Description Two or more mutually exclusive parameters were provided. Check our API documentation or the returned error message to see which values are permitted when creating or modifying the specified resource.

Stripe API Error – bank_account_verification_failed

In this post, you’ll learn more about the Error bank_account_verification_failed that is returned when working with the Stripe API Stripe API Error bank_account_verification_failed Stripe API Error Description The bank account cannot be verified, either because the microdeposit amounts provided do not match the actual amounts, or because verification has failed too many times.

Helix Bank Core Error Code 59951 – Class1

In this blog post, let’s learn about the error message “59951- Class1” in Helix Bank Core, the reason why it appears and the solution to fix it. Error Message 59951- Class1 Error Details Opening curly brace (“}”) is missing in JSON payload. {0} = first property name in payload, {1} = (varies, ignore), {2} = line number, {3} = character position. e.g.: “Error converting value…

Stripe API Error – testmode_charges_only

In this post, you’ll learn more about the Error testmode_charges_only that is returned when working with the Stripe API Stripe API Error testmode_charges_only Stripe API Error Description Your account has not been activated and can only make test charges. Activate your account in the Dashboard to begin processing live charges.

Stripe API Error – payment_intent_incompatible_payment_method

In this post, you’ll learn more about the Error payment_intent_incompatible_payment_method that is returned when working with the Stripe API Stripe API Error payment_intent_incompatible_payment_method Stripe API Error Description The PaymentIntent expected a payment method with different properties than what was provided.

Stripe API Error – out_of_inventory

In this post, you’ll learn more about the Error out_of_inventory that is returned when working with the Stripe API Stripe API Error out_of_inventory Stripe API Error Description One or more line item(s) are out of stock. If more stock is available, update the inventory’s orderable quantity and try again.