-
Notifications
You must be signed in to change notification settings - Fork 65
Issues: paytm/Paytm_Node_Checksum
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Milestones
Assignee
Sort
Issues list
paytmchecksum Cannot read properties of undefined (reading 'generateSignature' )
#10
opened Nov 16, 2022 by
erkejriwal
Whenever the Merchant Key is parsed in the checksum.js in the getStringByParams() function the segement params[key].toLowerCase() function throws a type error. Is there any need of that, seems not needed there. After removing the fragmnet the code snippet runs. Any insights?
#4
opened Jul 29, 2021 by
dasgupta002
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.