ipg-transaction-id
v1.0.7
Published
This package helps you generate transaction id for IPG services
Downloads
2
Readme
What is transactionId?
In order to use IPG services you have to use a parameter called transactionId in your request body. This parameter is a one time tracking code.
It consists of 3 parts which are separated by a "-": 1234-54665257137-579
Part 1 is organisation code which is an input parameter. Part 2 is a random number (In this case between 0 to 1000000000). Part 3 is a summary of ASCII codes of part 2.