Stigg Product Updates logo

Product Updates

Back to Homepage Subscribe to Updates

Labels

  • All Posts

Jump to Month

  • 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
Announcement
a year ago

Programmatic scheduling of subscription changes to the end of the billing month

We've extended the Stigg API and SDKs and now allow you to schedule subscription changes to the end of the billing month.

This new functionality allows you to implement smart auto-upgrades that will take effect in customer's next billing month:

1. In monthly subscriptions, this will be aligned with their billing period; therefore, customers will not pay a prorated charge.

2. In annual subscriptions, this change will be applied in the next calendar month according to the subscription start date.

To schedule a subscription change to the next billing period, simply pass the scheduleStrategy parameter when provisioning subscriptions. More details can be found here.

Note that Stigg also supports a no-code configuration for scheduled downgrades. Passing the scheduleStrategy parameter will override the no-code configuration.

Scheduling of subscription updates is supported in the Stigg SDK for Node.js v3.10.0, Stigg SDK for Python v1.52.0, Stigg SDK for Ruby v1.52.0, Stigg SDK for Go v1.52.0, Stigg SDK for Java v.1.52.0 or later.


Avatar of authorOr Arnon