Create account
Sign in
Home
Payments
Business operations
Financial services
Developer tools
Security
All products
Home
Payments
Business operations
Home
Payments
Business operations
Financial services
Developer tools
Support
Overview
Quickstart
Stripe CLI
Stripe for Visual Studio Code
Webhooks
File uploads
Error handling
Error codes
API
Keys
Libraries
Upgrades
Rate limits
Card testing
Expanding responses
Domains and IP addresses
Building With Stripe
Stripe.js and Elements
Prebuilt iOS UI
Prebuilt Android UI
Extensions
Plugins
Building plugins
WordPress
Drupal
Magento
Joomla
Salesforce
Mirakl
No coding required
Samples
Checklist
HomeDeveloper toolsPlugins

Drupal plugins

Learn about accepting payments on the Drupal Content Management System.

Drupal is an open-source content management system built on the PHP programming language. Many nonprofit, higher education, and government websites run on Drupal. Its themes and modules let you integrate Stripe into your existing Drupal site and start accepting payments.

There are a few several ways to accept payments on a Drupal-powered website:

  • Use Ubercart Stripe
  • Use Commerce Stripe
  • Download a plugin
  • Build directly with our PHP SDK

All plugins on this page are ready for Strong Customer Authentication (SCA).

Ubercart Stripe

Ubercart is one of the most popular Drupal e-commerce platforms. It is designed to provide everything required to start selling products online.

In particular, several key community developers have maintained Ubercart Stripe as a payment gateway for processing funds with Stripe on the Ubercart.

Commerce Stripe

Commerce Stripe is a payment gateway and checkout system in the DrupalCommerce project. It enables Stripe merchants to add shopping and purchase functionality to Drupal sites in a PCI-compliant way.

Downloadable plugins

Many business owners browse plugin and code directories to find Stripe solutions. Although Stripe often checks in with third-party developers regarding API changes, we strongly encourage you to sort by ratings, check for recent activity, and read reviews before activating any solution.

There are several directories with Stripe solutions for Drupal:

  • Stripe modules on Drupal.org
  • Stripe + Drupal on Github

Build directly with our PHP SDK

Another option is to develop a WordPress solution for your specific business need.

  • The Stripe PHP SDK is our actively maintained SDK for building directly in PHP with the Stripe API.
  • Building a Plugin for Stripe documents requirements and ways to build a plugin for Stripe users.
Was this page helpful?
Questions? Contact us.
Developer tutorials on YouTube.
You can unsubscribe at any time. Read our privacy policy.
On this page
Ubercart Stripe
Commerce Stripe
Downloadable plugins
Build directly with our PHP SDK