Description
The SDK is not able to complete a transaction for someone else, using the completeTransaction.
The TransactionCompletionDataSchema parameter for the sdk.payments.appStore.completeTransaction() call only accepts a receiptData and transactionId key. It should also accept the userId (and maybe also the applicationId), so a transaction can be completed for someone else.