Skip to main content

Error Response Details


Possible Error Messages and Solutions:#

Error MessageExplanationSolution
Unauthorized - Please verify authorization token.Authorization header is not present or invalid.Please ensure that you are passing the correct Authorization-Token for the environment you are using.
Invalid Card NumberCredit card number is invalid.
Invalid Expiration DateFormat of the expiration date is invalid.
Card ExpiredThe Matbia card has expired.
Insufficient Wallet BalanceThe donor's balance is insufficient to cover the donation amount.
Transaction is already batched, please issue Refund.When calling the Void API on a transaction that has already been batched.Please call the Refund API instead.
Transaction not batched, please Void it.When calling the Refund API on a transaction that has not been batched yet.Please call the Void API instead.
Input string was not in a correct format.Any optional fields that are blank should be replaced with null.
No transaction found with provided reference id.Invalid referenceId.Please provide a valid referenceId.
Original Transaction was not successful.The transaction with the provided referenceId was declined.