#[RESOLVED] Economy V2: Migrate from Apple App Receipts to JWS Transactions?

1 messages · Page 1 of 1 (latest)

charred ingot
#

I noticed that recently PlayFab added the new Inventory/RedeemAppleAppStoreWithJwsInventoryItems endpoint for validating StoreKit 2 JWS transactions. This is great news!

However, I'd like to confirm if I can seamlessly migrate my iOS app from redeeming App Receipts from StoreKit 1 to the new JWS transactions, where I already have players redeemed non-consumable IAP items with app receipts. Would PlayFab be able to deduplicate or ignore JWS transactions from IAP purchases that have already been redeemed in the App Receipt, or would there be a risk of redeeming the JWS transactions again and granting items to the user a second time?

iron oar
#

Migration to JWS will be seamless. PlayFab will not redeem an order twice if switching between JWS and the legacy receipt.