# In-App Subscriptions

In this part we will discuss how to implement in app subscriptions for iOS and Android.

{% hint style="info" %}
In order to handle all logic of renewing subscriptions, you need to set the iOS webhook to `https://mburger.cloud/inapp-ios/webhook` and Android to `https://mburger.cloud/inapp-android/webhook`
{% endhint %}

For any further details please refer to the official documentation iOS and Android.
