We use cookies to optimize your user experience. All information shared with us through cookies is secure and covered by our data privacy obligations. To learn more, view our privacy policy.
KongaPay Logo
KongaPayDevelopers
DevelopersPayment GatewayImplementation Checklist

Implementation Checklist

Required checks before going live with Payment Gateway.

  • Activate or fetch the Maker Checker integration.
  • Store secret_key securely on the backend only.
  • Use public_key in SDK setup.
  • Generate a unique transaction reference server-side.
  • Generate the SHA-512 hash server-side using the exact payload values.
  • Handle the SDK callback or callback-URL redirect.
  • Verify payment status with Integration-secret-key.
  • Fulfil the order only after status verification succeeds.