- Records your billing details for the tenant.
- Depending on the checkout target, creates the underlying bid or pending-payment reservation.
- Issues the applicable Stripe-hosted invoice: a down-payment, an initial payment, or the full contract amount. For a bid, the invoice is always the down-payment; initial-payment and full-contract invoices apply to non-bid checkout targets such as a pending-payment reservation.
- Sends you the invoice link by email and exposes it in your Account → Billing.
The checkout flow
Start checkout from a bid or reservation
Initiate checkout from the reservation form (after submitting a bid) or from a pending-payment reservation in your portfolio. Ornn opens the checkout page pre-filled with the order summary: GPU type, quantity, operator and site, term, price per GPU-hour, estimated total, and the down-payment amount.
Confirm billing details
Confirm the invoice email (where Stripe sends the invoice) and the billing address for your tenant. Both apply to the invoice that’s about to be issued.
Generate the down-payment invoice
Submit the checkout. Ornn creates the underlying record (a new bid or pending-payment reservation, depending on the checkout target) and generates a Stripe-hosted invoice for the down-payment. You receive the invoice link by email and can also open it from Account → Billing.
Pay the Stripe-hosted invoice
Open the Stripe-hosted invoice and complete payment by card or ACH (US bank account). Settlement timing depends on the payment rail you use.
Checkout does not select an access mode. VM and Bare Metal are configured later from the reservation detail page (
/portfolio/[reservationId]). See Choose how to access your Ornn compute.Billing details captured at checkout
| Field | What it controls |
|---|---|
| Invoice email | Where Stripe delivers the down-payment invoice and future invoices for this tenant. |
| Billing address | The legal address printed on the invoice. |
Payment
Checkout invoices are hosted on Stripe and support card and ACH (US bank account). The Stripe-hosted invoice page is the source of truth for payment status; once it shows paid, your order moves forward.Alpha caveat
Checkout is in active development during the Ornn alpha. If anything in your order needs hands-on coordination, the Ornn team will reach out directly.
Checkout from the CLI
ornn reservations checkout opens the Stripe-hosted checkout/invoice page for a reservation. ornn billing open opens Account → Billing. See the Ornn Compute CLI for details.
What’s next

Choose your access mode
After payment settles, pick VM or Bare Metal on the reservation detail page.

Portfolio overview
Track reservation status and invoices from your portfolio.

