Tipalti

Build StatuscodecovHex.pm VersionInline docsLicense

Tipalti integration library for Elixir.

This library includes:

NOTE: Not all API functions have been implemented yet; this library is a work in progress.

Installation

The package can be installed by adding tipalti to your list of dependencies in mix.exs:

def deps do
  [
    {:tipalti, "~> 0.7.0"}
  ]
end

Documentation can be found at https://hexdocs.pm/tipalti.