Operation45 / operationfortyfive.org

Website for Operation 45
https://www.operationfortyfive.org
0 stars 0 forks source link

Create a donate page #7

Closed drewrwilson closed 7 years ago

drewrwilson commented 7 years ago

Sarahjane wants a donate page where people can do a one-time donation or a recurring monthly donation. Let's use this thread to decide on how to do that and then make more issues for tasks.

@jeremiak what do think? stripe widget embedded on a page?

jeremiak commented 7 years ago

If we can use a service that does all the donation/payment work for us that would be preferable. Stripe requires us to stand up a server, I believe, which is fine but I'd prefer not to have to worry about that if possible.

drewrwilson commented 7 years ago

@jeremiak makes sense. it wouldn't be the worst if we had to run a light backend, but if we can avoid it that'd be nice

drewrwilson commented 7 years ago

I think this is the kind of thing I'd like to create for donating:

image

drewrwilson commented 7 years ago

update: I did some rough html/css for it.

screenshot:

image

jeremiak commented 7 years ago

Finished this up and merged to master to get it shipped.