AtomicPayAtomicPay Documentation

Quickstart

Create your workspace, connect a provider, and publish your first payment flow.

Last updated

Author: Ana RodriguezGetting Started

Launch AtomicPay in less than an hour by focusing on workspace setup, provider connection, and publishing.

Start by creating a workspace that reflects your production ownership boundaries. Keep finance, operations, and engineering access explicit from the beginning.

Best practice

Use separate sandbox and production credentials so testing never touches live payment traffic.

Connect your payment provider

Navigate to Settings, add your PSP keys, and verify webhook delivery before publishing any checkout or payment page.

connect-provider.sh
curl -X POST https://api.atomicpay.dev/v1/providers/test\n  -H "Authorization: Bearer <token>"

Related docs

Keep the momentum going

Last updated