Cwo Demo
Security covered
This project provides pre-built webforms to manage donations, one-off payments, and subscriptions using Drupal Commerce and Webform. It offers sample forms for direct donations, donations with type selection, and recurring subscriptions with payment details.
This recipe installs a series of webforms that connect with Commerce and Webform to be able to control donations, one off payments, and subscriptions. It leverages Commerce Webform Order module.
The following sample forms are available:
- CWO Donation (cwo/donation): A basic donation form that allows selecting an amount.
- CWO Donation/Subscription (cwo/donation-type): A donation form that allows selecting the donation type.
- CWO Subscription (cwo/subscription): A subscription form, that allows selecting an amount, periodicity and payment details.
Check out Drupal Recipes for more information.