Skip to content

Security: makepay-io/makepay-cpp

Security

SECURITY.md

Security Policy

Report suspected vulnerabilities privately to security@makepay.io.

  • Load MakePay credentials at runtime from a secret manager or platform secure configuration.
  • Do not ship merchant key secrets in client-side game binaries.
  • Verify webhooks with makepay::WebhookVerifier before granting entitlements.
  • Use server-side transports for purchases that affect balances, credits, or durable goods.

There aren't any published security advisories