X-Git-Url: http://git.hcoop.net/hcoop/portal.git/blobdiff_plain/ab0b905bd35b1dd4797eaaaa57d5351bef41c42c..f8b39e09ad3ca69efbb791352f72d8aa98c4cd34:/payment.mlt diff --git a/payment.mlt b/payment.mlt dissimilarity index 99% index 067bf49..aac7c71 100644 --- a/payment.mlt +++ b/payment.mlt @@ -1,21 +1,101 @@ -

Add to your balance with PayPal

- -

Add to your balance with Google Checkout: - - - - - - -
- - - -

+<% val you = Init.getUser () %> + +<% if $"cmd" = "stripeSuccess" then %> +
+ +

Stripe Payment Succeeded

+ +

Your payment via Stripe must still be applied to your balance +manually at present, and will be applied by the treasurer within a few +days.

+ +
+<% end %> + +

Add To Your Balance

+ + + + +

Remember that we credit member balances for payments after subtracting service fees. This means that, to increase your balance by a particular amount, you must make a larger payment than just that amount.

+ +

Add to your balance with PayPal

+ +

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.

+ +
+ + + + + + + + + + +
+ +<% 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 %> + +

Add to your balance with Stripe

+ +

Stripe fees are $0.30 + 2.9% for each transaction regardless of country.

+ +
+ + + + + + + + + + +
+