This repository has been archived by the owner on Nov 16, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 38
run Gratipay 180 #396
Labels
Comments
Got as far with team review as I'm able this week. Under the gun to get out the door for #384. |
Reviewed givers and 1.0 payouts. |
|
Backup started ... |
Backup finished and verified. |
Script started. |
|
=> select count(due), sum(due) from current_payment_instructions where due > 0;
┌───────┬──────────┐
│ count │ sum │
├───────┼──────────┤
│ 1299 │ 23322.18 │
└───────┴──────────┘
(1 row)
=> update exchange_routes set fee_cap=20 where fee_cap is null and network='paypal';
UPDATE 19 |
MassPay done and posted back for 42 users. |
$15,732.37 in PayPal. |
Closed
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
179
The text was updated successfully, but these errors were encountered: