The merchant API returns public statuses. Internal EPT VND workflow values such as processing and PayOut pay_error are normalized to pending and are not returned to the merchant.
PayIn statuses
| Status | Description |
|---|
| pending | Created or still in progress. |
| success | Completed successfully. |
| failed | Processing finished with an error. |
| expired | The time for completing the PayIn expired. |
PayOut statuses
| Status | Description |
|---|
| pending | Created or still in progress. |
| success | Completed successfully. |
| failed | Processing finished with an error. |