Skip to content

SOC 2 readiness (not a certification)

Autlantic Billing is not SOC 2 certified. This page is an internal/procurement readiness outline so merchants know what exists today and what still requires process work with a CPA firm.

Contact: [email protected].

Already in product

Control areaWhat exists
AccessMerchant portal accounts, email verification, API keys with rotate, Test vs Live separation
AuditMerchant audit log in the portal for key and webhook admin actions
Change managementGitHub PRs, CI, Railway deploys from production only
AvailabilityGET /healthz on Billing API; public status page
Encryption in transitHTTPS on hosted API, portal, docs, and status
SecretsEnv-based secrets on Railway; webhook signing secrets per portal endpoint
Vulnerability intakeSECURITY.md / [email protected]
SubprocessorsListed on the Trust center

Still required for a Type I / Type II report

These are not claimed as complete:

  1. Written information security policies (access, change, incident, vendor) signed by management.
  2. Formal access reviews and offboarding checklist with evidence.
  3. Incident response runbooks with tabletop evidence.
  4. Vendor / subprocessor due diligence records.
  5. Continuous monitoring evidence package for the audit period (Type II).
  6. Engagement of an independent CPA firm and scoped system description.

SSO

Merchant portal supports optional Google OIDC when AUTH_GOOGLE_ID and AUTH_GOOGLE_SECRET are set on the portal service. SAML / enterprise IdP is not available yet.