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

AdjustTipAsync Method

Sends a tip adjustment request.

Syntax

[VB.NET]
Public Function AdjustTipAsync(ByVal RetrievalNumber As String, ByVal OriginalAmount As String, ByVal TipAmount As String) As IAsyncAction
[C#]
public IAsyncAction AdjustTipAsync(string retrievalNumber, string originalAmount, string tipAmount);

Remarks

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

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