...
The Transact table contains all the transactions that occur in FasCard. Each type of transaction (machine started, bonus used, etc.) is represented by a unique TransactType ID.
Tip |
---|
For accuracy, sort the transactions by RecID, not Date/Time. |
Transact Types
Type | Description |
---|---|
1 | New Card Issued |
2 | Value added to account |
3 | Account value adjusted |
5 | Loyalty points converted to bonus |
10 | Coin or cash collection from machine |
11 | Uncredited coin recorded |
20 | Credit card authorization captured |
100 | Vend / sale |
...