|
string | id [get, set] |
| Unique id to identify the transaction. Can be used to print historically, perform linked refunds, voids etc. More...
|
|
string | result [get, set] |
| Transaction result More...
|
|
string | transactionType [get, set] |
| The type of transaction TransactionType More...
|
|
string | tenderType [get, set] |
|
string | maskedPan [get, set] |
| The creditcard number, masked More...
|
|
string | cardScheme [get, set] |
| VISA, Mastercard etc More...
|
|
string | firstName [get, set] |
| Card holder's first name More...
|
|
string | lastName [get, set] |
| Card holder's last name More...
|
|
bool | isFallback [get, set] |
| transaction is fallback or not More...
|
|
string | date [get, set] |
| Date of the transaction More...
|
|
Money | amount [get, set] |
| Amount of the transation - this includes tax, tip and surcharge. More...
|
|
Money | amountRefundable [get, set] |
| Remaining refundable amount of the transation - only applicable to a SALE transaction. This amount excludes surcharge. More...
|
|
Money | amountRefunded [get, set] |
| Refunded amount of the transation - only applicable to a SALE transaction. More...
|
|
Money | totalSurchargeAmount [get, set] |
| Total surcharge amount of the transaction - only applicable to a SALE transaction. More...
|
|
Money | surchargeAmountRefunded [get, set] |
| Refunded surcharge amount of the transaction - only applicable to a SALE transaction. More...
|
|
string | authCode [get, set] |
| The authorization code More...
|
|
string | merchantTransactionReference [get, set] |
| Merchant transaction reference associated with this transaction More...
|
|
string | note [get, set] |
| Note associated with this transaction More...
|
|
Money | tax [get, set] |
| Tax More...
|
|
Money | discount [get, set] |
| Total discount More...
|
|
string | cardEntryType [get, set] |
| How the card number was entered More...
|
|
signatureBitmap | signatureBitmap [get, set] |
| Either SIG_BIN_2 or base 64 encoded JPEG More...
|
|
Money | gratuityAmount [get, set] |
| Tip More...
|
|
string | avsResponse [get, set] |
| Response when AVS fields are passed More...
|
|
string | state [get, set] |
| Current state of transaction (search only) More...
|
|
string | invoiceNumber [get, set] |
| Merchant invoice number More...
|
|
string | laneNumber [get, set] |
| Lane Number used for the transaction More...
|
|
Money | ivuMunicipalTax [get, set] |
| IVU Municipal Tax More...
|
|
Money | ivuStateTax [get, set] |
| IVU State Tax More...
|
|
string | ivuControlNumber [get, set] |
| IVU Transaction Control Number More...
|
|
string | serviceFeeTransactionId [get, set] |
| Service Fee Transaction ID More...
|
|
string | serviceFeeTransactionApprovalCode [get, set] |
| Service Fee Transaction Approval Code More...
|
|
string | serviceFeeTransactionDate [get, set] |
| Service Fee Transaction Date More...
|
|
Money | serviceFeeAmount [get, set] |
| Service Fee amount More...
|
|
Money | refundedServiceFeeAmount [get, set] |
| Amount of Service Fee already refunded More...
|
|
string | octRefNumber [get, set] |
| OCT Reference Number More...
|
|
string | oarData [get, set] |
| Original Authorization Response Data More...
|
|
string | ps2000Data [get, set] |
| PS2000 Data More...
|
|
Money | tipAmount [get, set] |
| Tip Amount More...
|
|
Money | baseAmount [get, set] |
| Base Amount More...
|
|
Money | accountBalance [get, set] |
| Account Balance More...
|
|
string | referenceNumber [get, set] |
| Reference Number More...
|
|
string | debitAccountType [get, set] |
| Debit Account Type More...
|
|
Money | overTheCounterAmount [get, set] |
| Healthcare - Amount of over the counter medical expenditures More...
|
|
Money | prescriptionAmount [get, set] |
| Healthcare - Amount of prescription drug expenditures More...
|
|
Money | clinicAmount [get, set] |
| Healthcare - Amount of expenditures for clinic or other medical office services More...
|
|
Money | dentalAmount [get, set] |
| Healthcare - Amount of dental expenditures More...
|
|
Money | visionAmount [get, set] |
| Healthcare - Amount of vision expenditures More...
|
|
Money | transitAmount [get, set] |
| Healthcare - Amount of transit expenditures More...
|
|
Details of a transaction - either part of PaymentTransactionData (returned from PaymentTransaction) or returned from a transction search