SDK Reference
Webhooks
Webhooks let your backend receive notifications when events occur in Pollar (e.g. wallet created, wallet activated, payment completed).
This section is a placeholder. When the team implements and documents webhooks, you can describe:
- Available events (e.g.
wallet.created,wallet.activated,payment.completed). - Payload format (JSON, signature, idempotency).
- How to register a URL and secret.
- Retries and best practices.
Replace this content with the actual webhook documentation.