paytm / Paytm_Node_Checksum

https://developer.paytm.com/docs/checksum/#node
14 stars 66 forks source link

Feature/es6 support and readme update #14

Open vishalxtyagi opened 1 year ago

vishalxtyagi commented 1 year ago

Pull Request: Enhancements and Updates for Paytm Checksum Library (ES6 Support)

Description

This pull request introduces several enhancements and updates to the Paytm Checksum library, including the addition of ES6 support and improvements to the codebase. Here's a breakdown of the changes:

  1. Added ES6 Support: We've added support for ES6 syntax, making it easier for developers using modern JavaScript practices to integrate the Paytm Checksum library into their projects.

  2. Updated README: The README.md file has been updated to provide comprehensive documentation on how to use the Paytm Checksum library in Node.js. It includes information on prerequisites, installation instructions, and usage examples for generating and verifying checksums.

  3. Refactor Directory Structure: We've restructured the directory by renaming sample.js to examples/sample.js for better organization and clarity.

We believe that these enhancements will make it easier for developers to integrate Paytm Checksum into their Node.js applications and ensure secure transaction data exchange with the Paytm gateway. Your feedback and contributions are highly appreciated.