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

AuthorizedAmount Property

Original amount authorized before any reversals.

Syntax

[VB.NET]
Public ReadOnlyProperty AuthorizedAmount As String

[C#]
public string AuthorizedAmount {get;}

Remarks

This field contains the transaction amount from the original authorization request message. If a partial authorization occurred, this field will contain the partially authorized amount.

If any additional authorizations have been made, or the SettlementAmount is different than the originally authorized amount (due to items out of stock or adding a TipAmount) this property should still reflect the original unchanged amount from the initial authorization request.

This property is read-only.

Default Value

""

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