stripe-scotty

Listen for Stripe webhook events with Scotty

https://github.com/typeclasses/stripe

Version on this page:1.1
LTS Haskell 21.25:1.1.0.4
Stackage Nightly 2023-06-21:1.1.0.3
Latest on Hackage:1.1.0.4

See all snapshots stripe-scotty appears in

MIT licensed by Chris Martin
Maintained by Chris Martin, Julie Moronuki
This version can be pinned in stack with:stripe-scotty-1.1@sha256:e140cb293e5cc9a5bb0848000e4a0c979f5907d42c72cbd448529aaa4289d340,1205

Module documentation for 1.1

This package provides support for writing a Stripe webhook server using Scotty.

Changes

Changelog

1.0.0.0 - 2018-12-20

  • Initial release

1.0.0.2 - 2020-04-18

Tightened dependency version bounds

1.0.0.4 - 2020-05-20

Support GHC 8.10

1.0.0.6 - 2021-02-10

Raise bounds to allow aeson-1.5 and scotty-0.12

1.0.0.8 - 2021-03-08

No change, just fiddling with the cabal file

1.0.0.10 - 2021-06-05

Support GHC 9.0, bytestring 0.11

1.1 - 2021-06-05

Generalize ScottyM to ScottyT