Overview
Members-Overview
|
:String |
|
:Number |
|
:String |
|
:String |
|
:String |
|
:String |
|
:String |
|
:timapi.constants.Cvm |
|
:timapi.constants.MerchantAction |
|
:Boolean |
|
:Number |
|
:timapi.constants.PosEntryMode |
|
:timapi.SignatureInformation |
|
:String |
|
:timapi.TimeDate |
|
:Number |
|
:Number |
|
:String |
Methods-Overview
- toString() → {String}
Member-List
accountNumber :String
Account number of the card used.
Optional: Mandatory if requested by acquirer.
Specifications: banking, austrianUseCases.
acqTransRef :String
Transaction Reference generated by the acquirer, therefore only valid in the context of the same acquirer.
cardholderName :String
Cardholder name.
Optional: Mandatory if requested by acquirer.
Specifications: banking, austrianUseCases.
cardId :String
Card ID.
Optional: Mandatory if requested by acquirer.
Specifications: banking, austrianUseCases.
clientIdentifier :String
Cardholder ID- or Passport number.
Optional: Mandatory if requested by acquirer.
Specifications: banking, austrianUseCases.
merchantAction :timapi.constants.MerchantAction
Feedback to know which merchant action has to be performed.
ngvUsedFlag :Boolean
Indicates if a transaction was performed as non guaranteed payment (NGV).
Available if guide austrianUseCases is enabled.
personOid :Number
Person OID.
Optional: Mandatory if requested by acquirer.
Specifications: banking, austrianUseCases.
sixTrxRefNum :String
Universal Transaction Reference valid in the whole SIX unverse including Saferpay.
trmTransRef :String
Transaction Reference generated by the terminal, therefore only valid on this terminal.
Methods
toString() → {String}
String representation for debugging purpose.
Returns:
String representation
Type: String