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.
payment.mailed event is sent when a check-based payment has been successfully handed off for mailing.
This event indicates that the physical mailing process has started. Delivery to the recipient may take additional time depending on the selected mailing method.
Example Payload
Data Fields
Unique identifier of the payment transaction.
Current payment status. Always
mailed for this event.Payment amount expressed in the major currency unit (for example, USD).
Handling the Event
Use this event to:- Mark the payment as mailed in your system
- Notify the payer or recipient that the check is in transit
- Track check-based payment lifecycle stages
- Support customer inquiries about mailed payments

