Tax ID collection from sellers / contractors
tax-id-collection-processDomain: taxType: processDescription
Tax ID collection is the upstream piece of every payout, marketplace remittance, and information-reporting obligation: before a platform can pay a seller, contractor, or creator, it has to know who the recipient is for tax purposes. The forms vary by jurisdiction (W-9 for US persons, W-8BEN / W-8BEN-E / W-8ECI for non-US persons receiving US-source income, VAT identification numbers in the EU and UK, and TIN equivalents under most national tax codes), and the validation expectations vary too; the IRS TIN-matching service, the EU VIES system for VAT IDs, and HMRC's UTR check are the standard tools. The operational pieces are the collection surface (typically embedded in onboarding so payouts cannot start until the form is on file), the validation step against the relevant authority database, the storage and retention policy that satisfies both the tax requirement and the privacy minimization principle, and the refresh logic that recollects when forms expire (W-8 forms have a three-year validity by default). The recurring failure mode is treating tax ID collection as a one-time onboarding form rather than as an ongoing reconciliation against year-end information reporting; mismatches surface in January when the 1099 file refuses to file and the platform has weeks to fix months of missing data.
Applicability
Applies when: business model role is intermediary or mixed.
Required by (4 regulations)
- DAC7
Annex V Section II — TIN collection from sellers in scope (individuals: name + TIN of each Member State of residence + DOB; entities: legal name + TIN + business registration number); TIN-validation against Member-State electronic services where available; account-closure obligation against sellers who don't provide after two reminders.
Council Directive (EU) 2021/514
- US Sales Tax (Wayfair)
Per-state sales tax permits/certificates of authority required after economic nexus is met; SSUTA registration consolidates ~24 states; non-SSUTA states require per-state registration.
Per-state sales tax permits/certificates of authority required after economic ne
- AU GST Digital
ATO simplified non-resident GST registration via online services; produces special-purpose GST registration that does not confer broader Australian-tax obligations.
ATO simplified non-resident GST registration via online services; produces speci
- India GST OIDAR
Form REG-10 with central GST authority for non-resident OIDAR; authorised representative in India required for compliance correspondence.
Form REG-10 with central GST authority for non-resident OIDAR; authorised repres
Fulfilled by (3)
- stripe · partial · low effort · $Stripe Connect collects tax IDs as part of the onboarding flow.
- avalara · partial · medium effort · $$
- In-house build · medium effort
ClearLaunch does not accept payment from vendors. Methodology.
Evidence formats
- signed W-9 / W-8 / VAT-ID file
- TIN-validation log