Incoming Payment State Machine
Collects can transition through the below states
- Each incoming payment to the virtual account is represented by a collect object.
- A collect can be created in either of the following states
- succeeded (it is a terminal state)
- compliance_hold (in case Tazapay requires more remitter information); The collect will transition to either failed or succeeded from this state.
State Machine for Collects

Updated about 9 hours ago