Skip to content

Getting Started

Renumerate JS is a powerful JavaScript library that helps subscription businesses reduce churn through AI-powered retention workflows.

Install the Renumerate JS library using npm:

Terminal window
npm install @renumerate/js

Renumerate provides two main solutions for subscription retention:

The all-in-one proactive retention solution that gives customers offers before they even think about canceling. The Subscription Hub eliminates all the headaches of managing Stripe integrations and allows users to fully manage their subscription including:

  • View billing history and invoices
  • Update payment methods
  • Change subscription plans
  • Pause or cancel subscriptions (with retention offers)
  • Apply promo codes and discounts

This is a complete customer portal that you can embed directly into your application.

Subscription Hub

The bite-sized quick integration that pops up the cancellation flow when a user clicks cancel. This is perfect for adding to your existing subscription management portal - just replace your current cancel button with Renumerate’s intelligent cancel button that presents retention offers before processing the cancellation.

Before getting started, you’ll need:

  1. A Renumerate account - Book a demo directly at cal.com/renumerate/demo or at renumerate.com
  2. Stripe integration - Connect your Stripe account for subscription management
  3. Brand private key - For backend API authentication