spreedly-client

0.2.0 • Public • Published

Spreedly Client for Node.js Build Status

NPM

Introduction

A Node.js library for working with the Spreedly API and credit card tokenization service.

I've tried to follow the API as closely as possible. This library provides methods for the most common functionality, with additional methods in development.

All Spreedly client methods support both an optional Node.js-style function(err, result) callback parameter, and also return a Bluebird promise, for maximum compatibility and utility.


API

View the full API documentation here: https://github.com/t3rminus/spreedly-client/blob/master/API.md

Readme

Keywords

Package Sidebar

Install

npm i spreedly-client

Weekly Downloads

0

Version

0.2.0

License

MIT

Last publish

Collaborators

  • t3rminus