Developer's Guide

Table Of Contents
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.