Monetization
Overview
Earn revenue from your microapp.
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.
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
In order to create a consistent experience for users across Microapp’s platform, microapps that want to monetize users must do so using one of Microapp’s Payments SDKs. Learn more in our Creator Policy.
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