APIMobile Money

Errors

Reference of the errors returned by the Direct API.

This section lists the errors you may encounter when using the Direct API.

General Errors

StatusMessageLikely CauseRecommended Action
400Invalid amountAmount exceeds the provider's maximum limitCheck the amount
401UnauthorizedInvalid authenticationCheck the API key
403api_token_invalidInvalid API credentialsVerify the API key and secret
transaction_errorTransaction errorRetry or contact support
Refund not allowedTransaction is not refundableVerify the refund conditions
transaction_not_refundableTransaction not refundableCheck refund conditions
transaction_not_processedTransaction not processedCheck the status or retry
transaction_otp_requiredOTP required for the transactionProvide the OTP code
transaction_greater_than_zeroAmount must be greater than zeroVerify the transaction amount
404Payment not foundReference not foundCheck the original reference
api_token_not_foundAPI token not foundEnsure the token exists
country_not_foundCountry not foundVerify the country code
provider_not_foundProvider not foundVerify the provider name
transaction_does_not_existTransaction does not existVerify the transaction identifier
409Duplicate refundRefund attempt already processedUse a different idempotency key
transaction_is_already_processedTransaction already processedCheck the transaction status
transaction_already_refundedTransaction already refundedCheck the refund history
500Internal Server ErrorServer errorTry again later

On this page