Feature: Added Private Key option in Partner Settings for secure signature verification.
Whatβs New
- Partners can now generate a Private Key in Whitelabel β Partner Settings.
- The key allows you to verify signatures in:
- Billing URLs
- Top-up Points URLs
- Includes a sample PHP code snippet to validate requests using HMAC SHA256 encryption.
Why It Matters
- Adds an extra layer of security for custom billing integrations.
- Ensures that all workspace billing and top-up requests are authentic and tamper-proof.
- Ideal for partners managing their own checkout or billing pages.
π Partner-only feature, available under Whitelabel β Partner Settings β Private Key.

