Skip to main content
Together
Sign in

Ship your first donation form

Build a donation form, publish it, and share the link. End-to-end in about fifteen minutes once Stripe is connected.

This is the shortest path from a fresh org to a real, donor-facing form. By the end you'll have a live page at {your-slug}.alltogether.giving/donate/<form-slug> that takes card and BECS / PayTo payments.

Before you start

You need:

Step 1: Create the form

Go to Engage -> Forms and click Create Form. The form editor opens with sensible defaults.

The donation form editor open in create mode, with empty fields for name, slug, title, and description.
The donation form editor.

Fill in the four fields that donors will see:

FieldWhat it does
NameInternal label. Shows up in the forms list and reports. Donors never see this.
SlugThe public URL fragment, e.g. general for /donate/general. Editable now, sticky once shared (changing it breaks existing links).
TitleShown to donors at the top of the donate page. The headline of your ask.
DescriptionOptional. A one-line subheading under the title. Skip it if the title carries the message.

Pick Active for status and save. Draft forms exist but don't accept donations.

Step 2: Tune the amounts

Donors see a row of suggested amounts plus an "Other" field. Set them in the editor:

The form supports both one-off and recurring on the same page; donors switch via a toggle.

Step 3: Compliance and consent

Two fields shape the legal posture of the form:

Setting Address visibility to REQUIRED makes the donor's address mandatory on the form. Required for some compliance scenarios; OPTIONAL or NONE otherwise. The same toggle exists for Phone visibility.

Step 4: Save and preview

Click Save. You land on the form's detail page with a public URL at the top.

A published donation form's detail page with the public URL, status, totals, and the editable settings beneath.
Your form's detail page once it's live.

Before sharing, preview the form: click the URL while signed in. Active forms render to the public; draft forms only render for signed-in members of your org (a yellow Preview Mode banner shows on draft previews so you know the donor view won't see it yet).

A donor's view of the published donation form: headline, a one-time / recurring toggle, suggested-amount buttons in the org's brand colour, donor detail fields, and an optional address field.
What donors see at /donate/general after publishing your form.

Step 5: Share the URL

Copy the URL from the detail page. It looks like https://{your-slug}.alltogether.giving/donate/<form-slug>. Drop it into:

The URL is permanent. Don't change the form slug after you've shared it.

What to do next