stripe_webform_donation
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.