0.0.7 • Published 2 years ago

tilled v0.0.7

Weekly downloads
6
License
MIT
Repository
github
Last release
2 years ago

Tilled Node.js Library

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

For collecting customer and payment information in the browser, use Tilled.js.

Documentation

See the (COMING SOON) tilled-node API docs for Node.js.

Requirements

Node 8, 10 or higher.

Installation

Install the package with:

npm install tilled --save
# or
yarn add stripe

Usage

The package needs to be configured with your account's secret key, which is available in the Tilled Dashboard.

MORE INFO COMING SOON

Development

0.0.1

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

1.0.2

3 years ago

1.0.1

3 years ago