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

Response Property

Contains the response to an authorization request.

Syntax

public FDMSResponse getResponse();

Remarks

This property will contain the response returned from the FDMS server. It should be inspected (and logged) after an authorization to determine if the transaction was approved. The FDMSResponse type contains the following fields:

ApprovalCode Contains an authorization code for approved transactions, or a description of the error for declines.
AVSResult Contains the Address Verification System result code.
CaptureFlag Indicates whether the authorization was successful, and whether it can be settled.
CommercialCard Indicates whether the credit card charged is a corporate commercial card (and if so the type of commercial card).
CVVResult Contains the returned CVV result code (if CVV data was sent in the request).
DatawireReturnCode Contains an error code providing more details about the DatawireStatus received.
DatawireStatus Status of the communication with Datawire.
ReturnedACI Returned Authorization Characteristics Indicator contains CPS qualification status.
TransactionDate Local transaction date returned from the server in MMDDYY format.
TransactionId Contains the Visa Transaction Identifier or MasterCard Reference Number.
ValidationCode Additional information generated by the card issuer.

This property is read-only.

Default Value

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