-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
The publisher I use the most and would most likely want to give money to is Wikipedia. Turns out they already support the payment options we'd want to connect to. You can view them here: https://wikimediafoundation.org/wiki/Ways_to_Give
What if we stored this list of domains -> payment details and used in the case where we can't automatically detect the authorship?
{
"wikipedia.org": {
"paypal": "[email protected]",
"coinbase": "44aa9355518928151be736fbd043236c"
}
}This would allow us to list ourselves in the Wikipedia donation section without them changing any code. We could also reach out to other content authors and try and prove to them this could be a great model for getting more frequent donations from causal users.
Thoughts?
Metadata
Metadata
Assignees
Labels
No labels