Stigg Product Updates logo

Product Updates

Back to Homepage Subscribe to Updates

Labels

  • All Posts

Jump to Month

  • March 2026
  • February 2026
  • January 2026
  • December 2025
  • November 2025
  • September 2025
  • August 2025
  • July 2025
  • June 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
  • November 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
  • August 2022
  • July 2022
  • June 2022
today

Programmatic billing anchor reset when updating subscriptions

We are excited to announce a new capability that gives you more control over your customers' billing cycles when provisioning and updating subscriptions to paid plans and add-ons.

🆕 What’s New

You can now pass the billingCycleAnchor property with the following values when provisioning and updating subscriptions:

1. SubscriptionBillingCycleAnchor.UNCHANGED - keep the billing cycle anchor unchanged (the default behavior).

2. SubscriptionBillingCycleAnchor.NOW - reset the billing cycle anchor to the current timestamp.

⭐️ Why It Matters

This update introduces additional flexibility in how you bill customers for their subscription changes. By choosing whether to maintain the existing billing date or reset it to the moment the change occurs, you have fine-grained control over subscription cycles, prorations, and your customers' invoicing experience.

📦 Availability

The billingCycleAnchor property is fully supported when Stigg is integrated with Stripe, Zuora or with a custom billing solution. 

The new parameter is available in the following SDK versions:

  • Node SDK: v4.33.1
  • Python / Ruby / Java / Go / .NET SDKs: v6.6.1
  • JavaScript SDK: v3.102.1


Avatar of authorOr Arnon