Exceptions

class authorize.exceptions.AuthorizeError

Base class for all errors.

class authorize.exceptions.AuthorizeConnectionError

Error communicating with the Authorize.net API.

class authorize.exceptions.AuthorizeResponseError

Error response code returned from API.

class authorize.exceptions.AuthorizeInvalidError

Invalid information provided.