<% val you = Init.getUser () %>

Add to your balance with PayPal

<% switch #paypal you of NONE => %>

You haven't set a PayPal e-mail address. If you are going to send a payment by PayPal, please set a PayPal e-mail address on the Preferences page first to ensure that you are credited promptly and accurately.

<% end %>

Remember that we credit member balances for PayPal payments after subtracting PayPal's service fees. This means that, to increase your balance by a particular amount, you must make a larger payment than just that amount. You should consult the PayPal fees page to figure out how much extra to send. We have a business account, which means, for example, a 2.9% plus 30 cent fee for payments from the USA. This means that you can calculate the amount x to send from the amount y you want us to receive with this formula: x = (y + .3) / (1 - .029). The fees may be different for other countries.

Add to your balance with Google Checkout:

<% switch #checkout you of NONE => %>

You haven't set a Google Checkout e-mail address. If you are going to send a payment by Google Checkout, please set a Checkout e-mail address on the Preferences page first to ensure that you are credited promptly and accurately.

<% end %>