racehub / stripe-clj

Schemafied Stripe Bindings for Clojure.
Eclipse Public License 1.0
15 stars 3 forks source link

Stripe-Clj Build Status

A Clojure(Script) wrapper of the Stripe API. All functions have associated schemas! Async? no problem! More information on how to use this coming later.

Usage

Here's the latest Leiningen version info:

Clojars Project

Testing

You'll need this in your environment:

export STRIPE_SECRET="stripe_secret_token"

You should probably use your dev token.

Authors

License

Copyright © 2015 RaceHub

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.