Ir a contenido
Crea una cuenta
o
Inicia sesión
Logotipo de Stripe Docs
/
Pregúntale a la IA
Crear una cuenta
Iniciar sesión
Empieza ahora
Pagos
Ingresos
Plataformas y marketplaces
Gestión del dinero
Recursos para desarrolladores
Resumen
Billing
ResumenAcerca de las API de facturación
Suscripciones
    Resumen
    Cómo funcionan las suscripciones
    Empieza ahora
    Inicio rápido
    Planificar una integración
    Crear una integración
    Casos de uso
      Integrar una empresa de SaaS (Software como Servicio)
      Integra una empresa B2B dirigida por las ventas
      Integrar con Salesforce
      Integra con el procesamiento de pagos de terceros
    Acerca de las suscripciones
    Habilitar modo de facturación
    Definiciones de eventos de suscripción
    Derechos
    Facturas de suscripciones
    Calendarios de suscripciones
    Modelos de tarifas recurrentes
    Autenticación reforzada de clientes (SCA)
    Configurar suscripciones
    Configurar métodos de cobro
    Inserta un cuadro de tarifas
    Determinar cantidades
    Establecer ciclos de facturación
    Administración de suscripciones
    Migrar suscripciones a Stripe
    Suscríbete a varios elementos
    Suscripciones con fechas pasadas
    Configura períodos de prueba
    Handle subscriptions with deferred payment
    Aplica cupones
    Modificar suscripciones
    Gestionar métodos de pago de suscripciones
    Análisis
Invoicing
Cobro por consumo
Presupuestos
Gestión de clientes
Gestión de cobros con otros productos
Recuperación de ingresos
Automatizaciones
Prueba tu integración
Impuesto
Resumen
Usa Stripe Tax
Gestiona el cumplimiento de la normativa
Elaboración de informes
Resumen
Seleccionar un informe
Configura informes
API de informes
Informes para varias cuentas
Reconocimiento de ingresos
Datos
ResumenEsquema
Informes personalizados
Data Pipeline
Gestión de datos
InicioIngresosSubscriptionsUse cases

Integrate a SaaS business on Stripe

Learn how to build a Software as a Service (SaaS) business with Billing and other Stripe products.

Many Stripe users have a SaaS business model that involves subscriptions or recurring payments. This guide describes the unique actions you need to take in your Stripe integration to support typical SaaS business models. To help get you started more quickly, this guide presents no-code options where available.

ComponentDescription

Product modeling

No code

Create a product to represent your service plan and configure a pricing model that reflects your recurring revenue model.

Learn more about the different pricing models that Stripe supports.

Entitlements

Use Entitlements to determine when you can grant or revoke product feature access to your customers.

Learn how to set up Entitlements.

Pricing table

No code

Use a pricing table to show pricing information to your customers and take them to Checkout.

Learn more about pricing tables.

Trials

No code

Offer customers a free trial of your service.

Learn more about how trials work with subscriptions.

Discounts

No code

Apply discounts to your products.

Learn how to apply discounts to your subscriptions with coupons and promotion codes.

Subscription management

No code

Set up the customer portal to let your customers manage their subscriptions.

Learn how to set up the customer portal.

Invoices

No code

Send invoices to customers for custom deals, one-off items, or to test pricing for new products.

Learn how to send invoices to your customers.

Tax

No code

Use Stripe Tax to automatically charge sales tax, value-added tax (VAT), and goods and services tax (GST).

Learn how to collect taxes for recurring payments.

Monitor subscription activity

Some code

Set up webhook endpoints to listen to event notifications and handle upgrades, downgrades, payment failures, customer updates, and other scenarios.

Learn more about the relevant webhook events for subscriptions.

Recover revenue

No code

Use recovery tools like Smart Retries and reminder emails to recover revenue that would be lost to involuntary churn.

Learn more about revenue recovery tools.

Revenue recognition

No code

Set up revenue recognition to automate revenue reporting including compliance with accrual accounting rules.

Learn how Stripe Revenue Recognition automates revenue recognition from subscriptions and invoices.

Testing

No code

Test your integration to make sure it works as expected.

Learn how to test your integration using test clocks.

Product modeling

Set up pricing structures for different products. Stripe Billing supports many types of pricing models, including:

  • Flat rate-Good-better-best
  • Per-seat
  • Usage-based pricing
  • Tiered pricing
  • Multiple prices
  • Multiple products in a subscription

Learn more about product modeling.

Display pricing information

The pricing table is an embeddable UI component that displays pricing models for different subscription options. With pricing tables, customers can view pricing information and select a subscription. After selecting a subscription, they can complete the purchase with Stripe Checkout. Learn more about pricing tables for SaaS businesses.

Pricing table is an embedded UI that displays pricing information and takes customers to Checkout.

Embed a pricing table on your website to display pricing details and convert customers to checkout.

Enable discounts

Use discounts to acquire new subscribers. You can create coupons and apply them to a subscription or create a customer-facing promotion code that customers can apply at checkout. Learn more about discounts for subscriptions.

Offer trials

Let customers try your product before subscribing. With Stripe Checkout, they can sign up for a trial without submitting payment information. You can configure a subscription to automatically send a reminder email when the trial is about to expire. Learn more about trials.

Manage subscriptions

The customer portal lets customers manage their subscriptions in a self-serve environment where they can:

  • Update their subscription plan
  • Cancel their subscription plan
  • Add or update a payment method
  • Update billing and shipping information
  • Review their invoice history

Learn more about integrating the customer portal.

Customer portal

Customer portal

Set up invoices

Invoices represent how much money a customer owes, and Stripe automatically generates one for every period in a subscription billing cycle. You can also create an invoice manually for custom deals or one-time payments. When an invoice is due, Stripe tries to collect payment by either automatically charging the payment method on file, or emailing the invoice. Learn more about invoices.

Hosted Invoice Page

Hosted Invoice Page

Monitor subscription activity

Monitor subscriptions in the Dashboard or set up webhook endpoints and listen for events. Learn more about subscriptions and webhooks.

You can also use Affiliate and referral Stripe Apps to set up and manage referral and affiliate programs with Stripe, get customer information, and automate commission adjustments from the Stripe Dashboard.

Reduce involuntary churn

Use recovery tools like Smart Retries and reminder emails to recover revenue that would be lost to involuntary churn. Learn more about revenue recovery tools.

Manage sales tax

After you register to collect taxes, Stripe Tax determines your customer’s location, and automatically calculates and collects the correct amount of tax at checkout. Stripe Tax supports sales tax, VAT, and GST. Learn more about Stripe Tax.

Automate revenue recognition

Use Stripe Revenue Recognition to automate revenue reporting and stay compliant with rules for accrual accounting. Stripe Revenue Recognition automates revenue accounting based on your payments and billing transactions.

Learn more about Revenue Recognition.

Test your integration

Test your integration to make sure it behaves as you expect. With test clocks, you can simulate how a subscription integration would handle events such as trials and payment failures over a billing cycle. Learn more about testing subscriptions integrations.

¿Te fue útil esta página?
SíNo
  • ¿Necesitas ayuda? Ponte en contacto con soporte.
  • Únete a nuestro programa de acceso anticipado.
  • Echa un vistazo a nuestro registro de cambios.
  • ¿Tienes alguna pregunta? Contacto.
  • ¿LLM? Lee llms.txt.
  • Con tecnología de Markdoc