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

VoucherSaleAsync Method

Used to clear (force) a food stamp voucher that was previously voice-authorized.

Syntax

[VB.NET]
Public Function VoucherSaleAsync(ByVal AuthCode As String, ByVal VoucherNumber As String) As Task
[C#]
public Task VoucherSaleAsync(string authCode, string voucherNumber);

Remarks

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

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