Version: 2017.1

IStoreCallback.useTransactionLog

Switch to Manual
public bool useTransactionLog ;

Description

Toggle use of Unity IAP's transaction log.

Unity IAP features a transaction log that is used to de-duplicate transactions and ensure that any transactions completed offline are successfully processed when the app is next initialized. If your store does not need this functionality the transaction log can be disabled by setting this to 'false'.