Verify Webhook Signature
Why Verify the Webhook Signature?
Whenever PhaJay sends payment status updates to your Webhook URL, your server should verify that the request genuinely came from PhaJay before trusting its data. Verifying the webhook signature protects your platform from spoofed or tampered callback requests.
How to Get the Verification Guide and Key
The signature verification method and the signing key are not published in this document. To receive the verification guide and the key required to verify webhook signatures, please contact the PhaJay team via the PhaJay Portal (opens in a new tab).
📩 Reach out to PhaJay support to request the webhook signature verification documentation and key for your platform.
Updated just now