payment: note that Stripe has instituted an additional 1% fee for non-US cards master
authorClinton Ebadi <clinton@hcoop.net>
Thu, 2 Dec 2021 02:14:08 +0000 (21:14 -0500)
committerClinton Ebadi <clinton@hcoop.net>
Thu, 2 Dec 2021 02:14:08 +0000 (21:14 -0500)
payment.mlt

index 9d2d3ca..2394d46 100644 (file)
@@ -20,7 +20,7 @@ days.</p>
 <p>Remember that we credit member balances for payments <b>after subtracting service fees</b>. This means that, to increase your balance by a particular amount, you must make a <b>larger</b> payment
 than just that amount. Stripe and Paypal have equal fees (for US
 residents); You can calculate the amount <em>x</em> to send from the amount <em>y</em> you want us to receive with this formula: <tt><em>x</em> = (<em>y</em> +
-  0.30) / (1 - 0.029)</tt>.</p>
+  0.30) / (1 - 0.029)</tt>. Stripe charges an additional 1% fee for non-U.S. cards, even when paying in USD.</p>
 
 <div class="payment-tile">
 <h4>Add to your balance with <a href="https://paypal.com">PayPal</a></h4>