PostalForm Projects
Developer mail infrastructure for Stripe Projects and standalone apps.
Provision workspaces, test API keys, credits, webhooks, and PDF mail sends from one Projects dashboard.
$ stripe projects add postalform/mail
provisioning PostalForm workspace
created pfws_project_42
synced POSTALFORM_TEST_API_KEY
synced POSTALFORM_WEBHOOK_SECRET
$ pf-projects test e2e --pdf sample.pdf
uploaded document
quoted mailpiece
queued test send
delivered signed webhook
What this is
The control plane for PostalForm developer workspaces.
Developers who provision PostalForm through Stripe Projects, the mock CLI, or direct signup land here to manage their mailing integration without touching the legacy PostalForm app.
01
Provision
Stripe Projects or pf-projects creates the PostalForm workspace, test key, claim path, and local env values.
02
Build
Upload PDFs, create quotes, send test mailpieces, inspect order timelines, and configure customer webhooks.
03
Launch
Enable live mode, buy prepaid credits, rotate keys, and monitor provider status from the same workspace.
Get started