If you want to monetize your microapp, subscriptions is the way to go. Microapp users can subscribe to the different tiers of your microapp to gain access to different features.Documentation Index
Fetch the complete documentation index at: https://docs.microapp.io/llms.txt
Use this file to discover all available pages before exploring further.
Features
Microapp’s Payments SDKs provides the following features:- Check if user is subscribed
- Get user’s subscription information
- Request for the user to subscribe
- Get notified when the user is subscribed
Payments SDKs
We have separate Payments SDKs depending on your frontend framework:- React: optimized for React frontends
- TypeScript: enables payments without relying on any particular framework
React
Learn how to manage user subscriptions in React microapps.
TypeScript
Learn how to manage user subscriptions in Web microapps.