Class ProductDescriptor

This object allows KioWare to send general transaction information to the payment processor. These are mandatory for FreedomPay integrations.

Parameters

Name Description
Description string
A brief description of the specific product.
SKU string
The stock keeping unit of the product.
Quantity int
The quantity of this product in this transaction.
TotalAmount int
The total price of all of this product (quantity * unit price) in minor currency units, most likely cents

Requirements

KioWare for Windows version 8.24 or greater.