Step 1 — Create a session
A session represents a single event. Creating one provisions a collection account and optionally assigns POS terminals.collection_account details with your attendees for bank transfers, and deploy the POS terminals on the ground.
Step 2 — Receive a payment webhook
When a payment lands on the collection account, Kler fires aPOST to your webhook_url:
Step 3 — Fetch reconciliation
At any point during or after the event:Next steps
- Set up webhook handling to process incoming payments
- Add operators to track cashier-level activity
- View terminal activity per device
- Close the session when the event ends