Direct Payment Integrator V6 - Online Help
Direct Payment Integrator V6
Questions / Feedback?

ReversalAdviceAsync Method

Used if no response is received from the Server to void the authorization.

Syntax

[VB.NET]
Public Function ReversalAdviceAsync(ByVal OriginalTransactionType As Integer, ByVal ReasonCode As Integer) As IAsyncAction
[C#]
public IAsyncAction ReversalAdviceAsync(int originalTransactionType, int reasonCode);

Remarks

This method is the asynchronous version of the ReversalAdvice method and is used to support asynchronous operations in WinRT. Please refer to ReversalAdvice for more information.

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