//TODO: Developer, add resend last donation when available AND add missing headers to Test IPN enforce_login(); //Include the header if($LoggedUser['RatioWatch']) { error('Due to the high volume of paypal disputes, we do not accept donations from users on ratio watch. Sorry.'); } if(!$UserCount = $Cache->get_value('stats_user_count')){ $DB->query("SELECT COUNT(ID) FROM users_main WHERE Enabled='1'"); list($UserCount) = $DB->next_record(); $Cache->cache_value('stats_user_count', $UserCount, 0); //inf cache } $DonorPerms = get_permissions(DONOR); if ($_GET['miner']) { $LoggedUser['BitcoinMiner'] = 1; $_GET['showminer'] = 1; } show_header('Donate'); ?>
We accept donations to cover the costs associated with running the site and tracker. These costs come from the rental and purchase of the hardware the site runs on (Servers, Components, etc.), in addition to operating expenses (Bandwidth, Power, etc.).
Because we do not have any advertisements or sponsorships and this service is provided free of charge, we are entirely reliant upon user donations. If you are financially able, please consider making a donation to help us pay the bills!
We currently only accept one payment method; PayPal. Because of the fees they charge, there is a minimum donation amount of =PAYPAL_SYMBOL?> =PAYPAL_MINIMUM?> (Please note, this is only a minimum amount and we greatly appreciate any extra you can afford.).
You don't have to be a PayPal member to make a donation, you can simply donate with your credit/debit card. If you do not have a credit/debit card, you should be able to donate from your bank account, but you will need to make an account with them to do this.
Please be aware that by making a donation you aren't purchasing donor status or invites. You are helping us pay the bills and cover the costs of running the site. We are doing our best to give the benefits to donors but sometimes it might take more than 48 hours. If it has been more than 48 hours and you were not credited, let us know by sending us a Staff PM. We will answer as quickly as possible.