Status
|
string
|
|
|
|
|
CardMnemonic
|
string
|
|
|
|
Card type returned from provider used to match with the card_nmemonic in TR_ACCOUNT_TYPE to figure out the appropriate payment method.
|
SignatureRequired
|
boolean
|
|
|
|
If true, requires a subsequent call to PaymentGateway/EMV/Signature to approve the signature.
|
AccountNumber
|
string
|
|
|
|
Masked card number from EMV transaction.
|
CardHolderName
|
string
|
|
|
|
Cardholder name from EMV transaction.
|
DpsTxnRef
|
string
|
|
|
|
Payment Express reference number.
|
AuthCode
|
string
|
|
|
|
Authorization code from payment provider.
|
Succeeded
|
boolean
|
|
|
|
Did the authorization succeed?.
|
AccountId
|
integer
|
|
|
|
Tessitura account ID of saved account.
|
PaymentId
|
integer
|
|
|
|
PaymentID of transaction request.
|