Getting Started

Generating API Keys

Calling API Functions

JSON or XML

API Call Rate Limits

Affiliate Accounts

Functions

Types

Merchant Accounts

Functions

Types

TransactionQueryStatus Enumeration

Specifies constants that define a transaction query status.


Values

Value Description
Accepted The transaction query has been accepted by the merchant, and a new transaction has been created.
Declined The transaction query has been declined by the merchant.
Failed The transaction query had an error, such as an invalid date/time, currency code, or sale amount; used a duplicate order ID; or was for an unapproved merchant.
Pending The transaction query is within the review period.

JSON XML

Example

"Approved"
Approved

Related Links