Post

Replies

Boosts

Views

Activity

Comment on Duplicate In-App Order with Different Transaction ID - How is the Second Order Generated?
From our online logs, we observed that after a successful payment and the callback from try await product.purchase(options:), we call transaction?.finish(). A few seconds later, Transaction.updates returns an incomplete order. The transactionId in the receipt data of the callback is different from the previous one, but the appAccountToken is the same.
Topic: App & System Services SubTopic: StoreKit Tags:
Oct ’24