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 59
XMLPay Elements
Credit Card Transaction Response Parameters
3
AUTHCODE Returned for Sale Authorization. AuthCode
AVSADDR AVS address verification
response.
AVSResult
AVSZIP AVS ZIP code verification
response.
AVSResult
BALAMT Balance on a pre-paid stored value
card for American Express CAPN
transactions
ProcessorResult
→
BalanceAmount
CARDSECURE Raw card secure value TransactionResult
→CardSecure
CVV2MATCH Result of the card security code
(CVV2) check.
CVResult
HOSTCODE Raw response from processor ProcessorResult
→HostCode
IAVS IAVS result code TransactionResult
→IAVSResult
PNREF Reference ID, a unique number
that identifies the transaction.
PNRef
RESPMSG The response message returned
with the transaction result.
Message
PROCAVS Raw processor AVS result code ProcessorResult
→AVSResult
PROCCVV2 Raw processor CVV2 result code ProcessorResult
→CVResult
PROCCARDSECURE Raw card secure value from
processor
ProcessorResult
→CardSecure
RRN Retrieval reference number
(typically not passed to merchant)
ProcessorResult
→RRN
RESPTEXT Text response returned from
processor (for example, Approval)
ProcessorResult
→ResponseText
RESULT The outcome of the attempted
transaction.
Result
SETTLE_DATE Date transaction will settle ProcessorResult
→SettleDate
STAN Unique PayPal-generated
transaction ID for processor
(typically not passed to merchant)
ProcessorResult
→STAN
T
ABLE 3.5 Transaction response parameters
Payflow SDK Parameter Description XMLPay Element