This package has been deprecated

Author message:

DEPRECATED

opa-pagamentos-node
TypeScript icon, indicating that this package has built-in type declarations

1.1.0 • Public • Published

Opa Pagamentos NodeJS Wrapper

Wrapper library for Opa Pagamentos API in Node https://documenter.getpostman.com/view/3156896/7LhjRZb#intro

Typings Available!

Set up your token in an environment variable with the name OPA_PAGAMENTOS.

Windows

set NODE_ENV={development|production}
set OPA_PAGAMENTOS={YOUR_TOKEN}

Linux and OSX

export NODE_ENV={development|production}
export OPA_PAGAMENTOS={YOUR_TOKEN}

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Published

Version History

  • Version
    Downloads (Last 7 Days)
    • Published

Package Sidebar

Install

npm i opa-pagamentos-node

Weekly Downloads

0

Version

1.1.0

License

MIT

Unpacked Size

95.4 kB

Total Files

41

Last publish

Collaborators

  • wmenegali