Skip to content

yoavlt/comune

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Comune

Verification receipt library of in app purchase

TODO

  • Verify apple receipt
  • Verify google receipt

Installation

If available in Hex, the package can be installed as:

  1. Add comune to your list of dependencies in mix.exs:
  def deps do
    [{:comune, "~> 0.0.1"}]
  end
  1. Ensure comune is started before your application:
  def application do
    [applications: [:comune]]
  end

About

In app purchase, easy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages