Be told when something happens, and read or write your data from code.
If you run your own systems, you do not have to poll a dashboard. Point a webhook at your server and mint an API key.
Logs → Webhooks is where you add the URL on your server and choose which events to receive. The signing secret is shown once when you create it — store it somewhere safe.
Every delivery is signed with your secret. Verify it before you trust the payload — the developer docs show how, in more than one language.
API Access is where you create keys. The plain value is shown once; after that only its fingerprint is stored, so revoke and re-mint if it is ever exposed.
Read orders, customers and transactions; create invoices; update fulfilment. Money is always in minor units, and the rate limit is published in the developer docs.
Join the businesses already using Paysana to collect payments, send invoices and grow.