Status for B2B payout solution
OwlPay object status enum.
Order
Status | Description |
---|---|
owlpay.received_order | The status of order initialization. |
owlpay.order_unconfirmed | If order review feature is enabled, the order is in an unconfirmed state. |
platform.order_cancelled | The order canceled. |
owlpay.order_confirmed | If order review feature is enabled, the order is in a confirmed state. |
owlpay.order_rejected | If order review feature is enabled, the order is in a declined state. And apply user can submit review again after it has been modified. |
bank.wait_execute | OwlPay will provide waitexecute state for _Finance Manger,Admin,Owner if you enabled 2-step check payouts. |
bank.in_process | When the order has been processed at the bank. |
owlpay.payout_succeed | The order has been paid in the bank. |
owlpay.payout_failed | The order has failed to pay at the bank. |
Order Reconciliation
Status | Description |
---|---|
unconfirm | The status of order reconciliation initialization. |
in_process | If any orders of order reconciliation have been reviewed. |
settled | The order reconciliation Review completed. |
on_the_way_to_bank | The order reconciliation sent to the bank |
payout_finish | The order reconciliation has been paid in the bank. |
Accounting
Status | Description |
---|---|
in_process | When the accounting has been processed at the bank. |
draft | This status is automatically generated by the system when the payment is not confirmed, and this status will not appear in the OwlPay. |
wait_execute | OwlPay will provide waitexecute state for _Finance Manger,Admin,Owner if you enabled 2-step check payouts. |
scheduled | OwlPay will provide scheduled payout feature in some payout gateways. |
finish | The accounting has been paid in the bank. |
failed | The accounting has failed to pay at the bank. |
wait_withdraw | OwlPay provides the payee request feature on some payout gateways. |
Payout
Status | Description |
---|---|
in_process | When the accounting has been processed at the bank. |
draft | This status is automatically generated by the system when the payment is not confirmed, and this status will not appear in the OwlPay. |
wait_execute | OwlPay will provide waitexecute state for _Finance Manger,Admin,Owner if you enabled 2-step check payouts. |
scheduled | OwlPay will provide scheduled payout feature in some payout channels. |
finish | The payout has been paid in the bank. |
failed | The payout has failed to pay at the bank. |
wait_withdraw | OwlPay provides the payee request feature on some payout gateways. |
expired | The payee request feature is enabled, but the payee has not received the money within the deadline. |
Updated 3 months ago