View Source ExCheckout.Config (ex_checkout v1.5.2)

Link to this section Summary

Link to this section Functions

@spec carriers() :: [ExCheckout.Carrier.t()]
@spec carriers() :: [ExCheckout.Carrier.t()]
@spec carriers(Tuple.t()) :: [ExCheckout.Carrier.t()]
@spec config() :: Keyword.t() | none()
Link to this function

get(name, default \\ nil)

View Source

Return value by key from config.exs file.

@spec payment_providers() :: [Map.t()]
@spec payment_providers() :: [Map.t()]
@spec payment_providers(List.t()) :: [Map.t()]