The world's best donation form.

Think all donation forms are alike? Think again. Givingtech's MYSITE forms use AI to increase every donation, recover failed gifts, and stop fraud - automatically. Charities raise more with us than any other platform.

AI-powered forms that increase donations, recover failed gifts, and stop fraud — automatically.

Create Your Form Free

$184 average donation. 40 currencies. 9 languages.

🌐 EN
Your donation is tax-deductible in 35 countries.
One-time
Monthly ♻
SmartSums - tailored to this donor
$54
$108
$216
Other
Donate in memory or honor of someone
Card
PayPal
ACH
Card number
MM / YY
CVC
Cover the fee (+$5) so that we receive 100% of your gift.
40% above national avg.$184 average donation
Built-in AI

More AI than any other
donation platform on earth.

MYSITE is the first donation form to use AI to increase your average donation, rescue failed gifts, and protect you from fraud - without you needing to do a thing.

AI · SmartSums

SmartSums increases your average donation by 7%

Is your form showing the same 5 suggested amounts to every donor regardless of their giving ability? SmartSums tailors the suggested sums to each donor based on their previous giving history - so a regular $500 donor doesn't get encouraged to donate only $50. On average, this increases your total revenue by 7% with zero effort from you.

Calculate your SmartSums uplift
Annual online donations $50,000
Extra revenue with SmartSums +$3,500/yr
Standard
$20
$50
$100
$250
SmartSums personalizes for each donor
Returning
donor ($50)
$50
$65
$75
$100
Major
donor ($500)
$250
$540
$720
$1,000
+7%
Average increase in donation amount
AI · Rescue My Donation

Rescue My Donation recovers failed gifts automatically

7% of donors who try to give never complete their donation - wrong card, technical error, or distraction. If you raise $100,000 online, that's $7,000 silently lost every year. Rescue My Donation detects the failure, instantly opens a live chatbot in your name, and if the donor still doesn't complete - sends an automated follow-up email one hour later.

7%
of donors fail or abandon before completing
$7K
recovered per $100K raised, automatically
0
work need on your part. AI agent runs itself.
1
Failure detected instantly AI detects an abandoned or failed donation the moment it happens - wrong card, browser close, timeout, or error.
2
Chatbot opens in your name A live chatbot - branded to your organization - immediately opens and offers to help the donor complete their gift.
3
Automated email after 45 minutes If the donor still hasn't completed, a recovery email is sent automatically from your organization's address with a direct link.
Givingtech Bot
Hi! It looks like your donation didn't go through. Can I help you complete it? It only takes 30 seconds 🙏
Donor
Yes please, I think I mistyped my card
Givingtech Bot
No problem - click here to retry your donation →
AI · Fraud & Chargeback Protection
AI fraud detection stops stolen cards instantly
Over 80% of nonprofits have experienced chargeback fees because stolen credit cards were tested on their donation forms. Our AI instantly identifies people probing stolen cards, automatically cancels the fraudulent donations, and permanently blocks their email address and IP - before you ever see a chargeback.
80%+
of nonprofits have experienced credit card fraud on their forms. Givingtech stops it automatically.
AI · Donor Support Chatbot
ChatGPT-powered donor support, around the clock
You can't be online 24/7 - you have a nonprofit to run. But your donors might need help completing a donation, retrieving a tax receipt, or starting a campaign at 11pm on a Saturday. Our AI-powered chatbot answers in your name around the clock - for donations, receipts, campaigns, and more. Zero setup required.
24/7
Donor support in your name, with no effort from your team - powered by ChatGPT.

Everything on. By default.

Every feature below comes standard on every MYSITE form. No tiers, no upgrades, no add-ons.

All major payment methods
Credit cards, PayPal, Apple Pay, Google Pay, ACH, and more - in one checkout on every form.
40 international currencies
Donors choose their currency. Tax-deductibility status is shown automatically per currency selected.
Mobile-optimized
Works perfectly on all devices. Apple Pay and Google Pay appear automatically on compatible mobile browsers.
Recurring donations
Monthly and annual giving built-in. Smart card-update technology means recurring donations never expire.
9 languages
English, Hebrew, French, Arabic, Spanish, Portuguese, Korean, and more. Donors can switch language on the form itself.
Email & PDF e-receipts
Instant receipts after every donation. Customizable per project, campaign, language, and currency.
Honoree & tribute giving
Donors dedicate gifts in memory or honor of someone. An e-card is automatically sent to the honoree in your name.
Custom questions
Add text, number, dropdown, multi-line, or checkbox fields to collect anything your organization needs.
Employer matching (US)
US donors can enter their employer to explore corporate matching - automatically prompted on the confirmation step.
Gift Aid & GDPR built-in
UK donors get a Gift Aid prompt automatically. EU donors receive a GDPR-compliant opt-in. Both handled for you.
Social sharing after donation
After completing a gift, donors are invited to share their support on social media - turning each donation into a fundraising moment.
Real-time card validation
Card brand detected instantly. Invalid card numbers flagged before submission - stopping failed payments before they happen.

