Developer's Guide

Table Of Contents
XMLPay Examples
Express Checkout Authorization Transaction
5
86 XMLPay Developer’s Guide
<Authorization>
<PayData>
<Tender>
<PayPal>
<Token>EC-1R668591NV5623643</Token>
</PayPal>
</Tender>
<Invoice>
<ExtData Name="VERBOSITY" Value="HIGH"/>
</Invoice>
</PayData>
</Authorization>
</GetExpressCheckout>
</Transaction>
</Transactions>
</RequestData>
<RequestAuth>
<UserPass>
<User>user</User>
<Password>password</Password>
</UserPass>
</RequestAuth>
</XMLPayRequest>
Get Express Checkout Response
<XMLPayResponse xmlns="http://www.paypal.com/XMLPay">
<ResponseData>
<Vendor>vendor</Vendor>
<Partner>partner</Partner>
<Transaction Results>
<TransactionResult>
<Result>0</Result>
<AVSResult>
<StreetMatch>Match</StreetMatch>
<ZipMatch></ZipMatch>
</AVSResult>
<Message>Approved</Message>
<PayPalResult>
<EMail>echeung-b1@paypal.com</EMail>
<PayerID>2BUBWABP28LFL</PayerID>
<Token>EC-1R668591NV5623643</Token>
<FeeAmount>0</FeeAmount>
<PayerStatus>verified</PayerStatus>
<Name>Joshua</Name>
<ShipTo>
<Address>
<Company>AA Logos</Company>
<Street>90252 Laurel Crest Drive</Street>
<City>San Jose</City>