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

TransactionAmount Property

Amount to be charged from (or refunded to) the card.

Syntax

[VB.NET]
Public Property TransactionAmount As String

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

Remarks

This is required for Sale and Refund transactions. The transaction amount may be up to 11 characters in length, and must be in the format "DDDDDDDD.CC", and be left-justified with no fill (eg: "1.99"). This must always be a positive, non-zero value.

Default Value

""

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