//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 payment 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); 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.