EFT Transaction
Info
Inherits from kDataObject
Properties
|
Name |
Type |
Label |
List |
Owned |
Cluster |
Mandatory |
Unique |
Note |
|---|---|---|---|---|---|---|---|---|
|
DateTime |
Transaction Date/Time |
|
||||||
|
EFTDevice |
EFT Device |
|
||||||
|
Reference |
Transaction Reference |
|
||||||
|
DeviceSerialNumber |
Device Serial Number |
- |
||||||
|
MerchantAccount |
Merchant Account |
- |
||||||
|
MerchantReference |
Merchant Reference |
- |
||||||
|
AuthCode |
Authorization Code |
- |
||||||
|
AuthToken |
Authorization Token |
- |
||||||
|
CardNumber |
Card Number |
- |
||||||
|
TenderType |
Tender Type |
- |
||||||
|
SubTenderType |
SubTender Type |
- |
||||||
|
Amount |
Amount |
|
||||||
|
Amount.Value |
Amount |
- |
||||||
|
Amount.Currency |
Currency |
- |
mandatory(true) {TODO: Mandatory only if Value<>0} |
|||||
|
TipAmount |
Tip Amount |
- |
||||||
|
TipAmount.Value |
Amount |
- |
||||||
|
TipAmount.Currency |
Currency |
- |
mandatory(true) {TODO: Mandatory only if Value<>0} |
|||||
|
Text |
Transaction Receipt Text |
Owned |
- |
|||||
|
TransactionMode |
Transaction Mode |
- |
||||||
|
ExchangeRate |
Exchange Rate |
- |
||||||
|
CurrencyAmount |
CurrencyAmount |
- |
||||||
|
CurrencyAmount.Value |
Amount |
- |
||||||
|
CurrencyAmount.Currency |
Currency |
- |
mandatory(true) {TODO: Mandatory only if Value<>0} |
|||||
|
RefundReference |
Refund Reference |
- |
||||||
|
RefundGroup |
Refund Group |
- |
||||||
|
TransactionType |
Transaction Type |
- |
||||||
|
Inherited from kDataObject |
||||||||
|
Id |
Id |
|
|
|||||
|
ClassName |
Class Name |
- |
||||||
|
CreatedBy |
Created by |
- |
||||||
|
LastModifiedBy |
Last Modified By |
- |
||||||
|
CreatedDate |
Created Date |
- |
||||||
|
LastModifiedDate |
Last Modified Date |
- |
||||||
|
RevisionNumber |
Revision Number |
- |
||||||
|
WorkflowStatus |
Workflow Status |
- |
||||||
|
OwnedOnRequest |
Is owned upon request |
- |
||||||
|
Origin |
Origin |
- |
||||||
|
LastModifiedProcess |
Last process |
- |
||||||
(E) : Type have an event assigned to it, look at type documentation for mode details
(A) : Property have an autocoderole, look autocoderole grid for mode details
Events
|
When |
Method Name |
Module |
Parameters |
On |
Off |
Asynch |
|---|---|---|---|---|---|---|
|
beforeinsert (I) |
OnInitWorkFlow |
kCoreServices |
||||
|
afterinsert (I) |
AutoTransition |
kCoreServices |
||||
|
afterupdate (I) |
AutoTransition |
kCoreServices |
workflowstatus |
(I) : Event is defined in parent class
IncrementalSearch
-
class : kEFTTransaction
-
searchproperty : Id
-
displayproperties : Id
-
displaytextproperties : Id,DateTime,EFTDevice.Code
Used By
|
Class |
Property |
|---|---|
| kReceiptPayment |
EFTTransaction |