paymongo-nodejs
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

paymongo-nodejs

Paymongo client for nodejs.

npm install paymongo-nodejs --save
yarn add paymongo-nodejs
import {
  createPayment,
  retrievePayment,
  listAllPayments,
  retriveToken,
  createToken
} from 'paymongo-nodejs'

Read the API documentation at https://developers.paymongo.com/reference#getting-started-with-your-api

Authentication

Uses the following environment variables.

PAYMONGO_SECRET_KEY=
PAYMONGO_API_VERSION=v1

Readme

Keywords

none

Package Sidebar

Install

npm i paymongo-nodejs

Weekly Downloads

2

Version

1.0.1

License

MIT

Unpacked Size

59.6 kB

Total Files

105

Last publish

Collaborators

  • johndavedecano