(list-events stripe-client)
(list-events stripe-client params)
(list-events stripe-client params opts)
List events, going back up to 30 days.
Stripe API docs: https://stripe.com/docs/api/events/list
List events, going back up to 30 days. Stripe API docs: https://stripe.com/docs/api/events/list
(retrieve-event stripe-client event-id)
(retrieve-event stripe-client event-id opts)
Retrieves the details of an event.
Stripe API docs: https://stripe.com/docs/api/events/retrieve
Retrieves the details of an event. Stripe API docs: https://stripe.com/docs/api/events/retrieve
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close