Click or drag to resize
CreditChargeResponse Properties

The CreditChargeResponse type exposes the following members.

Properties
  NameDescription
Public propertyAuthCode
Product: ALL Description: Code returned from the credit card processor to indicate that the charge will be paid by the card issuer.
Public propertyAvsStreet
Product: ALL Description: The AVS (Address Verification Service) result for the street address supplied in the transaction. Possible values are Pass, if the information matches the information on file with the cardholder's account, Fail, or NotAvailable.[br /]
Public propertyAvsStreetSpecified
Public propertyAvsZip
The AVS (Address Verification Service) result for the zip code supplied in the transaction. Possible values are Pass, if the information matches the information on file with the cardholder's account, Fail, or NotAvailable.
Public propertyAvsZipSpecified
Public propertyCardSecurityCodeMatch
Product: ALL Description: Result of comparing the security code supplied in the credit card transaction request with the code on file with the card issuer. Possible values are Pass, Fail, and NotAvailable.[br /]
Public propertyCardSecurityCodeMatchSpecified
Public propertyCCProcessor
Product: Not used now Description: Credit Card Processor Name for recording the payment processor
Public propertyCCTransId
Product: ALL Description: Unique identifier of the payment transaction. It can be used to track the status of transactions, or to search transactions.
Public propertyClientTransID
Product: ALL Description: An identifier returned in settlement data used to support the credit card transaction reconciliation.
Public propertyCreditChargeResponseEx
Product: ALL Description: Internal use only: extension place holder for CreditChargeResponse
Public propertyMerchantAcctNum
Product: ALL Description: Merchant account number associated with the credit card transaction.
Public propertyPaymentGroupingCode
Product: ALL Description: Code that indicates membership in a group of card types that are normally deposited together.
Public propertyPaymentGroupingCodeSpecified
Public propertyReconBatchId
Product: ALL Description: Indicates which deposit batch the transaction belongs to. Allows for integration with Intuit MAS Service and QBFS: enables reconciliation between what is charged on credit card and what is already deposited into bank.
Public propertyResultCode
Product: ALL Description: Numeric code specifying the result of the transaction.
Public propertyResultCodeSpecified
Public propertyResultMsg
Product: ALL Description: Text specifying the result of the transaction.
Public propertySecurityCode
Product: ALL Description: CardCode or Card Id field that can be optionally provided to use additional security features of credit card authorization. It is typically a 3 digit number located on the back of most credit cards. For American Express, it is a 4 digit number on the front.
Public propertyStatus
Product: ALL Description: Indicates the status of the payment transaction. Possible values include Completed, Unknown.[br /]
Public propertyStatusSpecified
Public propertyTxnAuthorizationStamp
Product: ALL Description: This value is used to support the credit card transaction reconciliation.
Public propertyTxnAuthorizationStampSpecified
Public propertyTxnAuthorizationTime
Product: ALL Description: Timestamp indicating the time in which the card processor authorized the transaction.
Public propertyTxnAuthorizationTimeSpecified
Top
See Also