Developer Guide
Error Code | Error Message | Description |
---|---|---|
101 | INVALID API KEY | You have entered invalid API key. |
102 | API KEY EXPIRED | Your subscription is already expired. |
103 | INSUFFICIENT CREDIT | Your have no credit to perform the request. |
104 | SYSTEM DATABASE ERROR | Database error. |
Error Code | Error Message | Description |
---|---|---|
201 | INVALID BILLING COUNTRY CODE | You have entered invalid country code. Please refer to Country Codes for complete list. |
202 | INVALID SHIPPING COUNTRY CODE | You have entered invalid country code. Please refer to Country Codes for complete list. |
203 | INVALID IP ADDRESS | You have entered invalid IP address. |
204 | INVALID EMAIL HASH | You have entered invalid hash value. Please refer to SHA1-64K Hash Function for details. |
205 | INVALID USERNAME HASH | You have entered invalid hash value. Please refer to SHA1-64K Hash Function for details. |
206 | INVALID PASSWORD HASH | You have entered invalid hash value. Please refer to SHA1-64K Hash Function for details. |
207 | INVALID CREDIT CARD HASH | You have entered invalid hash value. Please refer to SHA1-64K Hash Function for details. |
208 | INVALID QUANTITY VALUE | You have entered invalid quantity value. |
209 | QUANTITY VALUE TOO LARGE | Your quantity value exceeded 100,000 limit. |
210 | INVALID AMOUNT VALUE | You have entered invalid amount. |
211 | AMOUNT VALUE TOO LARGE | Your amount exceeded 10,000,000 limit. |
212 | ORDER ID EXCEED LIMIT OF 15 CHARACTERS | Your order ID exceeded 15 characters. |
213 | INVALID CURRENCY CODE | You have entered invalid currency code. Please refer to Currency Codes for complete list. |
214 | INVALID AVS CODE | You have entered invalid AVS code. Please refer to AVS & CVV2 Response Codes for complete list. |
215 | INVALID CVV2 CODE | You have entered invalid CVV2 code. Please refer to AVS & CVV2 Response Codes for complete list. |
216 | ORDER DESCRIPTION EXCEED LIMIT OF 200 CHARACTERS | Your order description exceeded 200 characters. |
217 | INVALID PAYMENT MODE | You have entered invalid payment mode. Valid values: creditcard | paypal | googlecheckout | cod | moneyorder | wired | bankdeposit | others |
218 | CHECKSUM EXCEED LIMIT OF 32 CHARACTERS | The checksum value is exceeded 32 characters. |
Error Code | Error Message | Description |
---|---|---|
301 | INVALID TRANSACTION ID | You have entered invalid transaction ID. |
302 | TRANSACTION IS READ-ONLY | You do not allow to feedback this transaction. |
303 | INVALID ACTION | You have entered invalid action. Valid values are APPROVE, REJECT, and IGNORE. |
304 | MERCHANT CALLBACK FAILED | We are unable to perform the callback action. Please verify your callback URL. |
305 | TRANSACTION ALREADY APPROVED | The transaction already been approved. |
306 | TRANSACTION ALREADY REJECTED | The transaction already been rejected. |
Error Code | Error Message | Description |
---|---|---|
401 | INVALID USERNAME | You have entered invalid username. The API only accepts 6-20 characters with valid values of a-z, 0-9 and underscore(_). |
402 | INVALID EMAIL ADDRESS | You have entered invalid email address. |
403 | INVALID NAME | You have entered invalid full name. It is either empty or exceeded 60 characters. |
404 | INVALID ADDRESS1 | You have entered invalid address 1. It is either empty or exceeded 120 characters. |
405 | INVALID ADDRESS2 | Your address 2 exceeded 120 characters. |
406 | INVALID CITY NAME | You have entered invalid city name. It is either empty or exceeded 50 characters. |
407 | INVALID STATE NAME | You have entered invalid state name. It is either empty or exceeded 50 characters. |
408 | INVALID ZIP CODE | You have entered invalid zip code. It is either empty or exceeded 12 characters. |
409 | INVALID COUNTRY CODE | You have entered invalid country code. Please refer to Country Codes for complete list. |
410 | INVALID PHONE NUMBER | You have entered invalid phone number. |
411 | INVALID PHONE NUMBER | You have entered invalid phone number. It is exceeded 20 characters. |
412 | INVALID FAX NUMBER | You have entered invalid fax number. |
413 | INVALID FAX NUMBER | You have entered invalid fax number. It is exceeded 20 characters. |
414 | INVALID COMPANY NAME | You have entered invalid company name. It is either empty or exceeded 100 characters. |
415 | INVALID INDUSTRY ID | You have entered invalid industry ID. Please refer to Industry ID for complete list. |
416 | USERNAME ALREADY REGISTERED | Username already registered in the system. |
417 | EMAIL ADDRESS ALREADY REGISTERED | Email address already registered in the system. |
Error Code | Error Message | Description |
---|---|---|
501 | USERNAME DOES NOT EXIST | The username does not exist in our records. |
502 | PLAN DOES NOT EXIST | You have entered invalid plan name. |
503 | ONLY MICRO PLAN IS ALLOWED | We only allow MICRO plan subscription through API request. |
504 | ONLY ONE MICRO PLAN IS ALLOWED FOR AN ACCOUNT | We only allow one MICRO plan subscription for an account. |