- Upgrade to Clojure 1.7.0 and cljc.
- Upgraded to latest API schema.
- Added
:bitcoin?
option on the client
- Custom checkout images and data (#3)
- upgrade to schema 0.3.0
- Add the ability to set the
:stripe-secret
with an environment variable. - Change
:stripe-dev-token
to:stripe-secret
- Add expansions to transfer request (#2)
- Fix schema bug in http and token.
- Add
http/use-token!
, for permanent token setting
- Relax charge schema until I can get errors going.
- Add externs file for StripeCheckout.
- Create
stripe.test
namespace.
- Initial release.