apple_pay

Apple Pay Session Initializer


Keywords
api, apple, apple-pay, elixir
License
MIT

Documentation

ApplePay

GitHub license Build Status Hex.pm Version InchCI

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.