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.processing event is sent when a wallet funding request has entered the processing stage.
This indicates that the funding request is actively being handled by the payment network or internal systems.
Example Payload
Data Fields
Unique identifier of the wallet funding transaction.
Current funding status. Always
processing for this event.Funding amount expressed in the major currency unit (for example, USD).
Handling the Event
Use this event to:- Update the funding state to processing
- Display pending or in-progress status to the user
- Monitor funding execution and timing
- Prepare for settlement or completion events

