bling_paddle
v0.2.0
  • Pages
  • Modules
  • Mix Tasks

    Bling.Paddle behaviour (bling_paddle v0.2.0)

    Link to this section Summary

    Types

    customer()

    Callbacks

    handle_paddle_webhook_event(term)
    paddle_customer_info(customer)

    Functions

    bling()
    currency()
    customer_type_from_struct(customer)
    customers()
    deactivate_past_due?()
    module_from_customer_type(type)
    receipt()
    repo()
    script_tags()
    subscription()

    Link to this section Types

    Link to this type

    customer()

    @type customer() :: any()

    Link to this section Callbacks

    Link to this callback

    handle_paddle_webhook_event(term)

    @callback handle_paddle_webhook_event(term()) :: any()
    Link to this callback

    paddle_customer_info(customer)

    @callback paddle_customer_info(customer()) :: map()

    Link to this section Functions

    Link to this function

    bling()

    Link to this function

    currency()

    Link to this function

    customer_type_from_struct(customer)

    Link to this function

    customers()

    Link to this function

    deactivate_past_due?()

    Link to this function

    module_from_customer_type(type)

    Link to this function

    receipt()

    Link to this function

    repo()

    Link to this function

    script_tags()

    Link to this function

    subscription()

    Hex Package Hex Preview (current file) Download ePub version

    Built using ExDoc (v0.29.4) for the Elixir programming language