Add renewing membership to donations page
This commit is contained in:
parent
a3f385971e
commit
4631318ae3
@ -14,32 +14,37 @@
|
||||
our servers.
|
||||
</p>
|
||||
</section>
|
||||
<section title="How do I renew my membership?">
|
||||
<p>If you are already a member of the CSC and want to renew your membership,
|
||||
you can do so by coming in person to our office, or you may pay online.
|
||||
When renewing online you must pay more than the usual $2.00 to cover PayPal fees.
|
||||
</p>
|
||||
|
||||
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
|
||||
<input type="hidden" name="cmd" value="_s-xclick"/>
|
||||
<input type="hidden" name="hosted_button_id" value="9065852"/>
|
||||
<input type="image" src="http://csclub.uwaterloo.ca/buttons/btn_renew_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!"/>
|
||||
<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1"/>
|
||||
</form>
|
||||
</section>
|
||||
<section title="How do I donate?">
|
||||
<p>
|
||||
The Computer Science club accepts almost all forms of donation. The easiest
|
||||
and most convenient way to donate is by PayPal, by clicking the button
|
||||
below.
|
||||
below. Do not donate to renew your membership unless you are sure you have
|
||||
covered the PayPal fees.
|
||||
</p>
|
||||
<form action="https://www.paypal.com/cgi-bin/webscr" method="post"><p>
|
||||
<input type="hidden" name="cmd" value="_xclick" />
|
||||
<input type="hidden" name="business" value="exec@csclub.uwaterloo.ca" />
|
||||
<input type="hidden" name="item_name" value="University of Waterloo Computer Science Club Donation" />
|
||||
<input type="hidden" name="buyer_credit_promo_code" value="" />
|
||||
<input type="hidden" name="buyer_credit_product_category" value="" />
|
||||
<input type="hidden" name="buyer_credit_shipping_method" value="" />
|
||||
<input type="hidden" name="buyer_credit_user_address_change" value="" />
|
||||
<input type="hidden" name="no_shipping" value="0" />
|
||||
<input type="hidden" name="no_note" value="1" />
|
||||
<input type="hidden" name="currency_code" value="CAD" />
|
||||
<input type="hidden" name="tax" value="0" />
|
||||
<input type="hidden" name="lc" value="CA" />
|
||||
<input type="hidden" name="bn" value="PP-DonationsBF" />
|
||||
<input type="image" src="https://www.paypal.com/en_US/i/btn/x-click-but21.gif" name="submit" alt="Make payments with PayPal - it's fast, free and secure!" />
|
||||
<img alt="" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1" />
|
||||
</p></form>
|
||||
<p>
|
||||
|
||||
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
|
||||
<input type="hidden" name="cmd" value="_s-xclick"/>
|
||||
<input type="hidden" name="hosted_button_id" value="9065423"/>
|
||||
<input type="image" src="https://www.paypal.com/en_US/i/btn/btn_donate_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!"/>
|
||||
<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1"/>
|
||||
</form>
|
||||
|
||||
<p>
|
||||
You can also support us through purchase of CSC branded goods from <a href="http://www.zazzle.com/csclub">Zazzle</a>.
|
||||
You may see inferior immitations, but we encourage everyone to purchase only %100 authentic CSC goods.
|
||||
You may see inferior immitations, but we encourage everyone to purchase only 100% authentic CSC goods.
|
||||
</p>
|
||||
<p>
|
||||
We also accept cheques, hardware, clothes, goats, and pretty much anything else
|
||||
|
Loading…
x
Reference in New Issue
Block a user