Click or drag to resize

ExpressCheckoutResult Properties

The ExpressCheckoutResult type exposes the following members.

Properties
  NameDescription
Public propertyAck
The result of the method.
(Inherited from PaypalResult.)
Public propertyToken
Gets/sets the timestamped token value that was returned in the SetExpressCheckout(PaymentDetails, PayerInfo, String) response and passed in the GetExpressCheckoutDetails(String) request.
Public propertyTransactionID
Gets/sets the transaction ID.
Top
See Also