Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

linjunpop/receipt_decoder

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReceiptDecoder

CI codebeat badge Hex.pm

This is a package to decode iOS App receipt.

Please check AppStore for a package for the new App Store Server API.

Installation

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

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

Usage

ReceiptDecoder.decode(BASE64_ENCODED_RECEIPT)
# {:ok, %ReceiptDecoder.AppReceipt{...}}

Please view the detailed documentation at https://hexdocs.pm/receipt_decoder.

Or see it in action: http://receipt-viewer.linjun.me

Changes

See CHANGELOG.md

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/linjunpop/receipt_decoder.

Development

Run $ mix receipt_decoder.compile_asn1 to compile the ReceiptModule.asn1 to Erlang modules in the directory: src

See also

About

🔑 Decode iOS App receipt in Elixir

Topics

Resources

Stars

Watchers

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.