
Adaptive Payments Developer Guide August 7, 2012 109
4
PaymentDetails API Operation
Use the PaymentDetails API operation to obtain information about a payment. You can
identify the payment by your tracking ID, the PayPal transaction ID in an IPN message, or the
pay key associated with the payment.
PaymentDetailsRequest Message
The PaymentDetailsRequest message contains the identifier used to retrieve information
about the payment.
PaymentDetailsRequest Fields
The payKey, transactionId, and trackingId fields identify the payment. You can
supply either the payKey field or the trackingId field in your request. If you supply both
fields, the payKey field will be used to identify the payment and the trackingId field will
be ignored.
Field Description
payKey xs:string
(Optional) The pay key that identifies the payment for which you want to
retrieve details. This is the pay key returned in the PayResponse message.
requestEnvelope common:RequestEnvelope
(Required) Information common to each API operation, such as the language
in which an error message is returned.
Comentarios a estos manuales