Transactions
Merchant is not enabled for Partial Debit
- Meaning: The Partial Debit service has not been enabled for this integration
- Solution: You can send us an email at [email protected] to make a request for the service
Transaction cannot be completed. Session timeout exceeded.
- Meaning: The transaction was not completed in the time allowed by your session timeout
- Solution: You'll need to initialize a new transaction. If you don't want your transactions to time out, you can increase your Session Timeout or set it to 0 (no timeout)
Invalid Merchant Selected
- Meaning: You're attempting to start a transaction with the API key of a disabled business
- Solution: If your business was disabled, you should have been sent an email detailing the reason this happened and how to reactivate your business. Send an email to [email protected] if you think this was done in error.
Pickup card (stolen card)
- Meaning: This means the customer's card has been reported as lost and a new card has been printed but the customer is yet to pick it up.
- Solution: Please advise the customer to visit the bank and pickup their new card. In the meantime, the transaction can be completed using other payments options on the checkout
Invalid Email Address Passed
- Meaning: The email address is improperly formatted.
- Solution: Ensure that the email follows the format: "[email protected]"
- Sample generic error
1{2 "status": "false",3 "message": "[string]"4}
Not sure where to look? Try search
Type the error or keywords into the search bar above. If you don’t find what you’re looking for, contact us, we’re happy to help.