Home/ Developer tools/ Webhook server

Reference Webhook Server Copy section link Copied!

To simplify the development of the notification server needed to process AgoraPay webhook events, a reference implementation is provided in multiple languages. You will get the following built-in capabilities to help you develop your own server:

  • A REST API capable of receiving AgoraPay events
  • Implementation of the HMAC control processing
  • A local database to store payment updates