drupal/stripe_webform_donation 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

drupal/stripe_webform_donation

最新稳定版本:1.0.0-alpha2

Composer 安装命令:

composer require drupal/stripe_webform_donation

包简介

Adds a simple donation form that accepts credit card payments via Stripe.

关键字:

README 文档

README

Stripe Donation Form is a recipe that creates a form with a credit card element that accepts payments via the Stripe payment gateway.

Requirements

This recipe requires the following modules:

Application

  • Require this recipe package using composer composer require drupal/stripe_webform_donation:^1
  • To apply the recipe, run the following command from your web root: drush recipe {path_to_recipes}/stripe_webform_donation

Configuration

The recipe prompts for the test Stripe API keys on application. 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.

统计信息

  • 总下载量: 7
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-2.0
  • 更新时间: 2025-07-17