Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
linjunpop authored Jun 14, 2024
1 parent 0b08ae3 commit ed13f32
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,16 @@
# ReceiptVerifier

> [!IMPORTANT]
> The [verifyReceipt](https://developer.apple.com/documentation/appstorereceipts/verifyreceipt) endpoint is deprecated, Please check [AppStore](https://github.com/linjunpop/app_store) to validate in-app purchases with App Store Server API.
![CI](https://github.com/linjunpop/receipt_verifier/actions/workflows/ci.yml/badge.svg)
[![Hex.pm](https://img.shields.io/hexpm/v/receipt_verifier.svg?maxAge=2592000)](https://hex.pm/packages/receipt_verifier)
[![codebeat badge](https://codebeat.co/badges/8fe288d1-e25c-4b24-bab0-f7d46f915145)](https://codebeat.co/projects/github-com-linjunpop-receipt_verifier-master)
[![Inline docs](http://inch-ci.org/github/linjunpop/receipt_verifier.svg?branch=master)](http://inch-ci.org/github/linjunpop/receipt_verifier)

Verify iOS App receipt with the App Store.

⚠️ Only iOS 7 style app receipt is supported. Please check [AppStore](https://github.com/linjunpop/app_store) for the package for App Store Server API.
⚠️ Only iOS 7 style app receipt is supported.

## Installation

Expand Down

0 comments on commit ed13f32

Please sign in to comment.