This release of SaaSGrid introduces the following major features:
Please continue reading to learn more about these features. Additionally, several minor enhancements to existing functionality and bug fixes have been completed and rolled out with this release.
Tenant-wide Pricing Introduction
The largest and most sweeping change in SaaSGrid for this release is the introduction of Tenant-wide Pricing.
There are now three clear pricing methodologies when monetizing applications that you produce with SaaSGrid:
To support these new pricing options, changes were made on both the tenant and provider portals. The Provider Portal Pricebook section has been changed extensively to provide a clearer separation of concerns for pricebook-related functionality. Major re-work of the Subscriptions and Usage section of the tenant portal was conducted to support the new pricing options, described in more detail in a later section. Here is a screenshot of the pricebook as it appears in the Provider Portal:
Checkout Process Changes
The checkout process has also been changed extensively as summarized below:
Subscription Information Display Improvements
The tenant portal has always displayed basic information about a subscriptions purchased for the application. Major enhancements have been made to this area of the application:
Remote API
We introduced the Remote API to permit connections to SaaSGrid applications from outside the SaaSGrid echo system. By using this API, you can use all of the API metadata remotely and communicate with web services for your particular application using external clients. This provides improved support for writing supplemental tools such as Mobile clients or desktop widgets that can communicate with applications deployed in SaaSGrid. In an upcoming release of SaaSGrid you will also be able to use the Remote API to communicate to SaaSGrid applications using SOAP 1.1 and the BasicHttpBinding.
A new version of the SaaSGrid SDK has been released containing the API, and our published documentation for the API has been updated.