Integration Guides

Ottu uses webhooks to send real-time notifications to your application about important events such as payment updates, subscription changes, and more. To handle these notifications, you'll need to implement a webhook receiver – an endpoint within your application that Ottu can send data to.

The following examples provide a basic overview of how to structure webhook receivers in different languages. For production use, we strongly recommend using our official SDKs.

  • Laravel Example :

    An illustrative guide for building webhook receivers in Laravel. View detailed example.

  • .NET Example:

    A demonstration of Ottu webhook handling within a .NET environment. View detailed example.

For streamlined development and optimal reliability, we highly recommend using our official Ottu SDKs:

  • Python (ottu-py): This is our primary SDK, providing comprehensive functionality for Ottu integration. Access it on GitHubarrow-up-right, where you can find detailed instructions in the README file.

circle-exclamation

We're Here to Help!

If you have questions or need further guidance, please refer to our comprehensive Ottu documentation or reach out to our support teamenvelope.