KAIRO Docs

Billing & Usage

Checkout Flow

Stripe/Cashfree checkout return pages at /billing/success and /billing/cancel.

Last updated:

  1. Checkout

    POST /user/billing/checkout opens gateway session.

  2. Success

    /billing/success confirms session_id or order_id; refreshes billing state.

  3. Cancel

    /billing/cancel informational; return to settings billing tab.