diff --git a/gittip/billing.py b/gittip/billing.py index 4d2705710b..7563ef1608 100644 --- a/gittip/billing.py +++ b/gittip/billing.py @@ -84,7 +84,7 @@ def clear(participant_id, pmt): db.execute(CLEAR, (participant_id,)) -FEE = ( decimal.Decimal("0.10") # $0.10 +FEE = ( decimal.Decimal("0.30") # $0.30 , decimal.Decimal("1.039") # 3.9% ) diff --git a/www/about/index.html b/www/about/index.html index ff63a2a867..c4f2f0ddd8 100644 --- a/www/about/index.html +++ b/www/about/index.html @@ -79,7 +79,7 @@

Details

Tips are distributed every Friday. Tips come out of your current balance (the money people have tipped you), and if that’s not enough, Gittip charges your credit card to make up the difference. We add an - additional 10¢ + 3.9% fee when pulling money in from your + additional 30¢ + 3.9% fee when pulling money in from your credit card, to cover credit card processing (as well as hosting and other expenses). Recipients get the full face value of your tip to them. If you tip someone $1.28, they will have $1.28 in their Gittip account @@ -95,12 +95,12 @@

Details

 $12.80   total tips
-$ 5.00   current balance
 $ 7.80   amount needed
- +$ 0.10   fee
-  $ 7.90
+ +$ 0.30   fee
+  $ 8.10
x  1.039  fee
-  $ 8.21   amount charged
+  $ 8.42   amount charged
-$ 7.80   
-  $ 0.41   total fee
+  $ 0.62   total fee

Participants can withdraw funds from their Gittip account at any