tl;dr
Typically payables transition from
pending
->processing
->initiated
->completed
.
Payables in acompleted
state indicate a successful payment.Unsuccessful payments will end in
issue
orfailed
and require support to intervene.
Changeable - Non-Processing
needs_approval
needs_approval
A payable in this state requires a user to take action on the payable in the Routable dashboard per your account's approval settings.
ready_to_send
ready_to_send
A payable in this state requires either user action in the dashboard or an API call to move the payable into pending
, canceled
, or externally_paid
scheduled
scheduled
A payable in this state will move to pending
automatically on the date_scheduled
Unchangeable - Non-Processing
pending
pending
A payable in this state requires vendor or customer action and will be automatically transitioned to processing
when the required action is completed.
Depending on the scenario, it is possible to transition a payable in this state to either canceled
or externally_paid
by contacting [email protected]
Unchangeable - Processing
processing
processing
A payable in this state is actively being processed
issue
issue
A payable in this state indicates that there was an issue when trying to initiate the payment.
Please contact [email protected] and our support team can help restart the payment or move it into other final states (e.g. canceled
or externally_paid
).
initiated
initiated
A payable in this state has had the payment initiated with our banking partners
failed
failed
A payable in this state has failed after initiating the payment.
Please contact [email protected] and our support team can help restart the payment or move it into other final states (e.g. canceled
or externally_paid
).
Final
canceled
canceled
A payable in this state has been canceled.
externally_paid
externally_paid
A payable in this state has been marked as externally paid.
completed
completed
A payable in this state has been paid.