Skip to content
This repository has been archived by the owner on Aug 28, 2023. It is now read-only.

jshmrtn/ex-apple-pay

Repository files navigation

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.