Liking cljdoc? Tell your friends :D

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.

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close