Getting Started

Generating API Keys

Calling API Functions

JSON or XML

API Call Rate Limits

Affiliate Accounts

Functions

Types

Merchant Accounts

Functions

Types

CustomerType Enumeration

Specifies constants that define a type of customer.


Values

Value Description
New This was a new customer. This was the first transaction by this customer.
Return This was a return customer. This was not the first transaction by this customer.

JSON XML

Example

"New"
New

Related Links