protected void Restart() { Logger.Log("Restart payment"); currentPurchase.RemoveAllExceptToken(); chancelStatusCheck = true; }
protected void Restart() { Logger.Log("Restart payment"); currentPurchase.RemoveAllExceptToken(); }