Post

Replies

Boosts

Views

Activity

Reply to Why Non-Consumable product has originalTransactionId?
When a user clicks on "restoreCompletedTransactions," a new transaction ID is generated. Does the server receive any notification regarding this? Assuming that when the user initially made a purchase, the client passed the appAccountToken field, the server can associate the purchase with the app store transaction using the appAccountToken after a successful purchase. However, when the user clicks to restore purchases on another device, does the app store send a server notification like it does for ONE_TIME_CHARGE after the purchased item is restored? If no notification is sent, is the server only able to validate whether the "purchase has been completed" by relying on the new transaction ID received from the client?
Oct ’24