PayPal Integrator V5 - Online Help
PayPal Integrator V5
Questions / Feedback?

Token Property

This property is used to reference a specific Express Checkout transaction in the PayPal network.

Syntax

[VB.NET]
Public Property Token As String

[C#]
public string Token {get; set;}

Remarks

When CreateProfile is called, PayPal requires either this property to be set to a valid ResponseToken returned by the SetCheckout method of Express Checkout or a valid credit card to be set through the Card property.

This token expires after three hours.

Default Value

""

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 5.0.6240.0