Understanding payment statuses
Required user roles: Finance manager or Finance approver
Or custom roles that include: View payments or Update payments.
- Important: New detailed payment statuses started rolling out gradually from December 22, 2025.
- Any payments submitted before will not be affected and will use the existing payment statuses.
Tipalti's payment statuses provide clear, real-time visibility into each step of your payment, enabling you to understand exactly where your payment stands. Statuses appear in the Tipalti Hub (in Manage payments and Reports), REST APIs, and webhooks.
Payment flows via the payment method
Payments follow a structured lifecycle from creation → validation → transmission → completion. Payment flows differ slightly depending on the payment method:
Electronic bank payments
(ACH, Wire, Global ACH, SEPA, Local Bank Transfers)
Check payments & Virtual card transactions
T&E and Bills Card transactions use different statuses and are tracked in the Card transactions screen.
Payment statuses breakdown
Statuses are grouped by lifecycle stage for clarity.
Pre-processing statuses
These statuses appear before Tipalti begins to validate or transmit the payment.
Status |
Description |
|---|---|
| Scheduled |
|
|
Pending approval (NEW) |
|
| Pending funds |
|
Processing statuses
These statuses indicate that the payment is being actively validated, screened, or transmitted, but has not yet been confirmed as delivered.
Status |
Description |
|---|---|
| Processing (NEW) |
|
|
Processing → Risk review (NEW) |
|
| Processing → Compliance check (NEW) |
|
|
Sent to payee (NEW) |
|
Completed statuses
These statuses indicate the payment has completed the necessary checks and is being delivered.
Status |
Description |
|---|---|
| Paid |
|
| Cleared |
|
Unsuccessful statuses
These statuses indicate that the payment failed or was canceled. The reason for the failure is displayed in the Tipalti Hub (Payments > Manage payments) by clicking on the payment batch.
For more information, go to Managing unsuccessful payments.
Status |
Description |
|---|---|
| Deferred |
|
| Deferred (Internal) |
|
| Rejected |
|
| Canceled |
|
Common questions
How can I track payment statuses?
You can track a payment's status by going to Manage payments in the Tipalti Hub, selecting a payment, and opening the side panel. The current status is shown under the Track progress bar. When you hover on a status, you'll see additional information, such as dates or deferred reasons, in a tooltip.
You can also filter payments by their status under the Pending my approval and All payments subtab.
When would I see the 'Pending Funds' status?
- If your account is missing the required funds, the payment will be pending until your account is funded. For more, go to Funds overview.
- If you are an ACH debit payer and funds are being automatically collected through ACH debit.
Why is a payment being held in 'Processing'?
A payment may remain in the Processing status if it is being validated and prepared, or the provider has not yet acknowledged the payment. It may also go through sub-statuses, including:
- Compliance check (regulatory or security checks, e.g., OFAC).
- Risk review (fraud prevention checks, only for payers using Detect).
How will the new statuses affect REST APIs?
REST APIs remain compatible, but you may want to update any custom filtering based on status names.
The new, detailed payment statuses are visible to all users on payment screens in the Tipalti Hub since December 22, 2025. No system changes are needed to view the new statuses. However, to sync the new statuses with integrated APIs, you must update your API integration to include the new property, "detailedStatus". If you don't update your API, payments will be processed as usual with the old statuses.
For more information, go to Add detailed payment statuses in the Developer Docs.
Is there no longer a 'Submitted' status?
In the new detailed payment statuses, Submitted was broken down into distinct statuses: Pending approval, Processing, Processing→ Compliance, Processing→ Risk review, and Sent to payee for increased clarity. Any email notifications triggered by the submit action won't be affected.
How do check payments differ?
Checks remain as Sent to Payee until they are cashed. Only then will the status change to Cleared.
Will older payments show the new statuses?
No. Only payments created after the rollout reaches your environment will show the new statuses.