Packages

Paddle Billing SDK for Elixir — typed structs, pure-function webhooks, Req-based HTTP transport, explicit %Paddle.Client{} passing. No Phoenix or Ecto coupling. Used by Accrue. See https://hexdocs.pm/oarlock and guides/accrue-seam.md.

Current section

Files

Jump to
oarlock lib paddle subscription management_urls.ex
Raw

lib/paddle/subscription/management_urls.ex

defmodule Paddle.Subscription.ManagementUrls do
defstruct [:update_payment_method, :cancel, :raw_data]
end