Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@SableRaf
Copy link
Collaborator

@SableRaf SableRaf commented Nov 14, 2025

This PR updates the Donate page to include an alternative option for people who want to donate in ways not supported by Donorbox. This addition is based on a suggestion by @Qianqianye. It uses the following donate link (see Every.org documentation on customizing donate links):

https://www.every.org/processing-foundation?method=crypto,stocks,daf&success_url=https%3A%2F%2Fprocessing.org%2Fdonate&exit_url=https%3A%2F%2Fprocessing.org%2Fdonate&partner_metadata=eyJzb3VyY2UiOiAicHJvY2Vzc2luZy5vcmcifQ==#donate

Breakdown:

  • nonprofit identifier: processing-foundation
  • method=crypto,stocks,daf limits available donation methods
  • success_url and exit_url return donors to https://processing.org/donate
  • partner_metadata encodes {"source": "processing.org"} for attribution

Screenshot:

image

@netlify
Copy link

netlify bot commented Nov 14, 2025

Deploy Preview for java-processing-faf822 ready!

Name Link
🔨 Latest commit 218ff23
🔍 Latest deploy log https://app.netlify.com/projects/java-processing-faf822/deploys/69177bed55dea10008037920
😎 Deploy Preview https://deploy-preview-656--java-processing-faf822.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@SableRaf SableRaf changed the title Add every.org donation link to the donation page Add every.org donation link to the donate page Nov 14, 2025
@Qianqianye
Copy link

Looks good. Would it be more effective if we make the every.org link to button, like the CTA button in download page?
cc @xinemata

image

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

Successfully merging this pull request may close these issues.

3 participants