You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Open
dasgupta002 opened this issue
Jul 29, 2021
· 3 comments
This is still an in issue in the case there is a nested object. Although JSON.stringify() solves the checksum generation issue, but the checksum does not match when the request is sent to the API.
The text was updated successfully, but these errors were encountered: