Name | Description | Type | Additional information |
---|---|---|---|
TenderID |
Must match a valid Eskimo Tender ID |
integer |
Required |
Amount |
The amount tendered i.e. 10.5 for £10.50 or €10.50 |
decimal number |
Required |
PaidDate |
The date/time the money was taken (sometimes after that of the Sales date) |
date |
None. |
TenderType | EskimoClassLibraries.clsTenderEntry+TenderTypeEnum |
Required |
|
PaymentReference |
Optional. The Transaction Identifier. For example PayPal's ID for the payment. Can be used later for refunding. |
string |
Max length: 100 |
GiftCardDetails | EskimoClassLibraries.clsGiftCardTenderDetails |
None. |
|
BankCardDetails | EskimoClassLibraries.clsBankCardDetails |
None. |
|
CardToken |
An optional field used for tokenisation. Stores that token that represent the card used. |
string |
None. |