承接 shalao/app-store-server-api 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

shalao/app-store-server-api

最新稳定版本:1.0.3

Composer 安装命令:

composer require shalao/app-store-server-api

包简介

This library implements App Store Server REST API and App Store Server Notifications V2 which allows to manage customer's transactions and interact with server-to-server notifications respectively

README 文档

README

This is a library which aim is to build communication with App Store using App Store Server API and App Store Server Notifications V2.

At the moment this library covers:

  • Sending request for test notification
  • Receiving notifications
  • Sending request for transactions history by originalTransactionId

Taking a part in this project

I don't know at the moment how it will go, and I'm not sure this library will be under active (or any, tbh) development.

At the same time, it is highly appreciated to take part in this project for anyone interested, maybe one day we'll cover all the functionality together, who knows :)

Installation

Nothing special here, just use composer to install the package:

composer install shalao/app-store-server-api

Usage

Take a look at sample.php in the root directory. It contains stubs instead of real keys/IDs/etc., but if you replace stubs with your actual credentials you will be able to communicate with App Store, request test notification, receive it (of course, you'll need to set it up in your App Store Connect) and request transactions history for the app you have.

Overall structure

I will try to cover more topics here later. Feel free to ask questions, submit pull requests and so on.

统计信息

  • 总下载量: 32
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 3
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 25
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2022-12-06