public void RestorePurchase() { if (!SoomlaStore.TransactionsAlreadyRestored()) { SoomlaStore.RestoreTransactions(); } }