Results returned after terminal prompts customer to confirm amount.
More...
|
int | totalInMinorUnits [get, set] |
| The final confirmed amount in minor units. More...
|
|
string | currencyCode [get, set] |
| The currency code for the confirmed amount (USD, CAN, etc.). More...
|
|
string | transactionType [get, set] |
| The transaction type to be processed using the confirmed amount (SALE, PRE_AUTH, etc.). More...
|
|
bool | confirmed [get, set] |
| Whether the amount is confirmed or denied by the customer. More...
|
|
Results returned after terminal prompts customer to confirm amount.
◆ confirmed
bool CWSWrapper.AmountConfirmationData.confirmed |
|
getset |
Whether the amount is confirmed or denied by the customer.
◆ currencyCode
string CWSWrapper.AmountConfirmationData.currencyCode |
|
getset |
The currency code for the confirmed amount (USD, CAN, etc.).
◆ totalInMinorUnits
int CWSWrapper.AmountConfirmationData.totalInMinorUnits |
|
getset |
The final confirmed amount in minor units.
◆ transactionType
string CWSWrapper.AmountConfirmationData.transactionType |
|
getset |
The transaction type to be processed using the confirmed amount (SALE, PRE_AUTH, etc.).
The documentation for this class was generated from the following file:
- JSONObjects/AmountConfirmationData.cs