Orb What's new in Orb logo
Back to Homepage

What's new in Orb

Subscribe to Updates

Labels

  • All Posts
  • API
  • Dashboard
  • Integrations
  • Performance
  • Subscription Management
  • Billable Metrics
  • Feature
  • Invoices
  • Customer Portal
  • Improvement
  • Tax
  • IT Administration
  • Revenue Reporting
  • Webhooks
  • Plan Configuration
  • Developer Experience
  • Pricing Models
  • Usage Data
  • Coupons
  • Credits
  • Data Exports

Jump to Month

  • May 2025
  • April 2025
  • March 2025
  • February 2025
  • January 2025
  • December 2024
  • November 2024
  • October 2024
  • September 2024
  • August 2024
  • July 2024
  • June 2024
  • May 2024
  • April 2024
  • March 2024
  • February 2024
  • January 2024
  • December 2023
  • October 2023
  • September 2023
  • August 2023
  • July 2023
  • June 2023
  • May 2023
  • April 2023
  • March 2023
  • February 2023
  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • August 2022
Changelog byAnnounceKit

Create yours, for free!

Feature
2 years ago

Prepurchase with future effective dates

Orb supports a sophisticated pre-purchase ledger with automatic event-level deduction tracking, expiry, and the ability to take fine-grained actions on credit blocks.


Starting today, blocks may be effective as of a future date, allowing you to represent future purchases. Use this functionality to load in a credit purchase as soon as the contract is signed, while still reflecting the correct effective date of the contracts. 


This also helps you achieve more accurate financial reporting behavior: blocks that are effective at a future date are booked revenue as of their effective date, and the resulting revenue will be deferred only after that date.

Feature
2 years ago

Updating customer balance via the API

An Orb customer's balance can now be increased or decreased via the API, mirroring the same behavior as the webapp (docs).

Improvement
2 years ago

Redesigned Plan and Billable Metric detail pages

Our plans and billable metric pages have been redesigned!

Billable Metrics

The billable metrics list page now has a graph that breaks down the revenue of your top billable metrics in the past 30 days, and the metrics are now displayed in a list with searching and pagination.

Clicking into a metric shows a new layout for viewing the details of the metric, a timeline, and all of the plans that use this metric.

Plans

The plans page shows a graph that has breakdown of the revenue by plan for a particular month. Hover over a bar to see the top grossing plans in the month, and the plans are now displayed in a list with searching and pagination.

Clicking into a plan shows a new layout for viewing the details of the plan, a timeline, all of the subscriptions that use this plan, and all of the alerts for this plan.

If you are viewing a plan that has been overridden during subscription creation, the properties that have been changed from the parent plan will be highlighted in yellow.

DashboardImprovement
2 years ago

New home page widgets

We've made several changes to the Orb home page to provide actionable information at a glance.

  1. New visualizations of revenue broken down by plan and billable metric
  2. An additional widget showing recently created subscriptions, grouped by plan
  3. Instead of a top grossing customers widget, we've added failed and past due invoices widget in order to better track your outstanding receivables


Feature
2 years ago

End-user-facing coupons are now available in Orb

Coupons are now available to use in Orb! 

  • A coupon represents a reusable discount configuration, with a redemption code that can be issued to end-users, such as FIFTYOFF to represent a potential 50% discount. Coupons can be configured for a specific percent or amount discount.
  • The coupon's redemption code can be provided at subscription start or plan change, to be redeemed for the matching discount. 
  • Coupons can be configured to limit the number of redemptions, as well as the duration the discount will apply for.
  • On Orb's invoices, the coupon redemption code will show as attribution for the resulting discount.

Check out our docs to find out more, and reach out to Orb to enable coupons for your account.

ImprovementPlan Configuration
2 years ago

Plans with custom credits and currency prices now available


Plans in Orb can now be configured with prices in a combination of custom credits and real-world currencies. The custom credits concept backs Orb's prepurchase ledger.

When configuring a plan, each price can be in either credits or the plan's invoicing currency. If the user subscribed to a mixed credits/currency plan and has pre-purchased credits, prices in credits will draw down from the pre-purchase balance, and any overage will be invoiced at the end of the billing period at the configured 'price per unit' rate for credits.

Learn more about working with prepaid balance in Orb's docs.

APIImprovement
2 years ago

Updates to the usage grouping API

The view subscription usage API supports viewing grouped usage by a property for a non-decomposable metric if that property matches your invoice grouping setting. For example, if your metric calculates distinct active users, and your invoices are configured to group these by workspace ID, the usage API will also allow you to fetch active users per workspace programatically.

2 years ago

Backdated Cancellations

When cancelling a subscription, Orb now supports an effective date in the past, automatically handling the invoicing implications of this action including voiding and re-issuing invoices as required as well as handling the proration effects of the action.

This new functionality is helpful to handle scenarios in which the first payment for a subscription fails, and the subscription should be retroactively cancelled as of its start date. In these cases, we suggest programmatically cancelling the subscription as of the billing period start date. 

Read the docs to learn more about the different cancellation behaviors.

Integrations
2 years ago

Salesforce Integration

Orb's Salesforce integration brings usage data and financial resources natively into your Salesforce environment. The integration continually syncs resources from your Orb instance into Salesforce, including customer subscriptions, plan information, historical invoices, and usage.


In concert with other data that lives in Salesforce (e.g. opportunity metadata, imports from other analytics applications, or manually tracked notes), Orb data can be a powerful way to drive ongoing sales success.


The Salesforce integration allows your sales team to answer questions such as:

  1. Which metrics is this Account being billed on? How is the last 30 days of utilization tracking for a given metric, and how does that compare to the previous 90 days?
  2. Has there been an increase in utilization for this account recently that might motivate an upsell conversation, a decrease that could indicate a churn risk?
  3. Is the breakdown of the upcoming invoice significantly different than previous invoices based on its line items?
  4. Who are my top grossing accounts based on billed utilization? Which customers account for the top billed utilization for a specific metric?


Read more about the custom objects sync into Salesforce here.

FeatureInvoices
2 years ago

Invoices list is more powerful and actionable

The invoice list can now be filtered in a number of different ways:

  • status
  • due date
  • frequency (recurring vs. one-off)
  • amount

All of these filters apply to the new CSV export functionality.

We’ve made a couple other small improvements to the customer invoice portal:

  • At payment time, customers can now save their payment method with Orb and opt into auto-collection, simplifying your invoice collection process
  • Invoice portal links can be manually revoked and regenerated, in case they’re sent to the wrong recipient: read more in our docs.