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

Gift cards via online service? #8

Open
lindeloev opened this issue Aug 22, 2022 · 0 comments
Open

Gift cards via online service? #8

lindeloev opened this issue Aug 22, 2022 · 0 comments

Comments

@lindeloev
Copy link
Contributor

lindeloev commented Aug 22, 2022

This is not really about the donation platform, but I'd like to make this idea visible somewhere.

5-7 people have independently asked me if we do gift cards. A low-tech solution is to do it like Norway and just let people type it in themselves: https://drive.google.com/drive/folders/1eoam9HhXCSnMthEQmCW5GLY2Je--QNq6

The most ambitious solution could be to make a PDF generator with an API like:

{
    "template": "giveffektivt.dk/amf-1",
    "amount": 200,
    "currency": "DKK",
    "message": "Look ma, I brought you a clean conscience! Merry Christmas <3",
    "call_id": "3902d8a5-c405-4a21-acd3-feffbbcb3ba6"
}

... which would then return a PDF or a link to a PDF that's hosted for a while.

All (effective) charities around the world could then (perhaps manually) upload PDF templates with fields for "amount" and "text" which would then be filled using the API input. A Danish-only solution would also be great.

I've only searched briefly whether this already exists, but I haven't found it. We could perhaps ask some of the more established orgs to do this or even apply for funding. But it would definitely generate value by:

  1. Spreading the word to new audiences who wouldn't otherwise see Giv Effektivt (and others).
  2. Increase donations.
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

1 participant