- Payment Shared This extension does nothing by itself but is required by a number of other extensions developed by MJW Consulting.
- Firewall This implements a simple firewall for CiviCRM that blocks by IP address in various scenarios.
- Form Protection Provides various ways of protecting forms from spam/bots including Honeypot, Flood control, ReCAPTCHA v2 and v3.
The Stripe extension implements a Payment Processor for CiviCRM that integrates with https://stripe.com.
The extension currently supports Credit/Debit card payments. It implements a javascript based "Stripe.js" method which submits the credit card details directly from the users browser to the Stripe servers meaning that the credit card details will never reach the server hosting CiviCRM, only the success/failure of the payment.
Opening an account with Stripe is free, requiring only an email address and password to get started. There are no monthly fees, just a per-transaction fee of 2.9% which is deducted automatically and recorded against the payment in CiviCRM.
Currently one-off and recurring payments by Credit/Debit card are supported. In the future it is hoped to support additional payment methods.
- For bug reports / feature requests please use the issue queue at https://lab.civicrm.org/extensions/stripe/issues
- For more details see: https://lab.civicrm.org/extensions/stripe/blob/master/README.md
Stripe generously supports CiviCRM, providing a portion of every transaction processed by users of CiviCRM through its platform at no cost to the organizations using CiviCRM.