paytmchecksum
Version:
This is for paytm checksum creation and verification in node
22 lines (21 loc) • 505 B
JSON
{
"name": "paytmchecksum",
"description": "This is for paytm checksum creation and verification in node",
"version": "1.5.1",
"author": "Soumya Vats",
"main": "PaytmChecksum.js",
"keywords": [
"Paytm",
"Checksum",
"Paytm Node",
"Paytm checksum",
"Paytm signature",
"Signature",
"Paytm payment"
],
"homepage": "https://developer.paytm.com/docs/checksum/#node",
"repository": {
"type": "git",
"url": "https://github.com/paytm/Paytm_Node_Checksum"
}
}