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

RepeatSaleAsync Method

Used to submit a recurring transaction.

Syntax

[VB.NET]
Public Function RepeatSaleAsync(ByVal PNRef As String) As IAsyncAction
[C#]
public IAsyncAction RepeatSaleAsync(string PNRef);

Remarks

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

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