Skip to content

3.1.3

Compare
Choose a tag to compare
@suhas-cashfree suhas-cashfree released this 10 Jan 12:54
· 58 commits to main since this release

10th January, 2024

  • Webhook Signature Verification is now part of the SDK
  • The below code illustrates on how to use the method.

    PGVerifyWebhookSignature("signature", "rawbody", "timestamp")