8000 GitHub - starcity-properties/stripe-clj
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

starcity-properties/stripe-clj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stripe-clj

A Clojure(Script) wrapper of the Stripe API.

Documentation

Run lien codox in your project directory.

Then open your-project-directory/target/doc/index.html in your browser.

Difference from 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:

  • Uses Clojure spec instead of Schema
  • Is written for a much newer version of the Stripe API, specifically version 2018-02-06

Status

This library is under active development. Not recommended for use.

Testing

  • TODO: Is this still the case? Yes....

You'll need this in your environment:

export STRIPE_SECRET="stripe_secret_token"

You should probably use your dev token.

Authors

Credit

Thanks to:

For writing the racehub/stripe-clj that this library is inspired by and forked from.

License

Copyright © 2018 Starcity Properties, Inc

Distributed under the Eclipse Public License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 10

0