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

Response Property

Contains the response to the settlement.

Syntax

[VB.NET]
Public ReadOnlyProperty Response As FDMSSettleResponse

[C#]
public FDMSSettleResponse Response {get;}

Remarks

This property will contain the response returned from the FDMS server. It should be inspected (and logged) after calling SendSettlement. The FDMSSettleResponse type contains the following fields:

BatchNumber FDMS-generated Id of the batch settlement.
BatchStatus Indicates success or failure of the entire settlement.
DatawireReturnCode Contains an error code providing more details about the DatawireStatus received.
DatawireStatus Status of the communication with Datawire.

This property is read-only.

Default Value

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