What are possible values for Status in Transaction object , as in the documentation is is only 100 (success).
But when I made request for to get just placed payment there was Status = 10; So I think it also possible some code for failed status if it is possible?
Could you share all possible values to better understand it?
We have 10 (pending), 60 (expired/failed), and 100 (completed).