Bling behaviour (bling v0.4.1)
Retreives config values and provides helper methods.
Link to this section Summary
Link to this section Types
Link to this type
conn()
@type conn() :: Plug.Conn.t()
Link to this type
customer()
@type customer() :: any()
Link to this type
event()
@type event() :: Stripe.Event.t()
Link to this section Callbacks
Link to this callback
can_manage_billing?(conn, customer)
Link to this callback
handle_stripe_webhook_event(event)
Link to this callback
tax_rate_ids(customer)
Link to this callback
to_stripe_params(customer)
Link to this section Functions
Link to this function
bling()
Link to this function
customer_from_stripe_id(stripe_id)
Link to this function
customer_type_from_struct(customer)
Link to this function
customers()
Link to this function
module_from_customer_type(type)
Link to this function
repo()
Link to this function
subscription()
Link to this function