App Store Server API

如果要开启Apple notify V2的支持,需要在App进行相关的配置获取,apple 文档地址:https://developer.apple.com/documentation/appstoreserverapi/creating-api-keys-to-authorize-api-requests

操作步骤:

  1. 进入Users and Access,选择 In-App Purchase

  1. Issuer ID 获取

  1. 创建密钥,如果不存在

  1. 获取Key ID

  1. In-App Purchase Key (.p8 file)

Last updated

Was this helpful?