pricing4ts
Version:
 Pricing4TS is a TypeScript-based toolkit designed to enhance the server-side functionality of a pricing-driven SaaS by enabling the seamless integration of pricing plans into the application logic. T
139 lines • 2.9 kB
YAML
saasName: Trustmary - Full Suite
day: 30
month: 11
year: 2021
currency: USD
hasAnnualPayment: true
features:
surveys:
description: ""
valueType: BOOLEAN
defaultValue: true
type: DOMAIN
testimonials:
description: ""
valueType: BOOLEAN
defaultValue: true
type: DOMAIN
reviews:
description: ""
valueType: BOOLEAN
defaultValue: true
type: DOMAIN
shareableLinks:
description: ""
valueType: BOOLEAN
defaultValue: true
type: DOMAIN
feedbackRequestInEmail:
description: ""
valueType: BOOLEAN
defaultValue: true
type: DOMAIN
abTesting:
description: ""
valueType: BOOLEAN
defaultValue: true
type: DOMAIN
analytics:
description: ""
valueType: BOOLEAN
defaultValue: true
type: DOMAIN
videoTestimonials:
description: ""
valueType: BOOLEAN
defaultValue: true
type: DOMAIN
surveyEditor:
description: ""
valueType: BOOLEAN
defaultValue: true
type: DOMAIN
feedbackRequestViaEmail:
description: ""
valueType: BOOLEAN
defaultValue: true
type: INTEGRATION
integrationType: WEB_SAAS
pricingURLs: null
feedbackRequestViaQR:
description: ""
valueType: BOOLEAN
defaultValue: true
type: DOMAIN
feedbackRequestViaWebsite:
description: ""
valueType: BOOLEAN
defaultValue: true
type: INTEGRATION
integrationType: EXTENSION
automations:
description: ""
valueType: BOOLEAN
defaultValue: true
type: AUTOMATION
automationType: TASK_AUTOMATION
integrations:
description: ""
valueType: BOOLEAN
defaultValue: true
type: INTEGRATION
integrationType: MARKETPLACE
usageLimits:
surveysLimit:
description: ""
valueType: NUMERIC
defaultValue: 200
unit: survey/month
type: RENEWABLE
linkedFeatures:
- surveys
testimonialsOrReviewsAtTheSameTime:
description: ""
valueType: NUMERIC
defaultValue: 25
unit: testimonial or review
type: NON_RENEWABLE
linkedFeatures:
- testimonials
- reviews
feedbackRequestViaEmailLimit:
description: ""
valueType: NUMERIC
defaultValue: 3000
unit: email/month
type: RENEWABLE
linkedFeatures:
- feedbackRequestViaEmail
plans:
STARTER:
description: ""
monthlyPrice: 290.0
annualPrice: 249.17
unit: /month
features: null
usageLimits: null
BUSINESS:
description: ""
monthlyPrice: 390.0
annualPrice: 332.5
unit: /month
features: null
usageLimits:
surveysLimit:
value: 400
testimonialsOrReviewsAtTheSameTime:
value: 100
PRO:
description: ""
monthlyPrice: 590
annualPrice: 499.9
unit: /month
features: null
usageLimits:
surveysLimit:
value: 2000
testimonialsOrReviewsAtTheSameTime:
value: 1000
addOns: null