Skip to main content

Dashboard Overview

Two dashboard sections matter most for integration: Developer, for your API credentials and webhooks, and Modules, for your payment providers.

Developer section

Once logged in, go to the Developer section of the KartaPay dashboard, which has two pages:

  • API Keys: create a key, which gives you a Client ID and Client Secret used to authenticate against the KartaPay API (see Authentication).
  • Webhooks: add one or more webhooks to receive updates on payment status changes (see Receive Webhooks).

Each webhook is secured with a signature so you can verify that events genuinely came from KartaPay — see Verify Webhook Signatures.

Modules section

Used to connect payment providers (Holo, MVola) to your merchant account — see Connect a Payment Provider.

:::tip Next step Review the going live checklist before switching your integration to production. :::