Skip to main content

6. Statuses

PayIn statuses

StatusDescription
pendingCreated or still in progress from the merchant view. Internal processing states are mapped to this value.
successCompleted successfully.
failedProcessing or creation finished with an error.
canceledThe operation was canceled.
expiredThe time for completing the PayIn expired.
disputedThe PayIn is under dispute.
chargebackA chargeback was applied to the PayIn.
cyber_complaintA cyber-complaint case was applied to the PayIn.
polling_expiredStatus polling ended without a final provider result.

PayOut statuses

StatusDescription
pendingCreated or still in progress from the merchant view. Internal processing and polling-expired states are mapped to this value.
successCompleted successfully.
failedProcessing or creation finished with an error.
canceledThe operation was canceled.
expiredThe PayOut expired before completion.
disputedThe PayOut is under dispute.
refundedThe PayOut was reversed or refunded after completion.

Only these external values are accepted by the status filter. Internal values such as processing_api, waiting_api, pay_error, or success_with_loss are rejected.