stripe: A Haskell implementation of the Stripe API.

[ bsd3, library, web ] [ Propose Tags ]

This is an implementation of the Stripe API as it is documented at https://stripe.com/docs/api

Modules

[Last Documentation]

  • Web
    • Stripe
      • Web.Stripe.Card
      • Web.Stripe.Charge
      • Web.Stripe.Client
      • Web.Stripe.Connect
      • Web.Stripe.Coupon
      • Web.Stripe.Customer
      • Web.Stripe.Plan
      • Web.Stripe.Subscription
      • Web.Stripe.Token
      • Web.Stripe.Utils

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.3.0.1, 0.3.0.2, 0.4.0.0, 0.5.0.0, 0.6.0, 0.7.0, 0.8.0, 0.8.1, 0.8.3 (info)
Dependencies aeson (>=0.6.1 && <0.7), base (>=3 && <5), bytestring (>=0.9 && <0.11), http-conduit (>=1.4.1.2 && <2.0), http-types (>=0.6.11 && <0.9), mtl (>=2.1 && <2.2), text (>=0.11.0 && <0.12), time (>=1.0.0 && <1.5), unordered-containers (>=0.1.4.6 && <0.3), utf8-string (>=0.3.7 && <0.4) [details]
License BSD-3-Clause
Copyright (c) 2011 Spearhead Development, L.L.C.
Author Spearhead Development, L.L.C.
Maintainer Michael Schade <m@mschade.me>
Category Web
Home page https://github.com/michaelschade/hs-stripe
Source repo head: git clone https://github.com/michaelschade/hs-stripe.git
Uploaded by LukeHoersten at 2014-03-06T00:41:55Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 6592 total (23 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
Successful builds reported [all 7 reports]