Coupon customizing upon subscription provisioning
We've added the ability to customize the coupons that are applied to subscriptions.
When provisioning and updating subscriptions you can select a pre-defined coupon from the Product Catalog and customize it, or create an entirely new custom coupon.
Stigg gives you the full flexibility of customizing coupons, including:
1. Type - fixed fee or percentage
2. Discount amount
3. Duration - forever or limited to a few months
Applying custom coupons to subscriptions can also be done programmatically using the Stigg API and Stigg SDK for Python, Ruby, Go, Java and C# from v2.209.0 or later.
When Stigg is integrated with a billing solution such as Stripe or Zuora, Stigg will automatically create the relevant coupon in the billing solution and associate it with the subscription.
Custom coupons are subscription-specific and don't appear in the Coupons screen of the Product Catalog.
This enhancement introduces an additional level of flexibility, which is especially helpful in provisioning of sales-led opportunities. Together with the ability to bill customers using invoices and payment links, provisioning complex enterprise subscriptions has never been easier.