Where It Appears
The widget is injected into theorder.details.side.after zone, which places it below the existing order metadata panel in the right sidebar of every order details page.
It renders as a subscription widget when the order is linked to a subscription. For regular non-subscription orders, the widget shows a one-time order state instead of subscription data.
What the Widget Shows
string
The Reorder subscription ID (e.g.
sub_01J...). Displayed as a clickable link that navigates to the full subscription detail page in Reorder’s Admin UI.string
The current subscription status at the time the page loads. Color-coded:
- Green — active
- Orange — paused
- Grey — cancelled
- Red — payment failed / in dunning
string
The billing cadence of the subscription (e.g. monthly, yearly, or a custom interval).
string
The subscription discount label derived from the subscription’s
pricing_snapshot. This reflects the configured subscription offer context rather than a generic order-discount label.datetime
The projected next renewal date shown by Reorder for the linked subscription.