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

TotalAuthorizedAmount Property

Sum total of all the original authorization and all subsequent incremental authorizations.

Syntax

[VB.NET]
Public Property TotalAuthorizedAmount As String

[C#]
public string TotalAuthorizedAmount {get; set;}

Remarks

When supporting incremental authorizations, you must manually keep track of the sum of all authorizations made for a single transaction (all based on the same transaction id). This total must be added to the TotalAuthorizedAmount property of the detail record associated with the first authorization. Only one detail record should be submitted no matter how many incremental authorizations are attached to the transaction.

Default Value

""

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