Transactions

Monitor Transactions

Monitor and get notified about transactions in your application, both on your project dashboard and programmatically.


You can track the status of transactions sent via the transactions API using its transaction id.

GET /v1/transactions?id=<transaction-id>
Content-Type: application/json
x-secret-key: <your-project-secret-key>

You can also search transactions by from or status.