Status Enum

OwlPay object status enum.

Order

StatusDescription
owlpay.received_orderThe status of order initialization.
platform.order_cancelledThe order canceled.
owlpay.order_unconfirmedIf order review feature is enabled, the order is in an unconfirmed state.
owlpay.order_confirmedIf order review feature is enabled, the order is in a confirmed state.
owlpay.order_rejectedIf 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_executeOwlPay will provide waitexecute state for _Finance Manger,Admin,Owner if you enabled 2-step check payouts.
bank.in_processWhen the order has been processed at the bank.
owlpay.payout_succeedThe order has been paid in the bank.
owlpay.payout_failedThe order has failed to pay at the bank.

Order Reconciliation

StatusDescription
unconfirmThe status of order reconciliation initialization.
in_processIf any orders of order reconciliation have been reviewed.
settledThe order reconciliation Review completed.
on_the_way_to_bankThe order reconciliation sent to the bank
payout_finishThe order reconciliation has been paid in the bank.

Accounting

StatusDescription
in_processWhen the accounting has been processed at the bank.
draftThis status is automatically generated by the system when the payment is not confirmed, and this status will not appear in the OwlPay.
wait_executeOwlPay will provide waitexecute state for _Finance Manger,Admin,Owner if you enabled 2-step check payouts.
scheduledOwlPay will provide scheduled payout feature in some payout gateways.
finishThe accounting has been paid in the bank.
failedThe accounting has failed to pay at the bank.
wait_withdrawOwlPay provides the payee request feature on some payout gateways.

Payout

StatusDescription
in_processWhen the accounting has been processed at the bank.
draftThis status is automatically generated by the system when the payment is not confirmed, and this status will not appear in the OwlPay.
wait_executeOwlPay will provide waitexecute state for _Finance Manger,Admin,Owner if you enabled 2-step check payouts.
scheduledOwlPay will provide scheduled payout feature in some payout channels.
finishThe payout has been paid in the bank.
failedThe payout has failed to pay at the bank.
wait_withdrawOwlPay provides the payee request feature on some payout gateways.
expiredThe payee request feature is enabled, but the payee has not received the money within the deadline.

Card

(Coming Soon)

Payment Link

(Coming Soon)