//TODO: Developer, add resend last donation when available AND add missing headers to Test IPN enforce_login(); //Include the header 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 = Permissions::get_permissions(DONOR); if ($_GET['miner']) { $LoggedUser['BitcoinMiner'] = 1; $_GET['showminer'] = 1; } View::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 or debit card. If you do not have a credit or 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 our love back to donors, but sometimes it might take more than 48 hours. Feel free to contact us by sending us a Staff PM regarding any matter. We will answer as quickly as possible.