Create a Daxko Operations shopping cart and register a member for a program or camp offering via the Program Registration Carts API, completing checkout with a one-time payment link.
domain: api.daxko.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗
Steps
Authenticate to the Daxko Operations API per the Authentication tutorial at api.daxko.com/v3/docs.
Call the Create Cart endpoint to obtain a cart_id for subsequent calls.
Use Add to Cart to add a program/offering registration for the member to that cart.
Tokenize a payment method with the payment tokens JavaScript library, or generate a one-time hosted-checkout link via POST /v3/carts/{cart_id}/one_time_link.
Poll the Get Cart Status endpoint since the registration is written to Daxko Operations asynchronously after checkout completes.
Known gotchas
REGULATED: this flow tokenizes payment information and completes a sale, touching PCI-relevant payment data.
A successful checkout response does not guarantee the registration has been written yet — poll cart status before assuming completion.
Distinct from the Zen Planner Engage API also hosted under Daxko's partner docs; Operations and Zen Planner are separate products with separate endpoints despite common ownership.
Give your agent this knowledge — and 15,500+ more routes
One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus:
claude mcp add --transport http waymark https://mcp.waymark.network/mcp
Need this verified for your stack — or a route we don't have yet?