Create Checkout Response Errors

If a checkout creation request fails Tola will reply immediately with one of these error codes in the response body.

Code Message
1 Relay not enabled for webcheckout
2 Currency not supported
3 Invalid 'completionURL' parameter
4 Invalid items parameter
5 Invalid items description parameter
6 Invalid 'initiatorReference' parameter
7 Invalid 'merchantConsumerID' parameter
8 Invalid 'amount' parameter
9 Invalid 'customerremark' parameter
10 Invalid MAC Supplied or bad MAC configuration
11 Invalid items 'quantity' parameter
12 Invalid items 'productCode' parameter
13 Invalid 'metadata' parameter
100 Internal server error