Documentation & User Guide Portal

Built for partners and developers.

Everything you need to onboard, integrate, and manage Payvala services in one place.

8 core guides mapped into the portal
FAPI security-first setup across auth and network
Live screens, flows and operational references
Request

POST /v1/transactions/notify

curl --request POST \
  --url https://api.payvala.com/v1/transactions/notify \
  --header 'accept: application/json' \
  --header 'content-type: application/json' \
  --header 'x-access-key-id: live_access_key' \
  --header 'x-signature: sha256=...' \
  --data '{
    "merchantId": "MRC-2049",
    "amount": 25000,
    "currency": "NGN",
    "reference": "PVL-2026-00014"
  }'

Documentation

Mono-style structure ko follow karte hue docs, references aur support flows ko alag-alag buckets me organize kiya gaya hai, taki portal zyada polished aur discoverable lage.