CWS Wrapper Library
5.1.0
|
Result object returned from a payment transaction. More...
Public Member Functions | |
string[] | GetRequiredInformation () |
If CWS needs additional information it will return the identifiers here More... | |
EmvApplication[] | GetEmvApplicationSelectionList () |
If CWS needs selection of an emv applicaton (indicated by a flag in m_RequiredInformation), the list of available choices is in here. More... | |
PaymentType[] | GetPaymentTypeSelectionList () |
If CWS needs PAYMENT TYPE selection (indicated by a flag in m_RequiredInformation), the list of available choices is in here. More... | |
PaymentAndAccountType[] | GetPaymentAndAccountTypeSelectionList () |
If CWS needs PAYMENT and ACCOUNT TYPE selection (indicated by a flag in m_RequiredInformation), the list of available choices is in here. More... | |
AccountType[] | GetAccountTypeSelectionList () |
If CWS needs ACCOUNT TYPE selection (indicated by a flag in m_RequiredInformation), the list of available choices is in here. More... | |
Public Attributes | |
PaymentTransactionData | PaymentTransactionData |
PaymentTransaction data holds the results of the transaction More... | |
Result object returned from a payment transaction.
|
inline |
If CWS needs ACCOUNT TYPE selection (indicated by a flag in m_RequiredInformation), the list of available choices is in here.
|
inline |
If CWS needs selection of an emv applicaton (indicated by a flag in m_RequiredInformation), the list of available choices is in here.
|
inline |
If CWS needs PAYMENT and ACCOUNT TYPE selection (indicated by a flag in m_RequiredInformation), the list of available choices is in here.
|
inline |
If CWS needs PAYMENT TYPE selection (indicated by a flag in m_RequiredInformation), the list of available choices is in here.
|
inline |
If CWS needs additional information it will return the identifiers here
PaymentTransactionData CWSWrapper.PaymentTransactionResults.PaymentTransactionData |
PaymentTransaction data holds the results of the transaction