Skip to content

Commit

Permalink
Update README.md with new links to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
tamtamchik committed Jul 29, 2022
1 parent cdebc1e commit 8acbc8e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,16 @@ Full [`Typedoc`](https://typedoc.org) documentations is available at https://tam

### Typings for Apple Server Notifications

* [ServerNotificationResponseBody](https://tamtamchika.net/apple-iap-tools/interfaces/servernotificationresponsebody.html)
* [ServerNotificationResponseBody](https://tamtamchika.net/apple-iap-tools/interfaces/ServerNotificationResponseBody.html)

### Typings for Apple verifyReceipt validation request / response

* [VerifyReceiptRequestBody](https://tamtamchika.net/apple-iap-tools/interfaces/verifyreceiptrequestbody.html)
* [VerifyReceiptResponseBody](https://tamtamchika.net/apple-iap-tools/types/verifyeeceiptresponsebody.html)
* [VerifyReceiptRequestBody](https://tamtamchika.net/apple-iap-tools/interfaces/VerifyReceiptRequestBody.html)
* [VerifyReceiptResponseBody](https://tamtamchika.net/apple-iap-tools/types/VerifyReceiptResponseBody.html)

### Method for receipt verification.

* `async` [verifyReceipt](https://tamtamchika.net/apple-iap-tools/functions/verifyreceipt.html)
* `async` [verifyReceipt](https://tamtamchika.net/apple-iap-tools/functions/verifyReceipt.html)

[ico-coffee]: https://img.shields.io/badge/Buy%20Me%20A-Coffee-%236F4E37.svg?style=flat-square
[ico-version]: https://img.shields.io/npm/v/@tamtamchik/apple-iap-tools.svg?style=flat-square
Expand Down

0 comments on commit 8acbc8e

Please sign in to comment.