2013

Table Of Contents
Recurring Payments and Reference Transactions API Operations
GetRecurringPaymentsProfileDetails API Operation
12
152 February 01, 2013 Name-Value Pair API Developer Guide
Credit Card Details Fields
Payer Info Fields
Field Description
CREDITCARDTYPE Type of credit card. Is one of the following values:
Visa
MasterCard
Discover
Amex
Maestro – See note.
NOTE: If the credit card type is Maestro, you must set the currencyId to GBP. In
addition, you must specify either StartMonth and StartYear or
IssueNumber.
Character length and limitations: Up to 10 single-byte alphabetic characters
ACCT Credit card number. Only the last 4 digits of the credit card number are returned.
Character length and limitations: Numeric characters only with no spaces or
punctutation. The string must conform with modulo and length required by each
credit card type.
EXPDATE Credit card expiration date. This field is required if you are using recurring payments
with direct payments.
Character length and limitations: 6 single-byte alphanumeric characters, including
leading zero, in the format MMYYYY
STARTDATE Month and year that Maestro card was issued.
Character length and limitations: Must be 6 digits, including leading zero, in the
format MMYYYY
ISSUENUMBER Issue number of Maestro card.
Character length and limitations: 2 numeric digits
Field Description
EMAIL Email address of buyer.
Character length and limitations: 127 single-byte characters
FIRSTNAME Buyers first name.
Character length and limitations: 25 single-byte characters
LASTNAME Buyers last name.
Character length and limitations: 25 single-byte characters