stripe-core-2.3.0: Stripe API for Haskell - Pure Core

- 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.
Signatures
Modules
- 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
- Stripe