Skip to main content

Class CreditToCardAccountResponse


Properties

NAMETYPELENGTHDESCRIPTION
ReferenceNumberstring20Reference number assigned to the transaction.
SuccessboolPossible responses are:
  • true – the transaction was approved.
  • false – there was a problem with the transaction.
ErrorboolPossible responses are:
  • true – there was a problem with the transaction.
  • false – the transaction was approved.
ResponseCodeenum of Type AuthResponseCodePossible responses are:
  • Success
  • Declined
  • Data_Not_Valid
  • AVS_Declined
  • CCVS_Declined
  • Expired
  • Authorizer_Suppressed_Data
  • Account_Closed
  • Account_Invalid
  • Error_Invalid_Batch
  • Error_Invalid_Terminal
  • Error_Timeout
  • Error_Connection
  • Error_Not_Supported
  • Error_Unspecified
ActualDateDateTime
ResponseMessagestringThis field will provide supplemental information based on each response code listed above.
OriginatedAsenum of Type SettlementTypePossible responses are:
  • None
  • Card_Transfer