GetPaymentOptionsAsync Method
Retrieves the payment options for a previously created transaction.
Syntax
[VB.NET] Public Function GetPaymentOptionsAsync(ByVal PaymentKey As String) As IAsyncAction
[C#] public IAsyncAction GetPaymentOptionsAsync(string paymentKey);