Let your donors cover
100% of your fees.

Every donation comes with a transaction cost. Cover My Fee invites donors to add a small amount to cover it - and on average, 64% of donors say yes.

For recurring donors, the adjusted amount carries through every billing period. So your fee coverage compounds over time - at no extra cost to you.

It's free to enable. Just toggle it on in your MYSITE wizard.

See a live example →
64%
of donors opt in
average across all MYSITE forms
Donation Summary
Leket Israel · One-time donation
Your donation$100.00
I'd like to cover the fee so that we receive the full $100. Please add $2.90 to my total.
Total charged to my card$102.90

Three ways to put your form
in front of donors.

Create unlimited MYSITE forms with our wizard - then deploy them in whichever format fits your website.

Pop-up (modal)
Landing page / iframe
Payment widget / API

Embed as a pop-up on your own website

Add one <script> just above the </body> section of your website and your donation form opens as a modal inside your existing page - not blocked by any ad-blocker, because it uses the standard web Modal method.

Not blocked by Adblock or pop-up blockers
Trigger from any button by adding class="ig_open_modal"
Pass any URL parameter (currency, sum, language) into the modal
After payment, redirect to your own thank-you page in the parent window using pptop=1
HTML - after <body> tag
/* 1. Include script once */ <script src="https://givingtech.org/Content/ IGModal.js?url=https://secureddonation.com /en/pay/yourform?fb=1"></script> /* 2. Trigger from any button */ <button class="btn ig_open_modal"> Donate Now </button>

Standalone page or iframe embed

Send donors directly to your MYSITE donation URL, or embed it as a seamless iframe in any page. Works on WordPress, Wix, Squarespace, Webflow, or any custom site.

Hosted at secureddonation.com/en/pay/yourform - shareable as a direct link
Add ?fb=1 to embed only the center section without sidebars
Embed campaign donation forms too - just grab the URL from the campaign's iframe source
Bit (Israeli mobile payments) supported in iframes with one extra script tag
HTML - iframe embed
<iframe src="https://secureddonation.com/en/pay/ yourform?fb=1" width="100%" height="700" frameborder="0" ></iframe> /* Optional: enable Bit payments in iframe */ <script src="https://giving.technology/Content/ igBitFrame.js" ></script>

PCI-compliant widget or full API

Build a fully custom donation experience using our payment widget or POST API. Pre-fill donor data, skip steps, and redirect to your own confirmation flow with full payment data returned.

POST donor variables (name, email, amount, currency, frequency) directly to the form
Use step=2 to skip directly to card entry when amount and currency are pre-filled
Use successurl to redirect post-payment with sum, currency, name, and donation ID returned
Full POST method available for server-side integrations
URL parameters - query string or POST
/* Pre-fill, skip to card entry, redirect after */ https://secureddonation.com/en/pay/yourform ?currency=2 /* USD */ &sum=100 &freq=2 /* monthly */ &step=2 /* skip to card entry */ &successurl=https://yourorg.com/thanks ?tsum={sum}&tcurrency={currency} &tfname={fname}&ttrid={trid} &tdonid={donid}

Full control via
URL parameters.

Pass variables directly in your form URL to pre-fill fields, hide elements, skip steps, and track every source. No backend changes needed.

Pre-select currency, amount & frequency
Open the form with specific values pre-filled. Add step=2 to skip straight to card entry when all values are set.
?currency=2&sum=100&freq=2&step=2
Hide any form field
Remove elements you don't need: hidefrequency=1, hidecurrency=1, hideaddress=1, hidephone=1, hidepaypal=1, hidecovermyfee=1, and more.
Up to 20 custom tracking fields
Attribute donations to campaigns, ads, or partners with cf1= through cf20=. All values appear in your donation Excel export.
Custom success redirect with payment data
Use successurl= to send donors to your own page post-payment. Givingtech returns sum, currency, name, donation ID, and installment count in the URL.
Source tracking with spaff
Track which channel, ad, or newsletter drove each donation - without creating multiple forms.
?spaff=google_ads_jan
Monthly-first forms
Default the frequency to monthly by appending ?freq=2 to your form URL - no wizard changes needed. Great for recurring-focused campaigns.
URL Parameter Builder
Toggle options to preview your generated URL.
Parameters
Pre-select USD (currency=2)
Pre-fill $100 (sum=100)
Default monthly (freq=2)
Skip to card entry (step=2)
Hide currency selector
Hide frequency selector
Custom tracking field
Source attribution (spaff)
Generated URL
https://secureddonation.com/en/pay/yourform?currency=2&sum=100
Build your MYSITE donation form freeNo monthly fee. Live in minutes.
Create Free