CloverConnector  1.3.1
Copyright (C) 2017 Clover Network, Inc.
com.clover.sdk.v3.payments.CardTransaction Class Reference

Properties

com.clover.sdk.v3.base_.Reference paymentRef [get, set]
 The payment with which the card transaction is associated More...
 
com.clover.sdk.v3.base_.Reference creditRef [get, set]
 The credit with which the card transaction is associated More...
 
com.clover.sdk.v3.payments.CardType cardType [get, set]
 
com.clover.sdk.v3.payments.CardEntryType entryType [get, set]
 
String first6 [get, set]
 The first four digits of the card number More...
 
String last4 [get, set]
 The last four digits of the card number More...
 
com.clover.sdk.v3.payments.CardTransactionType type [get, set]
 
String authCode [get, set]
 Authorization code (if successful) More...
 
String referenceId [get, set]
 
String transactionNo [get, set]
 
com.clover.sdk.v3.payments.CardTransactionState state [get, set]
 
Dictionary< String, String > extra [get, set]
 Extra info to be stored as part of gateway/card transaction More...
 
Int64 begBalance [get, set]
 
Int64 endBalance [get, set]
 
com.clover.sdk.v3.payments.AVSResult avsResult [get, set]
 
String cardholderName [get, set]
 
String token [get, set]
 

Property Documentation

◆ authCode

String com.clover.sdk.v3.payments.CardTransaction.authCode
getset

Authorization code (if successful)

◆ creditRef

com.clover.sdk.v3.base_.Reference com.clover.sdk.v3.payments.CardTransaction.creditRef
getset

The credit with which the card transaction is associated

◆ extra

Dictionary<String,String> com.clover.sdk.v3.payments.CardTransaction.extra
getset

Extra info to be stored as part of gateway/card transaction

◆ first6

String com.clover.sdk.v3.payments.CardTransaction.first6
getset

The first four digits of the card number

◆ last4

String com.clover.sdk.v3.payments.CardTransaction.last4
getset

The last four digits of the card number

◆ paymentRef

com.clover.sdk.v3.base_.Reference com.clover.sdk.v3.payments.CardTransaction.paymentRef
getset

The payment with which the card transaction is associated


The documentation for this class was generated from the following file: