Stripe Webform Donation
This project provides a donation form that integrates with Stripe to process credit card payments. It allows for configuration of Stripe API keys for testing or live transactions and currency settings.
Stripe Donation Form is a recipe that creates a form with a credit card element that accepts payments via the Stripe payment gateway.
Requirements
In order to use this recipe effectively, you need a Stripe account, which will provide API keys.
Configuration
The recipe prompts for the test Stripe API keys on application. You can apply the recipe without keys, but the credit card element will not load until valid keys are provided.
To modify these, or configure the module for live use, go to Configuration > System > Stripe (/admin/config/system/stripe).
To view the form, go to Structure > Webforms > Make a donation (/form/donation).
To configure the form, go to Structure > Webforms > Make a donation > Build (/admin/structure/webform/manage/donation).
To modify the payment settings, e.g., to change the currency, edit the 'Donation credit card' element.
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Release Timeline
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 1.0.1 | Stable | Mar 9, 2026 | |||
| 1.0.0 | Stable | Stable release | Feb 21, 2026 | ||
| 1.0.0-alpha2 | Pre-release | Jul 17, 2025 | |||
| 1.0.0-alpha1 | Pre-release | Jul 17, 2025 | |||
| 1.x-dev | Dev | Initial release | Jul 15, 2025 |