public void DonateAction()
 {
     purchaser.BuyPremiumAccount();
 }