Skip to content

Storing common publisher donation details #110

@tbranyen

Description

@tbranyen

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions