TheDocumentation Index
Fetch the complete documentation index at: https://developer.finogates.com/llms.txt
Use this file to discover all available pages before exploring further.
wallet.funding.success event is sent when a wallet funding request has completed successfully and the funds have been credited to the wallet.
This event represents a final, successful state in the wallet funding lifecycle.
Example Payload
Data Fields
Unique identifier of the wallet funding transaction.
Final funding status. Always
success for this event.Funding amount expressed in the major currency unit (for example, USD).
Handling the Event
Use this event to:- Credit the funded amount to the user’s wallet balance
- Mark the funding transaction as completed
- Update transaction history and statements
- Trigger post-funding workflows or notifications

