Live donation checkout

Back the tools you actually use.

This page now uses a real server-side Stripe Checkout workflow. Pick a one-off amount, continue to Stripe, and return to a confirmation page that verifies the payment session.

Choose a one-off donation

The buttons below are loaded from the server configuration. Each button creates a Stripe Checkout session on the server, then redirects you to Stripe to complete the payment securely.

How this works: the landing server keeps the Stripe secret key on the server, exposes only public donation choices to the page, creates a Checkout session for the selected option, and verifies the Stripe session on the success page after redirect.