Developer's Guide
Table Of Contents
- Contents
- Preface
- XMLPay Overview
- XMLPay Syntax
- XMLPay Elements
- XMLPay Transaction Profiles
- XMLPay Examples
- ACH Sale Request
- Card Authorization Request
- Card Capture Request
- Card Credit Request
- Card Credit Reference Credit Request
- Card Force Capture Request
- Card Sale Request
- Card Secure Request
- Card Status Request
- Card Void Request
- Check Sale Request
- Customer IP
- Express Checkout Authorization Transaction
- IAVS Result Request
- Level 3 Invoice
- Line Item Sale Request
- Merchant Description and Merchant Service Number
- Processor Result
- Recurring Billing Profile
- Shipping Carrier and Shipping Method
- Transaction Update
- ValidateAuthentication Request
- ValidateAuthentication Response
- VerifyEnrollment Request
- VerifyEnrollment Response
- XMLPay Schemas
- XMLPay DTD
- Transaction Results
- Index
XMLPay Developer’s Guide 51
XMLPay Elements
Credit Card Transaction Parameters
3
PONUM Specified by the cardholder to identify the
order. Usually used as a Purchase Order
number.
BillTo→PONum
PRENOTE Identifies the transaction as an authorization
for future transactions.
Prenote
PWD The 6- to 32-character password that you
defined while registering for the account.
This value is case-sensitive.
Password
RECURRING Identifies the transaction as recurring. ExtData
SHIPFROMZIP Ship-from postal code. Zip
SHIPTOCITY Ship-to city. ShipTo
→Address→City
SHIPTOFIRSTNAME Ship-to name. Name
SHIPTOSTATE Ship-to state. ShipTo
→Address→State
SHIPTOSTREET Ship-to street. ShipTo
→Address→Street
SHIPTOZIP Ship-to postal code. ShipTo
→Address→Zip
SS Cardholder’s Social Security Number. SS
STARTTIME Specifies the beginning of the time period
during which the transaction specified by the
CUSTREF occurred. Optional for Inquiry
transactions when using CUSTREF to specify
the transaction.
ExtData
STATE Cardholder’s state. State
STREET The cardholder’s street address (number and
street name).
Street
SWIPE Used to pass the Track 1 or Track 2 data (the
card’s magnetic stripe information) for card-
present transactions.
MagData
TAXAMT Tax amount. Item
→TaxAmt
TAXEXEMPT Tax exempt status. TaxExempt
TENDER The method of payment. Tender
T
ABLE 3.2 Retail credit card transaction parameters
Payflow SDK Parameter Description XMLPay Element