9 months ago
Additional customization of custom plans in the Stigg Pricing Table Widget
We've made the Stigg pricing table widget even more customizable by allowing you to override the price and call-to-action (CTA) button texts of plans with custom pricing using a function, instead of static text.
By default, the price of custom plans will appear as "Custom", and the CTA button would appear with a "Contact us" text.
With this change, these texts can be customized and include the plan name, for example: "Select <PLAN_NAME>".
The new functionality is supported by the Stigg React SDK v4.13.2 and Stigg. Vue.js SDK v3.25.0 or later.
For more details, see the price
and planCTAButton
properties of the PaywallLocalization type.