Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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:
Expand Down