Error Code During Transactions

PS: All error descriptions can be found in the error part of each response

ModuleStatus CodeError CodeMeaning
Collection404CurrencyExchangeValueNotFoundThis means we are unable to find a currency exchange value to convert the shop.currency to base.currency during checkout
Payout404TransferRecipientNotFoundTransfer Recipient Cannot be found. It’s possible it has also been deleted.
Payout500InActiveWalletThis means your Payout Wallet is either inactive or a PND (post-no-debit) has been placed on your wallet.
Payout500InsufficientBalanceYou have insufficient balance to carry out the transaction
Payout500InvalidDisbursementConfigurationThere is an error in your disbursement configuration. You can check the disbursements section on the dashboard to validate your configuration
Payout400InvalidDisbursementPinThis means either you haven’t set your pin or you are passing an invalid pin.
Payout403InvalidDisbursementWhitelistedIPThis means you are calling our API from an invalid IP that is not whitelisted.
Payout409TransferRecipientExistsThis means the transfer recipient you are trying to create already exists
Payout404TransferRecipientNotFoundThis means the selected transfer recipient does not exist on the platform
Payout422ValidateAuthorizationURLErrorThis means we are unable to validate the transaction on your authorization URL
General422ValidationErrorOne or more fields have failed to pass initial validation.
General404IntegrationNotFoundThe Provider Integration Could not be found. You can check the My Integrations on the dashboard to see if your integration is active.
General404ResourceNotFoundThis is a generic error that indicates the resource you are trying to access cannot be found
General500InvalidProviderThis means you are passing a provider that is not supported
General500InternalServerErrorGeneral Server Error