Current section
Files
Jump to
Current section
Files
lib/stripe_callbacks.ex
defmodule StripeCallbacks do
@moduledoc """
A projec to store Stripe tokens (StripeCallbacks.Token)
generated from your client code (i.e. browser talking
direclty to Stripe), as well as the callbacks (aka
StripeCallbacks.Response) when applying those
"""
end