Overview

Service is designed to work in cooperation with other services from Verestro product line. Each integrated client can put, get or modify transactions in THC saved for determined project. 

Access levels:

Unique transactions

Each of transaction has its unique identifier (set by client), type and status. Payment systems, for REFUND type transaction, has same identifier as PURCHASE type transaction. Because of that unique key is id determined by client and transaction type. 

Transaction amounts

Transaction amounts are stored in database as minor (1.25 is stored as 125).

Transaction amounts of type REFUND and PAYMENT are stored as negative value (with minus).

Transaction status

THC stores transaction information in various states. When transaction is performed, it can get one of states:

For transactions AUTHORIZED succesfully following scenarios are possiblem. It can change status to:

image-1676378262715.png


For a detailed list please see the technical documentation. 


Revision #11
Created 7 February 2023 10:25:32
Updated 2 March 2023 13:34:59 by Jagoda Mazurek