commerce_stripe
This module integrates Drupal Commerce with various Stripe payment solutions, including the Payment Element (pictured to the right), Express Checkout, and the legacy Card Element.
Payment element supports many payment method types, including credit card, mobile wallets (e.g. Apple Pay), bank transfers, and more.
Both element integrations support advanced fraud detection, Strong Customer Authentication (e.g., 3D Secure), and secure payment method tokenization.
Features
- Configure Payment Element for use on the review page
- Configure Payment Element Express Checkout for use on the cart page
- Configure the legacy Card Element for use in the payment checkout pane
- Uses the Stripe.js library that ensures card data never touches your
server - Payments in Drupal Commerce synchronized with Stripe
- Webhook support to ensure all payments are recorded
- Supports voids, captures, and refunds through the order management interface
Drupal 10.3 & 11 / Commerce Stripe 2.2.0
Installation
Commerce Stripe 2.2.0 should only be installed via Composer. The zip files on this page are provided for informative purposes only.
Drupal 10.3.0 or newer is required.
Use Stripe Library version 15.
Drupal 9.3 & 10 & 11 / Commerce Stripe 1.3
Installation
Commerce Stripe 1.3 should only be installed via Composer. The zip files on this page are provided for informative purposes only.
Drupal 9.3.0 or newer is required.
Use Stripe Library version 7 or 15.
Note on PCI-DSS compliance
As of the implementation of PCI-DSS 3.0 (January 2015), this module is
intended to work within the requirements of Self-Assessment Questionnaire A-EP, though the designation may vary based on your chosen integration method. The module maintainers offer no warranties or guarantees regarding this designation, leaving merchants responsible for their own PCI compliance.
For more information, see the third party Drupal PCI Compliance White Paper.