Getting Started

Generating API Keys

Calling API Functions

JSON or XML

API Call Rate Limits

Affiliate Accounts

Functions

Types

Merchant Accounts

Functions

Types

TransactionStatus2 Enumeration

Specifies constants that define a transaction status.


Values

Value Description
Approved The transaction has been paid by the merchant.
Paid The transaction has been paid to the affiliate.
Locked The transaction has passed its validation period. It will be included on the merchant's next invoice to be paid.
Pending The transaction is within the validation period.
Void The transaction has been flagged as void by the merchant.

JSON XML

Example

"Approved"
Approved

Related Links