Packages
| Package | Role |
|---|---|
@autlantic/payments-recurring | Merchant SDK (subscriptions, one-time payments, payment links, webhooks) |
@autlantic/payments-recurring-core | Types, intervals, retry policy |
@autlantic/chain-evm | Base + USDC + vault + preflight |
@autlantic/billing-engine | Subscriptions, invoices, payment links, refunds, webhook dispatch |
Most integrators only install @autlantic/payments-recurring. The other packages are available if you need lower-level types or chain helpers.
Spec
Internal product/architecture notes live in the monorepo at docs/recurring-payments-spec.md.