v0.2.8: Stripe Subscription Feature Added
This update introduces the ability to manage tenant subscriptions using Stripe. To leverage this feature, ensure that you have configured the Stripe Checkout gateway in your Perfex CRM. This gateway is included by default.
Also ensure that you have added standard packages in SaaS > Packages as these packages are used as blueprint for modeling Stripe pricing.
To get started, navigate to SaaS > Stripe Pricing and enable Stripe for each package.
Autosync Feature #
The Autosync feature allows the SaaS module to automatically create necessary prices and taxes in your Stripe dashboard. Simply enable Stripe pricing for the desired package with Autosync and submit. This needs to be done for every package you plan to support via Stripe billing. The system will automatically generate and sync all associated prices, including any module or discount pricing, to your Stripe dashboard using the standard pricing as blueprint.
Manual Control #
For more granular control, you can disable Autosync and manage pricing manually. The SaaS module will fetch existing prices and taxes from your Stripe account, allowing you to assign them to each package. Separate prices will be created for each discount you define.
FAQ/Notes #
- Lifetime subcription or subscription with recurring interval above 3 years is not supported with the stripe subscription. Please use the standard pricing only for lifetime subscription since payment collection will only be once.
- You can make free (zero amount) subscription without credit card. However, card details will be required if the tenant make package customization that needs payment.