10 months ago
Customization of the default pre-selected volume pricing tier in the pricing table widget
We've added an ability to customize the pre-selected volume pricing tier in the pricing table widget.
By default, the first tier is pre-selected. With this enhancement you can now implement a custom pre-selection logic, giving you more control over the "price anchor" which customer will see in the pricing table widget.
To pre-select a different tier, simply pass a selectDefaultTierIndex
callback a part of the PaywallProps to the pricing table widget.
The new functionality is supported in the Stigg React SDK v4.13.0 and Stigg Vue.js SDK v3.23.1 or later.