Skip to content

Releases: cashfree/cashfree-pg-sdk-java

v4.2.4

07 Oct 12:44
Compare
Choose a tag to compare

7th October, 2024

  • Terminal Meta Bug Fix

v4.2.0

12 Jul 09:46
Compare
Choose a tag to compare

12th July, 2024

  • SDK now supports Subscription APIs
  • Bug Fixes
  • v4.0.10

    19 Mar 12:48
    Compare
    Choose a tag to compare

    19th March, 2024

    • Introduced Easy Split APIs in SDK
    • Order Termination API
    • Bug Fixes and improvements

    3.2.12

    29 Jan 11:07
    Compare
    Choose a tag to compare

    29th January, 2024

    • Fixed Payment Method Class Issues in Fetch Payments

    4.0.3

    30 Jan 05:13
    Compare
    Choose a tag to compare

    29th January, 2024

    • Fixed Payment Method Class Issues in Fetch Payments

    4.0.2

    23 Jan 10:34
    Compare
    Choose a tag to compare

    3.2.0

    23 Jan 10:30
    Compare
    Choose a tag to compare

    23rd January, 2024

    • Orders for a Payment Link now has a new Entity

    4.0.1

    22 Jan 13:33
    Compare
    Choose a tag to compare

    3.1.4

    12 Jan 09:57
    Compare
    Choose a tag to compare

    12th January, 2024

    • Webhook Signature Verification Bug Fix

    3.1.3

    10 Jan 12:54
    Compare
    Choose a tag to compare

    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")