ApplePay

GitHub licenseBuild StatusHex.pm VersionInchCI

Installation

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

def deps do
  [
    {:apple_pay, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. The docs can be found at https://hexdocs.pm/apple_pay.