小编Lim*_*Jee的帖子

Appstore服务器通知设置[接收App Store服务器通知版本2]

我正在尝试使用应用商店通知设置我的服务器。\n以便当用户退款应用内购买时我可以收到通知。\n https://developer.apple.com/documentation/appstoreservernotifications/receiving_app_store_server_notifications <- 指南我现在正在寻找。

\n
The version 2 response body, responseBodyV2, contains a signedPayload that\xe2\x80\x99s cryptographically signed by the App Store in JSON Web Signature (JWS) format. The JWS format increases security and enables you to decode and validate the signature on your server. The notification data contains transaction and subscription renewal information that the App Store signs in JWS. The App Store Server API and the StoreKit In-App Purchase API use the same JWS-signed format for transaction and subscription …
Run Code Online (Sandbox Code Playgroud)

in-app-purchase ios in-app-purchase-receipt

4
推荐指数
1
解决办法
2922
查看次数