Question

What is OrderNumber that is generated for ASSIST payments?

Answer

The OrderNumber is generated at the moment of redirect, it is DocID + time. DocID is id of the payment, for which ASSIST transaction is created; time consists of two parts - first 10 numbers is unix timestamp of the moment when transaction was initialed, last 6 numbers are microseconds of this moment.

Internal content