UNPKG

@incubatorit/node-redsys-api

Version:

Node.js Redsys api implementation with new the key-hashed message authentication code (HMAC) SHA256 for the virtual payment gateway integration. This is a node.js port of the PHP API provided by [Redsys](http://www.redsys.es/)

11 lines 126 B
{ "extends": [ "airbnb-base" ], "env": { "mocha": true }, "rules": { "quotes": ["error", "double"] } }