MIT licensed by David Johnson, Jeremy Shaw
Maintained by [email protected]
This version can be pinned in stack with:stripe-core-2.2.3@sha256:514e63fa4e7eacb507f9f517a6764088d30117ade59265b6fd0ce77fc7d03cfb,2846

Module documentation for 2.2.3

  • Web
    • Web.Stripe
      • Web.Stripe.Account
      • Web.Stripe.ApplicationFee
      • Web.Stripe.ApplicationFeeRefund
      • Web.Stripe.Balance
      • Web.Stripe.Card
      • Web.Stripe.Charge
      • Web.Stripe.Client
      • Web.Stripe.Coupon
      • Web.Stripe.Customer
      • Web.Stripe.Discount
      • Web.Stripe.Dispute
      • Web.Stripe.Error
      • Web.Stripe.Event
      • Web.Stripe.Invoice
      • Web.Stripe.InvoiceItem
      • Web.Stripe.Plan
      • Web.Stripe.Recipient
      • Web.Stripe.Refund
      • Web.Stripe.StripeRequest
      • Web.Stripe.Subscription
      • Web.Stripe.Token
      • Web.Stripe.Transfer
      • Web.Stripe.Types
      • Web.Stripe.Util

Pure API Wrapper
`stripe-core` provides a complete binding to the Stripe API. `stripe-core` provides pure wrappers around all the Stripe API objects and methods. `stripe-core` is pure and is not tied to any particular HTTP client library. End users will typically install the `stripe-haskell` package which pulls in the `stripe-http-streams` library to obtain a complete set of functionality.