ActivateCardAsync Method
Activates a Gift Card.
Syntax
[VB.NET] Public Function ActivateCardAsync() As IAsyncAction
[C#] public IAsyncAction ActivateCardAsync();
Direct Payment Integrator V6 - Online Help
|
|||
|
Available for:
Questions / Feedback?
ActivateCardAsync MethodActivates a Gift Card. Syntax[VB.NET] Public Function ActivateCardAsync() As IAsyncAction [C#] public IAsyncAction ActivateCardAsync(); RemarksThis method is the asynchronous version of the ActivateCard method and is used to support asynchronous operations in WinRT. Please refer to ActivateCard for more information. |
||