A Clojure(Script) wrapper of the Stripe API.
Run lien codox
in your project directory.
Then open your-project-directory/target/doc/index.html
in your browser.
racehub/stripe-clj
This library is forked from racehub/stripe-clj, but has been modified so substantially that it shares very little in common with the original. Most significantly:
spec
instead of SchemaThis library is under active development. Not recommended for use.
You'll need this in your environment:
export STRIPE_SECRET="stripe_secret_token"
You should probably use your dev token.
Thanks to:
For writing the racehub/stripe-clj that this library is inspired by and forked from.
Copyright © 2018 Starcity Properties, Inc
Distributed under the Eclipse Public License.
Can you improve this documentation? These fine people already did:
Sam Ritchie, David Petrovics, Andres Pineda & Josh LehmanEdit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close