everydotorg / donate-button

A free donate and p2p fundraising button so nonprofit websites can accept cryptocurrency, stocks, and cash - credit, debit, bank, PayPal, Venmo, Apple Pay, Google Pay.
https://www.every.org
MIT License
52 stars 8 forks source link

Form only mode #407

Closed Fishbakh-N closed 4 months ago

Fishbakh-N commented 4 months ago

Brief description of changes Added new mode. Activating it allows the donation form to be embedded directly on the page, eliminating the need to open the widget in full screen.

How to use:

  1. add this to html <script async defer src="https://embeds.every.org/0.4/button.js?formOnly=1"></script>
  2. create form
    everyDotOrgDonateButton.createWidget({
     selector: "#your-form-container-id",
     nonprofitSlug: "your-nonprofit-slug",
    });
vercel[bot] commented 4 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
donate-button ✅ Ready (Inspect) Visit Preview Jul 12, 2024 5:34pm