@
gaodeng #12
真犟啊,链接都贴了,就不能去看看吗?
The App Store uses a variety of factors to determine if a refund request is approved or denied. To help inform and improve the refund process, you can send information about a user’s consumption of an in-app purchase to the App Store when the user requests a refund. The App Store uses the consumption information you provide to inform its refund decisions.
App Store 会使用多种因素来确定退款申请是被批准还是被拒绝。为了帮助告知和改进退款流程,您可以在用户申请退款时将有关用户使用 App 内购买项目的信息发送到 App Store 。App Store 使用你提供的消费信息来告知其退款决策。
When a customer initiates a refund request for a consumable in-app purchase, the App Store sends a CONSUMPTION_REQUEST notificationType to your server through your App Store Server Notifications V2 endpoint. If the customer provided consent, respond by calling this API and sending the consumption data in the ConsumptionRequest to the App Store. If not, don’t respond to the CONSUMPTION_REQUEST notification.
当客户针对消耗型 App 内购买项目发起退款请求时,App Store 会通过 App Store 服务器通知 V2 端点向你的服务器发送退款 CONSUMPTION_REQUEST notificationType 请求。如果客户同意,则通过调用此 API 并将 App Store 中的 ConsumptionRequest 消费数据发送到 App Store 进行响应。如果没有,请不要回复通知 CONSUMPTION_REQUEST 。
Respond within 12 hours of receiving the CONSUMPTION_REQUEST notification.
在收到 CONSUMPTION_REQUEST 通知后 12 小时内回复。