文档

Fulfill purchases

Confirm purchases and grant entitlements after a player completes a purchase.
阅读时间1 分钟最后更新于 3 天前

When a player completes a purchase, Unity IAP creates an order and tracks its fulfillment status. You must confirm (fulfill) purchases after granting the player their purchase.
重要
You must always mark orders as fulfilled with Unity IAP, even if you also manage entitlements in your own backend system. For consumable products, Unity IAP prevents players from purchasing the same item again until the previous order is fulfilled.
Select one of the following options to learn how to fulfill purchases: