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

Receive donations to the Left Book Club (via Stripe checkout) #12

Open
6 tasks
Tracked by #8
janbaykara opened this issue Mar 23, 2022 · 6 comments
Open
6 tasks
Tracked by #8

Receive donations to the Left Book Club (via Stripe checkout) #12

janbaykara opened this issue Mar 23, 2022 · 6 comments
Assignees

Comments

@janbaykara
Copy link
Member

janbaykara commented Mar 23, 2022

  • DonationBlock with
    • Amount: 5 / 10 / 15 / other
    • Interval: one-off / monthly
    • GDPR check for promo stuff -> add to metadata on Stripe for integration down the line
  • DonationCheckoutView -> CheckoutView
  • DonationSuccessView with some "thanks" text
@janbaykara janbaykara changed the title receive donations to the Left Book Club (via Stripe checkout) Receive donations to the Left Book Club (via Stripe checkout) Mar 23, 2022
@janbaykara janbaykara self-assigned this Apr 14, 2022
@janbaykara
Copy link
Member Author

Just thinking @melaniepatrick, it would be good to get the donation page up quickly to help even just a small amount with revenue.

I'm thinking we offer 3 options (with the middle one pre-selected) and maybe a "your own sum" input box, offer "one off" or "recurring monthly" payment, and a GDPR email option. Then we pipe them through Stripe Checkout and say "Thanks! Feel free to buy some books now that you're a member of the donor community."

What do you think?

@melaniepatrick
Copy link
Collaborator

melaniepatrick commented May 5, 2022 via email

@melaniepatrick
Copy link
Collaborator

Hi Jan
Just wanted to let you know I have set up the Donation in Stripe that we spoke about this morning. I thought I'd add it to this thread, rather than emailing.

So I've set it up in test mode, called it Donate and added a little red logo to distinguish it from the one you made earlier.
There are 4 price tiers: 25, 50, 100 and 250.

Hope that looks ok, let me know if I need to do anything else. Thanks!

@janbaykara
Copy link
Member Author

janbaykara commented Jun 6, 2022

Hey @melaniepatrick, nice one! OK, next step is for us to create a page for donations.

  1. Copy this product to live mode
    Screenshot 2022-06-06 at 16 39 40
  2. Generate a payment link for each price
    Screenshot 2022-06-06 at 16 41 42
  3. Create an Information Page in the CMS to put these links.
    • Some donations copy
    • Four boxes, one for each price. Perhaps using the Columns blocks to create a grid, and place a Button block inside each column. Then you can place the payment link in the button URL field.

Just laying out the steps here, but happy to walk through this with you or pick up where you leave off.

When that's done, I can add it to the footer (since the menu editor is currently being fixed)

@melaniepatrick
Copy link
Collaborator

melaniepatrick commented Jun 7, 2022 via email

@janbaykara
Copy link
Member Author

Stripe now allows variable checkout price

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

No branches or pull requests

2 participants