Worker Payment Readiness
Learn how to track a worker's readiness to receive payments from an employer.
Before you can pay a worker, they must be onboarded. This means gathering personal and employment information for that individual using either our hosted UI elements or APIs. Throughout the onboarding process, you can monitor a worker's status with the Worker Payments Readiness status field, which shows a worker's current ability to receive payments, and any outstanding requirements.
How to track readiness
Worker Payment Readiness data is available from:
- The Salsa Dashboard under worker profile
- The Worker Capabilities API
- The Webhook event :
Worker.PaymentReadiness.statusChanged

This is an example of worker payment readiness as seen in the Salsa Dashboard under the worker profile.
States
Use the following states to track a worker's payment readiness based on onboarding status and jurisdictional data requirements:
Status | Description |
---|---|
| When creating a worker, they initially enter the The employer must complete employment data, including classification and overtime eligibility, using the employer onboarding element to collect this information. Additionally, the employer can input other data such as tax setup or bank information into the system, or alternatively, utilize the worker's self-onboarding experience to gather this data. |
| The worker reaches the |
| A previously onboarded worker may transition to the |
| A worker enters the |
The following is a typical worker payment readiness flow:

Worker payment readiness state transitions.
Updated 17 days ago