Skip to content

Packages

PackageRole
@autlantic/payments-recurringMerchant SDK (subscriptions, one-time payments, payment links, webhooks)
@autlantic/payments-recurring-coreTypes, intervals, retry policy
@autlantic/chain-evmBase + USDC + vault + preflight
@autlantic/billing-engineSubscriptions, 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.

Official Python / Go / PHP / Java / .NET server clients and iOS / Android / Flutter / React Native Checkout SDKs live under sdks/. Published: npm (@autlantic/payments-recurring, @autlantic/checkout), PyPI (autlantic-billing), NuGet (Autlantic.Billing), Maven Central (com.autlantic:billing, com.autlantic:checkout), Packagist (autlantic/billing), pub.dev (autlantic_checkout), Go and iOS Git tags. See Languages and SDKs and Mobile apps.

Spec

Internal product/architecture notes live in the monorepo at docs/recurring-payments-spec.md.