Quickstart
In a nutshell
This guide shows the shortest path to a card-backed subscription: create a tenant API key, create a plan, create a customer, and initialize a Nomba Checkout order with card tokenization enabled.1. Get an API key
Create a tenant and store the returned key securely on your server.2. Create a plan
3. Create a customer
4. Initialize checkout
5. Complete payment
Redirect the customer to the checkout link. After payment, the engine stores the reusable Nomba card token, updates billing records, and sends merchant webhooks when configured.Next steps
- Read Create a Card-backed Subscription.
- Configure Merchant Webhooks.
- Review Production Checklist.
