SetCheckoutAsync Method
Call this method to begin the Express Checkout process and fetch a token from PayPal which will encode transaction details.
Syntax
[VB.NET] Public Function SetCheckoutAsync() As IAsyncAction
[C#] public IAsyncAction SetCheckoutAsync();