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

Consider options for linking or embedding donation platform #377

Open
maneesha opened this issue Jan 31, 2025 · 1 comment
Open

Consider options for linking or embedding donation platform #377

maneesha opened this issue Jan 31, 2025 · 1 comment

Comments

@maneesha
Copy link
Contributor

See notes from @kariljordan:

Hi Maneesha,

Here is the code to embed the donation form in a pop up.

First, add to a button on your website
zeffy-form-link="https://www.zeffy.com/embed/donation-form/donate-to-make-a-difference-7497?modal=true"

Second, add to the header of your website

<script src="https://zeffy-scripts.s3.ca-central-1.amazonaws.com/embed-form-script.min.js"></script>

Here is the code to embed the form directly on the website.

Add this code to an HTML block on your website

<iframe title='Donation form powered by Zeffy' style='position: absolute; border: 0; top:0;left:0;bottom:0;right:0;width:100%;height:100%' src='https://www.zeffy.com/embed/donation-form/donate-to-make-a-difference-7497' allowpaymentrequest allowTransparency="true"></iframe>

Need a little extra help? Visit this guide.

@maneesha
Copy link
Contributor Author

The PRs associated with our FSP transition in general include linking to our Zeffy page in the same way that we used to link to the CI donation page.

Other options such as embedding the donation page on our site or styling buttons differently will take some more consideration so I am opening this issue to come back to this.

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