When it fires
After Settlx successfully transfers the settled funds to your configured wallet address. At this point the payment lifecycle is complete and the money is yours.What to do
Fulfill the order. This is the only event that confirms funds have arrived in your wallet.- Release the digital product
- Activate the subscription
- Ship the physical order
- Grant account access
invoice.confirmed. Payment confirmation does not mean settlement is complete.
What lands in your wallet
The amount that arrives in your wallet isdata.settlement.netAmount — the gross amount minus all fees.
Payload
Includes:invoice, payment, settlement, fees. Also includes conversion if a token swap occurred.
Handler example
Node.js
Related events
invoice.confirmed— Payment detected on-chain. Settlement has not completed yet.invoice.underpaid— Payment received but below the required amount.