Merchants use APIs to generate hosted tax form links for payees. Payees open the link, complete the appropriate W-9 or W-8 form based on their tax residency, and submit the form for validation.
Onerway currently supports 6 standard IRS forms: W-9, W-8BEN, W-8BEN-E, W-8ECI, W-8EXP, and W-8IMY.
merchantRefId and taxType.(merchant, merchantRefId, taxType) combination maps to one hosted link.formType is specified, so the payee chooses the form type.formType=W9, which sends the payee directly into that form.| Form status | Displayed page | Available actions |
|---|---|---|
MISSING | Form completion page | Fill and submit |
PENDING_VERIFICATION | Verifying page | Wait |
READY | Completed page with PDF download | View, download, resubmit |
FAILED | Verification failed page | View, resubmit |
EXPIRED | Expired page | View, resubmit |