Developer's Guide

Table Of Contents
XMLPay Syntax
The XMLPayResponse Document (Transactions)
2
40 XMLPay Developer’s Guide
AVSResult
<AVSResult>
(StreetMatch)
(ZipMatch)
</AVSResult>
PayPalResult
<PayPalResult>
(EMail?)
(PayerID?)
(Token?)
(PPRef?)
(FeeAmount)
(PayerStatus?)
(PaymentType?)
(PendingReason?)
(Custom?)
(InvNum?)
(Phone?)
(Name?)
(ShipTo?)
(CorrelationID?)
</PayPalResult>
ExtData Optional element that may carry extended data (outside the syntax
of the XMLPay schema).
Attribute Description
Result Number that indicates outcome of the transaction (see Appendix C,
“Transaction Results”).
CustRef Reference string that identifies the customer.
Duplicate Identify if the transaction has been run before.
Attribute Description
StreetMatch Indicates whether or not the billing street address matched the bank's
records. Possible values: match, no match, service not available, or
service not requested.
ZipMatch Indicates whether or not the billing zip matched the bank's records.
Possible values: match, no match, service not available, or service not
requested.
Element Description