View Source GlificWeb.StripeController (Glific v5.1.6)

The controller for all events received from Stripe

Link to this section Summary

Functions

The top level API used by the router. Use pattern matching to handle specific events

Link to this section Functions

Link to this function

stripe_webhook(conn, params)

View Source
@spec stripe_webhook(Plug.Conn.t(), map()) :: Plug.Conn.t()

The top level API used by the router. Use pattern matching to handle specific events