Subscription Integration
Last updated
Was this helpful?
Webhooks are automated messages sent from apps when something happens.
They allow you to receive real-time updates about events in other services
Webhook setup for subscription licenses
When a user buys a subscription product this action will trigger a webhook event which will send the payload to your server/application and create an order (license of subscription type with a validity period).
When a user successfully extends a subscription this will trigger an event that the subscription charge was successful which will update the license expiration date.
When a webhook triggers a subscription cancel event you should deactivate the license.

Our platform now offers integrations with a variety of third-party services:
Last updated
Was this helpful?
Was this helpful?