Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automated new donations information #126

Open
trichoplax opened this issue Oct 16, 2024 · 1 comment
Open

Automated new donations information #126

trichoplax opened this issue Oct 16, 2024 · 1 comment

Comments

@trichoplax
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Adding information about new donations is done by making commits. At present this is an occasional task but it is likely to become more frequent in future.

Describe the solution you'd like
Is there a way to automate this process, so that new donation information will show up without need for manual work?

@cellio
Copy link
Member

cellio commented Oct 16, 2024

@ArtOfCode- started to write something for this a long time ago, but I don't remember why development stopped.

For donations from the "donate" button, we're using Stripe. We ask for an optional name and message if the person wants a public thanks; I don't know if we're in Stripe-land at that point or if we can still capture that info on the way in. (We certainly do not want to be anywhere near capturing PII like credit-card numbers; let Stripe handle that.) There'd still need to be a path from "qpixel records it somewhere" to "static web site that is not qpixel can read it".

For GitHub sponsors, I don't know if there's an API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants