Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Monnify has made it easy for all merchants using the legacy transaction notification and settlement notification to seamlessly migrate to the event-based notification. Let me take you through the steps to achieve this:

...

In order for you to be able to use the event-based notification feature, implement an endpoint on your system which can process a new notification structure. See the structure of all events here.

Once this is done, you can easily migrate from the legacy notification to the event-based notification for both transactions and settlements.

Info

After upgrading to the new event-based notification, update your code to parse the new structure

...

Configure your implemented endpoint on the Monnify UI. Once you are done implementing your callback endpoint, you’d need to fill in the text fields below with the configured url’s URLs for the corresponding boxes on your monnify dashboard.

...