📄️ What is a pricing?
A pricing is a part of a SaaS customer agreement. It structures the
📄️ The iPricing Metamodel
The iPricing metamodel represents one of the first attempts to formalize pricing, so that they can all be designed following the same structure, which favors the creation of automated tools for their generation, analysis, validation, operation, etc.
📄️ Pricing4SaaS Architecture
Pricing4SaaS is presented as a specification of a reference architecture that addresses some of the challenges outlined in A. García-Fernández et al.. In particular:
📄️ Communication Strategy
Pricing4SaaS relies on JSON Web Tokens (JWT) to send from the backend (Pricing4Java) the evaluation of different pricing features for the user that makes the request. In order to be used by Pricing4React, the JWT must be stored as a String in the local storage of the browser, with the name pricingToken.