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

1.0.4 • Public • Published

BoranPay Node.js Library

The BoranPay Node library provides convenient access to the Stripe API from applications written in server-side JavaScript.

Requirements

Node 8, 10 or higher.

Installation

Install the package with:

npm install boranpay --save
# or
yarn add boranpay

Usage

The package needs to be configured with your account's secret key, which is available in the BoranPay Dashboard. Require it with the key's value:

const boranpay = require('boranpay');

Package Sidebar

Install

npm i boranpay

Weekly Downloads

0

Version

1.0.4

License

ISC

Unpacked Size

6.4 kB

Total Files

11

Last publish

Collaborators

  • boclairtemgoua