Skip to main content

ContractorManagement

Flows and blocks for managing contractors after onboarding — payments, payment methods, and profile details.

import { ContractorManagement } from '@gusto/embedded-react-sdk'

🚂 Workflows

ComponentDescription
PaymentFlowHub for creating and managing contractor payments for a company.

🧩 Blocks

ComponentDescription
ContractorListRenders a tabbed list of a company's contractors split across Active, Onboarding, and Dismissed tabs, with per-row actions tailored to each tab (edit, delete, view details, dismiss, rehire, cancel a scheduled dismissal or rehire).
CreatePaymentForm for creating a contractor payment group, including date selection, per-contractor edits, preview, and submission blockers.
PaymentHistoryDisplays a contractor payment group, including each individual contractor payment, with actions to view details or cancel.
PaymentsListDisplays a list of contractor payment groups for a company.
PaymentStatementDisplays a single contractor's payment statement within a payment group, including wage breakdown, bonuses, reimbursements, and a receipt card for funded direct-deposit payments.
PaymentSummaryDisplays a summary of a created contractor payment group, including payment totals, debit information, contractor details, and wire transfer instructions when required.