Payments & Payouts

Setting up installment plans

Let customers pay for a product across several scheduled payments. Create, edit and delete plans for a product.

3 min read7viewsUpdated 14 September 2026Orbit Commerce

An installment plan lets a customer pay for a product across several scheduled payments instead of all at once. Each plan creates a finite-term Stripe Subscription at checkout, so the customer is charged on schedule until the plan is paid off. Plans are set up per product.

Considerations

  • Plans are charged through Stripe, so your Orbit Payments account must be connected first.
  • Save the product before you add a plan. Until you do, the editor shows Save the product first to add installment plans.
  • A plan needs a name and at least two installments.
  • A product can have more than one plan. The customer picks one at checkout.

Add a plan from the product editor

  1. From your Orbit dashboard, go to Products.
  2. Open the product you want to sell in installments.
  3. In the menu on the left, under Type extras, click Service details.
  4. Set Payment type to Installments (scheduled payments). An Installment plans box appears.
  5. Click + Add installment plan and fill in the form.
  6. Any plans the product already has are listed above the form.

Open the Installment plans page

The full page lists every plan on a product and lets you edit and delete them.

  1. In the Installment plans box in the product editor, click Manage all plans. The page opens with that product already loaded.
  2. To switch to another product, paste its ID into the Product ID field and click Load.
  3. Until a product is loaded, the page shows Enter a product ID above to manage its installment plans.
The Installment plans page with the Product ID field and the Load button above the list of plans

Create a plan

  1. On the Installment plans page, click New plan. The Create installment plan form opens.
  2. Fill in the fields below.
  3. Click Create plan. The message Installment plan created appears and the plan joins the list.

Plan fields

  • Plan name: what the plan is called, for example 12 monthly payments. Required.
  • # installments: how many payments the customer makes. Two or more.
  • Every: how many interval units sit between payments. Enter 1 for every unit, 2 for every other.
  • Interval unit: Day, Week, Month or Year.
  • Setup fee (optional): a one-off charge on top of the instalments. Leave it blank for none.
  • Allow early payoff: with this on, customers can clear the remaining balance in one charge.

Each plan in the list shows its schedule in short form, such as 12 × every 1 month, followed by any setup fee and whether early payoff is allowed.

Edit or delete a plan

  1. Find the plan in the list on the Installment plans page.
  2. Click Edit to change it. The same form opens with the current values. Click Update plan to save, or Cancel to drop the change.
  3. Click Delete to remove it. A confirmation asks Delete plan "your plan name"? before anything happens.

Warning: Deleting a plan cannot be undone. Check whether customers are still paying on it before you remove it.

What happens at checkout

When a customer picks a product with an installment plan, Orbit creates a finite-term Stripe Subscription. Stripe then takes each payment on the agreed schedule. Once the last payment is made, the subscription ends on its own, so the customer is never billed beyond the plan.

Related guides

Was this helpful?

0 people found this helpful

Keep reading

Related articles