Skip to content

The home page

After installing the app, the home page is where you manage every operation you’ve built. From here you can see what’s running, create new operations, and reorder them within their type.

The home page, with shipping hide, rename, and sort operations visible.

  1. Surface tabs — switch between the checkout surfaces your operations apply to. Cart and Fulfillment are disabled for now; Shipping and Payment are active. The first surface with operations is selected by default.
  2. Create Operation — opens a dialog to add a new operation. The button is disabled when you’re at your plan’s operation limit.
  3. Type headers — operations are grouped by type (Hide, Rename, Sort). Each type has its own section. The type you can build depends on the active surface.
  4. Drag handle — the six dots on the left of each row. Drag a row up or down to reorder it within its type.
  5. Operation name and status badge — the name you gave the operation, and a green Enabled or grey Disabled badge. Disable a rule to keep it in the database without it running at checkout.
  6. Row summary — for hide and rename operations, how many rates or methods the operation targets and how many conditions it has. For sort, just the condition count. Click anywhere on the row to open the operation.
  7. Chevron — click to open the operation. The full row is clickable, not just the chevron.
  8. Operations-used gauge — your current count against your plan’s limit, shown as current / limit operations used with a tooltip per operation kind.

Operations are the rules the app runs at checkout. The shape of a rule — conditions, match, action — is covered in Operations overview.

Click Create Operation to open a two-step dialog.

The Create Operation dialog showing the four surface options.

  1. Dialog heading — “Create New Operation”. This is the first of two steps.
  2. Disabled surfaces — surfaces you can’t currently add operations to. Cart and Fulfillment are disabled.
  3. Active surfacesShipping and Payment. Click one to continue.

The Create Operation dialog after picking Shipping, showing Hide, Rename, and Sort.

  1. Updated heading — the dialog now says “Create Shipping Operation” (or “Create Payment Operation”). It reflects the surface you picked in step 1.
  2. Operation types — the three types available for the chosen surface: Hide, Rename, and Sort. Each opens its own form.
  3. Per-row description — a one-line summary of what each operation type does.
  4. Back — return to the surface picker.

Click an operation type and the dialog closes. You land on the new-operation form, which is different for each type. See the Hide shipping rates, Rename shipping rates, and Sort shipping rates guides for the per-type walkthroughs.

Dragging the top rename operation to the bottom, then the second operation to the first position.

Each row has a drag handle — six dots on the left side. Hover over the handle and the cursor changes to a grab hand. Click and drag the row to a new position. A blue line shows where the row will land when you drop it.

You can also click anywhere on the row (not just the handle) to grab and drag it.

Reordering only affects operations of the same type on the same surface — moving a hide operation doesn’t change the order of rename or sort operations, and moving a shipping hide doesn’t change payment hide.

See Order of operations for how execution order works across types and within a type.

When you reach your plan’s operation limit, the Create Operation button is disabled and a banner appears at the top of the list:

You have reached your plan limit of N operations. Upgrade your plan to create more.

The banner has a Manage Plan button that takes you to the plan picker. See Operations limit for the full rules — what counts, what doesn’t, and how to free up a slot.