@houlak/plexo-sdk
v1.0.23-p
Published
Node SDK for Plexo payment services
Downloads
943
Maintainers
Keywords
Readme
Plexo SDK (Node)
Works as Plexo Gateway client, exposing all important features (addInstrument, purchase, cancel, etc) and solves the problem of building the security layer required by Plexo. Such security is based on cryptographic keys for signing messages and verifying incoming responses.
Current version
Current goal is to add test with jest
Running
- Clone this repo
- run
npm (or Yarn) install
- Include this repo as a package on another project and call Plexo methods