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 Syntax
The XMLPayResponse Document (Recurring Profiles)
2
42 XMLPay Developer’s Guide
</XMLPayResponse>
BuyerAuthResult
Response for Buyer Authentication transactions, VerifyEnrollment and
ValidateAuthentication.
<BuyerAuthResult>
(Status)
(AuthenticationId)?
(PAReq)?
(ACSUrl)?
(ECI)?
(CAVV)?
(XID)?
</BuyerAuthResult>
Attribute Description
Vendor Identifies the merchant of record for the transaction within the
payment processing network.
Partner Identifies the partner who submitted the transaction on behalf of the
vendor.
RecurringProfileResult Defined on page 43.
Signature Optional signature over ResponseData, executed by the payment
processing gateway using the W3C XML Signature syntax. This
signature may be used to provide integrity protection of the response
data and/or authentication of the responder, if needed (transport-level
security may also be used to provide these protections).
TransactionReceipts Optional list of receipts from the payment processing network.
Attribute Description
Status Status of the transaction.
AuthenticationId Message id for the response.
PAReq Payer authentication request returned if cardholder is enrolled.
ACSUrl The issuer ACS URL at which the cardholder would authenticate by
providing the password.
ECI The Electronic Commerce Indicator value that implies the authentication
outcome. Defaulted to 7 since cardholder has not authenticated yet.
CAVV Cardholder Authentication Verification Value.
XID Transaction ID.