-
Notifications
You must be signed in to change notification settings - Fork 308
do paypal payouts on a schedule #943
Comments
Should look into Mass Pay for this, per @Tomas-M at #126 (comment).
|
PayPal account must be Premier or Business to send mass payments, as far as I know. If your PayPal account is Personal, then it won't work. Converting to Premier is simple. |
We have a Business account so it must be a Premier thing. |
Hmmmm ... https://www.paypal.com/cgi-bin/webscr?cmd=p/gen/personal_vs_business-outside It actually says that Mass Pay is a Business account feature, and yet I still get the above error message. I will have to contact support, it sounds like. |
Just a quick remark: please keep in mind that PayPal isn’t available in all countries. For example, a number of eastern European countries are not covered by PayPal. One of my friends lives there and actually wants a PayPal account, god knows why, but can't. Also, even when PayPal is available, it does not always support payouts to local bank accounts. Which would be necessary if you'd want to, say, buy a sandwich. 😃 |
You made me check their website and you are right. I am happy to be in a country where withdraw to a local account is possible. Actually, is it possible to have a bank account in the US even as a nonresident? Would social security number be enough? I presume that after that bank-to-bank wire transfer is possible. |
@zwn - I believe you have to be a resident, or at least a registered residence. One of the reasons why Kickstarter users have problems because they only allow US bank accounts. (except for the UK version now) |
+1 from @nicferrier in Twitter DM |
Just got off the horn with PayPal customer support. After a couple redirects I found someone who could help. She asked me why I wanted to turn on mass payments and I told her I had a website for giving gifts to people and I wanted to use mass pay to deliver the gifts. Satisfied with that, she put me on hold while she enabled mass pay on our account. When she returned she ran me through some identity verification ("What cities have you been associated with? A B or C" etc.), and that was it. Should be enabled within 24 hours. She did say early in the call that mass pay requires funds to be present in our PayPal account before initiating the mass pay. I asked her whether that meant it wouldn't pull automatically from our attached bank account, and she seemed to say yes, that's what it meant. She said it can take 3-5 business days to transfer funds from the bank account to PayPal. If that's true, then either:
I'm reluctant to keep a standing balance in PayPal, because of PayPal's reputation for freezing funds:
Paying out a week late is obviously non-ideal as well. We have four people we're doing this for now, which isn't that many. I've paid them out for this week. I'm going to try out Mass Pay next week without pre-funding the account. If indeed that doesn't work then I think we should just continue to do this manually for now under the "Do Things that Don't Scale" principle. |
Paying out a week late is perfectly fine as far as I'm concerned. I think that scales better than not doing it. |
@whit537 as I understand it, whether you deposit money and then "immediately" start a mass-pay or you have a standing balance, both situations in reality require a standing balance. The account could be frozen at any time, so instead what you should to focus on is having a small of a balance as possible to cover this week's payouts. |
I'm also fine with any payments - one week delay is perfectly fine. |
If we have a delay of exactly a week, it'd be like PayPal accounts are simply post paid / on a later cycle. That'd be easy enough to explain in the docs. Playing Gittip consious: having a standing balance on PayPal would be in direct conflict with #1383 |
BTW: How is this infrastructure? Its a very user visible change. |
@mvdkleijn This is not a user-visible change because it does not modify the www.gittip.com website UI. This is a change to a behind-the-scenes process that, as a side-effect, will delay payment to the four users in question. |
I'm running an experiment with this this week for @alexpott @nicferrier @jezdez and @litenull. They are the four I've started paying out to regularly. I tried running a Mass Pay (the feature is on now for Gittip's PayPal account). I got this message: So I've funded Gittip's PayPal account for the amount needed and will run the Mass Pay when that clears, which they are saying will be 3 to 5 days. @alexpott @nicferrier @jezdez @litenull If that is an unacceptable delay, let me know and I'll do an instant transfer for you instead of waiting for the mass pay. |
No problems for me. :) On Thu, Sep 26, 2013 at 6:18 PM, Chad Whitacre [email protected]:
LP, Tomaž :) |
It really seems to me that we are going to need to use PayPal for a while yet while we bring Trans-Pay (#417 and/or MangoPay (#891) online. There are enough people in the mix now with PayPal that manual payouts via Instant Transfer is not the best option. It's error-prone and time-consuming. We need to do MassPay. It's risky, but I think we need to keep a portion of our escrow in our PayPal account so that we can do a MassPay each week with a minimum of lag time. Two possible futures:
|
Oh btw, the first MassPay is done! @alexpott @jezdez @nicferrier and @litenull should have payments coming, with a corresponding record on their Gittip history page. The fee for MassPay out from Gittip is a straight 2%. I wrote the masspay.py script (#1582) to compute this, as there is no way with MassPay to tell PayPal to have the recipient pay the fee (as there is with Instant Transfer). The fee is recorded on the Gittip history page. |
I just initiated a transfer from Balanced to New Alliance. After that clears (tomorrow) I'll move a chunk of that over to PayPal ahead of next week. |
Just checked, transfer from Balanced to New Alliance hasn't cleared yet. |
PR #1582 is ready for review and merge. Here's the weekly process I'm envisioning:
|
We deployed the
|
I've added @Higgo's PayPal email in the db. |
https://www.paypal.com/webapps/mpp/mass-payments
|
The Balanced transfer to New Alliance has cleared, and I've moved some of that to PayPal (3-5 days). |
The transfer from New Alliance to PayPal hasn't cleared yet. Hopefully tomorrow. :-( |
The money has cleared PayPal. We now have a balance there, though under transactions it says "Sorry, we couldn't retrieve your data. Please try again later." But I'm using the beta so who knows? |
I'm seeing transactions just fine now in PayPal. I missed the MassPay last week. I'm hoping we have enough in PayPal to cover last week and this week today. |
I've submitted our second MassPay, using the script in #1625. I've started another transfer from New Alliance to PayPal so we're ready for next week. |
Right now a user has to keep track of their balance and email me/us whenever they want a payout via PayPal. In private email from @mpapis I see an expectation that PayPal payouts happen regularly whenever a minimum balance is reached (he suggest $20).
This would depend on collecting a PayPal email address (#89). Then we'd add an admin dashboard page showing balances for people with a PayPal email address, and would do those manually each Thursday following the payday script.
The text was updated successfully, but these errors were encountered: