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

ResponseCode Property

Indicates the status of the authorization request.

Syntax

fdmsgiftcardcontrol.ResponseCode

Default Value

""

Remarks

Indicates the status of the authorization request.

This property will contain a two character response code indicating the status of the transaction request sent to the FDMS Closed Loop Gift Card system. The merchant must evaluate this response code and not the ResponseText or ResponseApprovalCode to determine the nature of a response message. A response code of "00" represents a successful transaction. All other response codes represent non-approved requests. All non-approved response codes should NOT be assumed to be "DECLINED" as an error condition may be present.

A list of valid result codes is:

CodeDescription
00Completed OK
01Insufficient funds
02Account closed. The account was closed, probably because the account balance was $0.00.
03Unknown account. The account could not be located in the account table.
04Inactive account. The account has not been activated by an approved location.
05Expired card. The card's expiration date has been exceeded.
06Invalid transaction code. This card or terminal is not permitted to perform this transaction, or the transaction code is invalid.
07Invalid merchant. The merchant is not in the merchant database or the merchant is not permitted to use this particular card.
08Already active. The card is already active and does not need to be reactivated.
09System error. There is a problem with the cost processing system. Call your help desk or operations support.
10Lost or stolen card. The replacement transaction could not be completed because the account was not previously marked as lost/stolen.
11Not lost or stolen. The replacement transaction could not be completed because the account was not previously marked as lost/stolen.
12Invalid transaction format. There is a transaction format problem.
15Bad mag stripe. The mag stripe could not be parsed for account information.
16Incorrect location. There was a problem with the merchant location.
17Max balance exceeded. The transaction, if completed, would cause the account balance to be exceeded by the max_balance specified by configuration of this system. Some merchants set the max_balance to a value twice that of the max transaction amount.
18Invalid amount. There was a problem with the amount property in the transaction format.
19Invalid clerk. The clerk property was either missing when required or the content did not match a clerk in the merchant's system.
20Invalid password. The user password is invalid.
21Invalid new password. The new password does not meet the minimum security criteria.
22Exceeded account reloads. The clerk/user/location was only permitted to reload a specified number of accounts. That number has been exceeded. Contact the help desk or operations support.
23Password retry exceeded. The user account has been frozen because the user attempted to access the account and was denied. Seek manager's assistance.
26Incorrect transaction version or format number for point of sale transactions.
27Request not permitted by this account.
28Request not permitted by this merchant location.
29Bad replay date.
30Bad checksum. The checksum provided is incorrect.
31Balance not available (denial). Due to an internal First Data Closed Loop Gift Card issue, information from this account could not be retrieved.
32Account has been locked.
33No previous transaction. The void or reversal transaction could not be matched to a previous (original) transaction. In the case of a pre-authorization redemption, the corresponding locking transaction could not be identified.
34Already reversed.
35Generic denial. An error was produced which has no other corresponding response code for the provided version/format.
36Bad authorization code. The authorization code test failed.
37Too many transactions requested.
38No transactions available/no more transactions available. There are no more transactions for this account or there are no transactions as determined by the specified first transaction number.
39Transaction history not available. The history could not be provided.
40New password required.
41Invalid status change. The status change requested (e.g. lost/stolen, freeze active card) cannot be performed.
42Void of activation after account activity.
43No phone service. Attempted a calling card transaction on an account which is not configured for calling card activity.
44Internet access disabled. This account may no longer use transactions in which an EAN is required.
45Invalid EAN. The EAN is not correct for the provided account number.
46Invalid merchant key. The merchant key block provided is invalid (e.g. The working key provided is an Assign Merchant Working Key transaction).
47Internet Virtual and Physical cards do not match. When enabling a physical card to a virtual card, both must be from the same promotion.
48Invalid transaction source. The provided source is not valid for this transaction.
49Account already linked. This is the response received when enabling a physical card when the two provided accounts have already been linked.
50Account not in inactive state. his is the response received when enabling a physical card when the physical card is not in an inactive state.
51First Data Voice Services returns this response on Internet transactions where the interface input parameter is not valid.
52First Data Voice Services returns this response on Internet transactions when they did not receive a response from Closed Loop Gift Card.
53First Data Voice Services returns this response on Internet transactions where the client certificate is invalid.
54Merchant not configured as International although the account requires it. The account allows currency conversions but the merchant is not configured for International.
55Invalid currency. The provided currency is invalid.
56Request not International. Merchant configured to require currency information for the financial transaction, however none was sent.
57Currency conversion error. Internal Closed Loop Gift Card system error.
58Invalid expression date. The expression date provided is not valid.
59On void transaction, the terminal transaction number did not match.
60First Data Voice Services error returned if Internet transactions check fails.
67Target Embossed Card entered and transaction count entered do not match.
68No account link.
69Invalid timezone.
70Account on hold.
71Fraud count exceeded.
72Location restricted.
73Invalid BIN
74Product code(s) restricted.
75Bad post date. The date is not a valid date.

This property is read-only.

Data Type

String

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