Skip to content

brickclick/spreedly-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A Spreedly API and credit card tokenization library for Node.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published