receipt_verifier v0.6.0 ReceiptVerifier.Client

The HTTP Client to send request to App Store

Link to this section Summary

Functions

Send the iTunes receipt to Apple Store, and parse the response as map

Link to this section Types

Link to this type options()
options() :: [env: :production | :sandbox, exclude_old_transactions: boolean]

Link to this section Functions

Link to this function request(receipt, opts \\ [])
request(String.t, options) :: {:ok, map} | {:error, any}

Send the iTunes receipt to Apple Store, and parse the response as map