Click or drag to resize

ExpressCheckoutResultToken Property

Gets/sets the timestamped token value that was returned in the SetExpressCheckout(PaymentDetails, PayerInfo, String) response and passed in the GetExpressCheckoutDetails(String) request.

Namespace:  NetQuarry.Services.Paypal
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public string Token { get; set; }

Property Value

Type: String
See Also