Jump to content

Waqas_SquareDonations

Member
  • Posts

    13
  • Joined

  • Last visited

Recent Profile Visitors

183 profile views

Waqas_SquareDonations's Achievements

  1. Hi there, You can create a "pledge wall" for your Squarespace Donations using SquareDonations. I see that you ended up using a 3rd-party Donations Platform. I am leaving this reply for other who are looking solution
  2. Hi @Redhouse, You can either use Transaction APIs and fetch recent donors with JS or You can use SquareDonations to display recent donors on your website pages
  3. Hi there, Like Paul mentioned, you can use transaction APIs to collect donor data but can't fetch donor names and other useful information. SquareDonations offers users to integrate with Google Spreadsheet (currently via Zapier - direct integration on roadmap). You can collect: Donor name Donor email address Donor Phone Donor Address Donation Amount and Currency And more.. Feel free to ask queries!
  4. Hi @RetetiElephantSanctuary, You can use Transaction APIs to pull donor data like @mrboli mentioned. If you're looking for a solution that does this for you, you can use SquareDonations which automatically pulls the donor data and adds it to your spreadsheet hence no manual work involved. Let me know if you have any questions
  5. Hi @arielestulin, Most donations platforms work with Stripe and offer embedded forms. Could you mention the other functionalities / features you are looking for in the donations platforms? It will help me suggest the best one for your organization
  6. Hi @EFTC, It's not possible to raise donations in multiple currencies through Squarespace Donation Block / Button. Donorbox let's you raise donations in 45 currencies: https://donorbox.org/nonprofit-blog/multi-currency-donation-forms You can embed the Donorbox Donation form on your Squarespace website / Page. Let me know if it helps!
  7. Hi @CDuMez, You can import donors manually (via .csv) into the donations data through SquareDonations and send them custom donation response email through Mailchimp (SquareDonations provide Mailchimp integration). Manually added donors will act same as the online donors and can be used for tons of things like: Using Manually added Donor Data in Campaigns (set up campaign goals, display campaign progess and tracking, etc). Showing Manually added Donors in Recent Donations tab. Using Manually added Data in Mailchimp and Zapier Managing Manually added Data from SquareDonations dashboard Note: Manually added donors are not charged unless they signup from Squarespace Donation Button or Squarespace Donation block. You can send them link to your donations page via mailchimp and ask them to sign for future / recurring donations
  8. Looking to transform your Squarespace website into a powerful fundraising platform? SquareDonations is the plugin you need! Our advanced features make it effortless to manage donations, track progress, and build a community around your cause—all while integrating seamlessly with Mailchimp and Zapier. Key Features of SquareDonations: Donation Campaign Goals: Set clear fundraising goals directly on your Squarespace donation pages. Showcase your progress to motivate donors and reach your objectives faster. Visual Progress Tracking: Display donation progress using stunning visuals like a linear progress bar, circular progress indicator, or graphical display. Keep your supporters engaged by showing them how close they are to making a difference. Recent Donor Highlights: Recognize your supporters by showcasing recent donors and their countries, encouraging more people to contribute. Mailchimp & Zapier Integration: Automate your donor communications and streamline workflows. Send thank-you emails, manage your donor list, and connect with other apps easily. Advanced Reporting & Donor Management: Gain comprehensive insights into your donations. Track donor history, analyze trends, and optimize your fundraising efforts with ease. Customizable Widget Styles: Match your brand’s look with customizable donation widgets and progress indicators. Simple Pricing Plans: We offer affordable annual subscriptions and a lifetime early bird special with unlimited site options. SquareDonations is perfect for churches, nonprofits, community centers, arts organizations, medical institutions, and more. Start a free trial today and supercharge your Squarespace donations! For more details, check out our website or reach out to our support team for any questions. SquareDonations | Boost Squarespace Donations Effortlessly
  9. Hi there, for those looking for paid solution you can use Squarespace Lightbox anything plugin to turn Donation Block/ Page to a lightbox which can be linked with header button or any other button
  10. Hi @beverly, You can use following JS to change the Labels of new Donations Dropdown. Change the texts as you may like <script> document.addEventListener('DOMContentLoaded', function() { // Wait for 2 seconds before executing the code setTimeout(function() { // Select the dropdown var dropdown = document.getElementById('sqs-donation-block-recurring-dropdown'); // Change the text for 'One-Time Donation' option var oneTimeOption = dropdown.querySelector('option[value="ONE_TIME"]'); oneTimeOption.textContent = 'One-time membership.'; // Change the text for 'Monthly Donation' option var monthlyOption = dropdown.querySelector('option[value="MONTHLY"]'); monthlyOption.textContent = 'Monthly membership.'; // Change the text for 'Weekly Donation' option var weeklyOption = dropdown.querySelector('option[value="WEEKLY"]'); weeklyOption.textContent = 'Weekly membership.'; }, 2000); // 2000 milliseconds = 2 seconds }); </script> Here's how to add JS Code to your Squarespace website's code injection: Using code injection – Squarespace Help Center Let me know how it goes for you!
  11. Hi there, you can update account email address following this Squarespace Guide: Changing your account email address – Squarespace Help Center Also you can update your email preferences following this Squarespace Guide: Managing your email preferences – Squarespace Help Center Let me know if it helps!
  12. Hi @Mary_0221, the website link seems to be expired (see screenshot attached)
×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.