Skip to main content

Mobile money collection webhook

This event notifies you about the status of a collection (funding) transaction. Collections follow a lifecycle with different states: collection.initiated, collection.processing, collection.completed, and collection.failed.
Always verify the webhook signature before processing events. See other webhook events for payout notifications.
  • Initiated: The request has been successfully sent to the provider.
  • Processing: The customer has been notified and we are awaiting authorization.
  • Completed: The funds have been successfully collected and added to the wallet.
  • Failed: The collection could not be completed.

Sample Payloads

collection.initiated

collection.initiated

collection.completed

collection.completed

Payload Breakdown

Momo Collections Webhook

Payload Breakdown

Momo Payouts Webhook

meCash sends webhook notifications for mobile money payouts. Subscribe to these events to track the lifecycle of your payouts.
This event is triggered when a payout is successfully processed and the funds have been delivered to the recipient.