From 0839dbeade55c57ff60f2316f25c6406bec53465 Mon Sep 17 00:00:00 2001 From: Shubhransh Jagota Date: Wed, 9 Jul 2025 14:07:48 +0530 Subject: [PATCH] add support in documentation --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 915ba50..01d5ca1 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ A Java library for seamless integration with PhonePe Payment Gateway APIs. - [SDK Order Integration](#sdk-order-integration) - [Contributing](#contributing) - [Documentation](#documentation) +- [Support](#support) - [License](#license) ## Requirements @@ -189,6 +190,10 @@ For detailed API documentation, advanced features, and integration options: - [Subscription Documentation](https://developer.phonepe.com/v1/reference/java-sdk-introduction-autopay) - [PhonePe Developer Portal](https://developer.phonepe.com/) +## Support + +New features and bug fixes are released on the latest major version of the Phonepe Java client library. If you are on an older major version, we recommend that you upgrade to the latest in order to use the new features and bug fixes including those for security vulnerabilities. Older major versions of the package will continue to be available for use, but will not be receiving any updates. + ## Contributing Contributions to PG Java SDK are welcome! Here's how you can contribute: