Node.js implementation of the Smobilpay S3P HMAC-SHA1 signature generator.
- OAuth-style canonical string generation
- HMAC-SHA1 with Base64 output
- Works for GET and POST
- Compatible with Smobilpay API requirements
npm installnode examples/post.jsnode examples/get.jsnpm testMIT © 2025 Maviance PLC