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 Developer’s Guide 31
XMLPay Syntax
Core Structures
2
AdditionalAmounts
<AdditionalAmounts>
(Amount1)?
(Amount2)?
(Amount3)?
(Amount4)?
(Amount5)?
</AdditionalAmounts>
Address
<Address>
(Street)?
(City)?
(State)?
(Zip)?
(Country)?
</Address>
MerchantCountryCode Merchant’s country code (ISO 3166). Default is US.
MerchantZip Merchant’s postal code.
Attribute Description
Amount1
Amount2
Amount3
Amount4
Amount5
Attribute Description
Street Street address, including number.
City City name.
State State or province. For US addresses, two character state codes should be
used.
Zip Postal code.
Country Country code (ISO 3166). Default is US.
Attribute Description