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
6 lines (5 loc) • 301 B
Markdown
`starts` date indicates the begining of the operation of the pricing
`ends` date indicates the end of life of the pricing.
In this case, your pricing is not operational as the ending date
(`ends`) of the pricing is before the starting date (`starts`),
i. e. your pricing will not ever be operational.