This page gives you the common knowledge about Tabby operating.
merchant_code
represents a merchant country or a specific store within the country.
dob
fields where we accept values in the YYYY-MM-DD format.
429 error
when rate limiting is triggered.
Rate limits are enforced per API Key and are measured on a per-operation basis. Operations are categorized into Create Session and Payment operations.
401 Not authorized
. More information on HTTP Basic auth can be found in the API Reference article.
error_code
and an errorType
value (or errors
).
The error
object is a human-readable English message to aid in debugging. The message
is not meant to be displayable to end-users, nor it is meant to be machine-readable. It should be seen as something that the client would log to assist in debugging, but it’s never meant to be in any way parsed by the client.