SetPaymentOptionsAsync Method
Sets the payment options for newly created transactions.
Syntax
[VB.NET] Public Function SetPaymentOptionsAsync(ByVal PaymentKey As String) As IAsyncAction
[C#] public IAsyncAction SetPaymentOptionsAsync(string paymentKey);