Update Checkout fee information
authorAdam Chlipala <adamc@hcoop.net>
Thu, 2 Jul 2009 11:42:02 +0000 (11:42 +0000)
committerAdam Chlipala <adamc@hcoop.net>
Thu, 2 Jul 2009 11:42:02 +0000 (11:42 +0000)
payment.mlt

index ab58167..1fd7eab 100644 (file)
@@ -77,6 +77,6 @@ end %>
    NONE => %><p>You haven't set a Google Checkout e-mail address.  If you are going to send a payment by Google Checkout, please <a href="pref">set a Checkout e-mail address on the Preferences page</a> first to ensure that you are credited promptly and accurately.</p><%
 end %>
 
-<p>Remember that we credit member balances for Checkout payments <b>after subtracting <a href="https://checkout.google.com/seller/fees.html">Checkout's service fees</a></b>. This means that, to increase your balance by a particular amount, you must make a <b>larger</b> payment than just that amount. The current fees are 2% plus 20 cents. This means that you can calculate the amount <i>x</i> to send from the amount <i>y</i> you want us to receive with this formula: <i>x</i> = (<i>y</i> + .2) / (1 - .02).</p>
+<p>Remember that we credit member balances for Checkout payments <b>after subtracting <a href="https://checkout.google.com/seller/fees.html">Checkout's service fees</a></b>. This means that, to increase your balance by a particular amount, you must make a <b>larger</b> payment than just that amount. The current fees are 2.9% plus 30 cents. This means that you can calculate the amount <i>x</i> to send from the amount <i>y</i> you want us to receive with this formula: <i>x</i> = (<i>y</i> + .3) / (1 - .029).</p>
 
 <p>Checkout has an "e-mail anonymizing" feature, where recipients of your payments will only see your e-mail address as some random string at checkout.google.com.  If you use this feature, you must e-mail <a href="mailto:payment@hcoop.net">payment@hcoop.net</a> after every Checkout payment, letting us know which HCoop user the payment is meant for.  <b>If you use Checkout's e-mail anonymizing and don't send us an e-mail with your payment, we may not credit you for the payment.</b></p>