-
Notifications
You must be signed in to change notification settings - Fork 308
Use API to retrieve list of users that are currently tipping me #1546
Comments
Not only is this not possible through the API, it is not possible at all since that is one of the main points of gittip. See https://www.gittip.com/about/ (the part with "no strings attached"). There has been a discussion about this aspect, see also #236. |
Thanks; I missed that part in the about page; the issue you reference gives a good background for this decision. Too bad; I wanted to forward incoming tips to other developers on gittip anyway; but that'll be harder now. I'll have a look at alternative micro-payment providers. |
@SjonHortensius why does lack of this knowledge make this harder? |
Instead of using gittip to accept micropayments and forward that to other developers; I would need to use a different psp that charges ~ $.30 + 3% for a $1 payment then transfer that money to my bank-account (paying for conversion) then use my credit-card to get money to gittip, paying again for conversion. I would also pay for the credit-card and the bank-account while this would otherwise be a closed circuit |
So you want to build another gittip? 😄 Because that is what gittip does. Do you have some added value on mind that is lacked from current gittip that makes you think about your own implementation? |
Yes, if I wanted to use gittip as a psp, I need to know who is paying and what they are paying. Otherwise I wouldn't be able to offer additional services to those users. That is the original reason for this request :) |
That much I figured. I was trying to ask what are the additional services you wish to provide. |
+1 @clintonpaquin at #236 (comment):
|
+1 from me too, I guess, for Open Company Initiative membership (cf. opencompany/www.opencompany.org#130). |
+1 from Inkscape on #3351. |
This is part of #236. |
I would like to offer additional service to people that are tipping me; but I need the list of people and the amount they tip me weekly, possibly including start-date and total-amount so far. Is this possible through the API?
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: