PayPal Integration
238
</soapenv:Header>
<soapenv:Body>
<urn:GetPalDetailsReq>
<urn:GetPalDetailsRequest>
<urn1:Version>64.0</urn1:Version>
</urn:GetPalDetailsRequest>
</urn:GetPalDetailsReq>
</soapenv:Body>
</soapenv:Envelope>
You must replace the Username, Password, and Signature with
your account-specic details.
15. If everything was set up correctly, you would get the following response:
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/
soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/
encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xs="http://www.
w3.org/2001/XMLSchema" xmlns:cc="urn:ebay:apis:CoreComponentTyp
es" xmlns:ed="urn:ebay:apis:EnhancedDataTypes" xmlns:wsu="http://
schemas.xmlsoap.org/ws/2002/07/utility" xmlns:saml="urn:oasis:na
mes:tc:SAML:1.0:assertion" xmlns:ds="http://www.w3.org/2000/09/
xmldsig#" xmlns:wsse="http://schemas.xmlsoap.org/ws/2002/12/
secext" xmlns:ebl="urn:ebay:apis:eBLBaseComponents" xmlns:ns="urn:
ebay:api:PayPalAPI">
<SOAP-ENV:Header>
<Security xsi:type="wsse:SecurityType" xmlns="http://
schemas.xmlsoap.org/ws/2002/12/secext"/>
<RequesterCredentials xsi:type="ebl:CustomSecurityHeaderTy
pe" xmlns="urn:ebay:api:PayPalAPI">
<Credentials xsi:type="ebl:UserIdPasswordType" xmlns="urn
:ebay:apis:eBLBaseComponents">
<Username xsi:type="xs:string"/>
<Password xsi:type="xs:string"/>
<Signature xsi:type="xs:string">AXTsSMU3tr.t2l4lsPvBiX
3G34zMAk2bw8FZpxAUBEK2ymQHTMc-VZdS</Signature>
<Subject xsi:type="xs:string"/>
</Credentials>
</RequesterCredentials>
</SOAP-ENV:Header>
<SOAP-ENV:Body id="_0">
<GetPalDetailsResponse xmlns="urn:ebay:api:PayPalAPI">
<Timestamp xmlns="urn:ebay:apis:eBLBaseComponents">2010-
08-31T06:16:06Z</Timestamp>
<Ack xmlns="urn:ebay:apis:eBLBaseComponents">Success</