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

DebitVoidTransaction Method

Sends a void request for a previous debit card transaction.

Syntax

[VB.NET]
Public Sub DebitVoidTransaction(ByVal DetailAggregate As String)
[C#]
public void DebitVoidTransaction(string detailAggregate);

Remarks

This method is used to void a Debit Card transaction.

DetailAggregate is the full detail aggregate returned by a GetDetailAggregate call for a Debit Card transaction.

  FDMSOmahaRetail.DebitVoidTransaction(FDMSOmahaRetail.GetDetailAggregate());

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