Ir a contenido
Crea una cuenta o inicia sesión
Logotipo de la documentación de Stripe
/
Pregúntale a la IA
Crear cuentaIniciar sesión
Empezar
Pagos
Ingresos
Plataformas y marketplaces
Gestión del dinero
Recursos para desarrolladores
API y SDKAyuda
Resumen
Control de versiones
Registro de cambios
    Resumen
    Clover
    Basil
    Acacia
    Versiones anteriores
Actualiza tu versión de la API
Mejora tu versión de SDK
Essentials
SDK
API
Pruebas
CLI de Stripe
Proyectos de muestra
Herramientas
Dashboard de Stripe
Espacio de trabajo
Dashboard de desarrolladores
Stripe para Visual Studio Code
Terraform
Funciones
Flujos de trabajo
Destinos de eventos
Alertas de estado de StripeCargas de archivos
Soluciones de IA
Kit de herramientas para agentes
Protocolo de Contexto del ModeloCrea flujos de trabajo para la facturación SaaS con IA agéntica
Seguridad y privacidad
Seguridad
Rastreo web de Stripebot
Privacidad
Ampliar Stripe
Desarrolla aplicaciones de Stripe
Usa aplicaciones de Stripe
Socios
Ecosistema de socios
Certificación de socio
Estados Unidos
Español (España)
InicioRecursos para desarrolladoresChangelogClover2025-12-15.clover

Subscriptions updated from the Customer Portal can now also modify their billing cycle anchor

Novedades

When customers update their subscription from the customer portal, you can now configure the billing_cycle_anchor that applies to the updated subscription by specifying a Customer Portal Configuration. The billing cycle anchor is the reference point that aligns future billing period dates, defined as a UNIX timestamp in seconds from the current epoch, or now (the current UTC timestamp).

Impacto

You can now control the billing cycle anchor that applies when customers update their subscription from the customer portal. This change gives you more flexibility when you reset the billing date during subscription updates. Previously, updates made from the customer portal would always retain the existing billing cycle anchor.

Cambios

ParámetroCambiarRecursos o puntos de conexión
billing_cycle_anchorSe ha añadido
BillingPortal.Configuration#create.features.subscription_updateBillingPortal.Configuration#update.features.subscription_updateBillingPortal.Configuration.features.subscription_update

Upgrade

  1. View your current API version in Workbench.
  2. If you use an SDK, upgrade to the corresponding SDK version for this API version.
    • If you don’t use an SDK, update your API requests to include Stripe-Version: 2025-12-15.clover
  3. Upgrade the API version used for webhook endpoints.
  4. Test your integration against the new version.
  5. If you use Connect, test your Connect integration.
  6. In Workbench, perform the upgrade. You can roll back the version for 72 hours.

Learn more about Stripe API upgrades.

Related changes

  • Adds the ability to filter customer balance transactions by invoice
  • Enables expansion for invoice pricing details
  • Adds subtotal property to Invoice Line Items
¿Te ha sido útil la página?
SíNo
  • ¿Necesitas ayuda? Ponte en contacto con el equipo de soporte.
  • Echa un vistazo a nuestro registro de cambios.
  • ¿Tienes alguna pregunta? Ponte en contacto con el equipo de ventas.
  • ¿LLM? Lee llms.txt.
  • Con tecnología de Markdoc