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 (Transactions)
2
38 XMLPay Developer’s Guide
</XMLPayResponse>
TransactionResult
<TransactionResult Id=?>
(Result)
(BuyerAuthResult)?
(ProcessorResult)?
(FraudPreprocessorResult)?
(FraudPostprocessorResult)?
(CardSecure)?
(IAVSResult)?
(AVSResult)?
(CVResult)?
(Message)?
(PNRef)?
(AuthCode)?
(HostCode)?
(HostURL)?
(OrigResult)?
(Status)?
(ReceiptURL)?
(ACHStatus)?
(OrigPNRef)?
(OrigMessage)?
(PayPalResult)?
(ExtData)*
</TransactionResult>
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.
TransactionResult Defined on page 38.
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.