StripeCallbacks
A mechanism to post and store Stripe callbacks.
Installation
Add stripe_callbacks to your list of dependencies in mix.exs:
def deps do
[{:stripe_callbacks, "~> 0.2.1"}]
endDocumentation can be found at https://hexdocs.pm/stripe_callbacks.