Settlements

Settlement Notification

4min

Introduction

When a settlement is created and sent to the merchant bank account, Moyasar will send a webhook notification to the merchant (if configured).

This feature is only available for Moyasar aggregation clients, this is not available for bank mercahnts.



Setting up Settlement Webhooks

To setup the settlement webhook, you will need to do the following steps:

  • Login into your live account dashboard
  • Navigate to Settings
  • Navigate to Webhooks tab
  • Add a new webhook
  • Make sure to selected the balance_transferred event.

You can learn more about webhooks and how they work here: Webhook Reference



Message Example

A webhook message for balance transferred will look like the following example:

The transfer ID can be found in the element data.id.

JSON