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 DTD
B
132 XMLPay Developer’s Guide
<!ELEMENT AddressLine4 (#PCDATA)>
<!ELEMENT CountryName (#PCDATA)>
<!ELEMENT Address ((Company?, Street?, Street2?, City?, State?, Zip?, Country?,
AddressLine1?, AddressLine2?, AddressLine3?, AddressLine4?, CountryName?))>
<!ELEMENT EMail (#PCDATA)>
<!ELEMENT Phone (#PCDATA)>
<!ELEMENT Fax (#PCDATA)>
<!ELEMENT URL (#PCDATA)>
<!ELEMENT BillFrom (Name?, Address?, EMail?, Phone?, Fax?, URL?)>
<!ELEMENT CustomerId (#PCDATA)>
<!ELEMENT Phone2 (#PCDATA)>
<!ELEMENT CustCode (#PCDATA)>
<!ELEMENT PONum (#PCDATA)>
<!ELEMENT TaxExempt (#PCDATA)>
<!ELEMENT BillTo (CustomerId?, Name?, Address?, EMail?, Phone?, Phone2?, Fax?,
CustCode?, PONum?, TaxExempt?)>
<!ELEMENT ShipCarrier (#PCDATA)>
<!ELEMENT ShipMethod (#PCDATA)>
<!ELEMENT ShipFromEU (#PCDATA)>
<!ELEMENT ShipFrom (Name?, Address, EMail?, Phone?, Fax?, ShipFromEU?)>
<!ELEMENT ShipToEU (#PCDATA)>
<!ELEMENT ShipTo (Name?, Address, EMail?, Phone?, Phone2?, Fax?, ShipToEU?)>
<!ELEMENT Description (#PCDATA)>
<!ELEMENT SKU (#PCDATA)>
<!ELEMENT UPC (#PCDATA)>
<!ELEMENT Quantity (#PCDATA)>