Skip to main content

Class RefundCardTransactionResponse


Properties

NAMETYPELENGTHDESCRIPTION
ReferenceNumberstring20The reference number assigned to the transaction.
SuccessboolDid the transaction succeed – True or False.
ErrorboolDid an error occur – True or False.
ResponseCodeenum of Type AuthResponseCodePossible responses are:
  • Success
  • Duplicate_Transaction
  • Declined
  • Data_Not_Valid
  • Velocity_Count
  • Velocity_Amount
  • AVS_Declined
  • CCVS_Declined
  • Expired
  • Authorizer_Suppressed_Date
  • Error_Invalid_Format
  • Error_Timeout
  • Error_Internal
  • Error_Connection
  • Error_Not_Supported
  • Error_Not_Subscribed
  • Error_Invalid_Terminal
  • Error_Transaction_Not_Found
  • Error_Terminal_Disabled
  • Error_Invalid_State
  • Error_Unspecified
ActualDateDateTimeThe date and time the transaction was created.
ResponseMessagestringThis field will provide supplemental information based on each response code listed above.
OriginatedAsenum of Type SettlementTypeTransaction type.

Possible responses are:
  • ACH
  • Card_Transfer
  • None