Syntax of checksumhash has changed
Closed this issue · 0 comments
vishwasnavadak commented
Describe the bug
Function definition of verifychecksum(params, key) has changed, so when the endpoint redirects to paytm, it throws the error about checksumhash. See screenshot below.
To Reproduce
Steps to reproduce the behavior:
- Clone the project
- run
npm install
- create and fill the
.env
file - run
npm start
- open http://localhost:4000/paywithpaytm?amount=10
- See error for checksum
Expected behavior
It has to go to payment successfully.
Desktop (please complete the following information):
- OS: OS X Catalina
- Browser Chrome 78