Developer's Guide

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