Non-Stripe connectors
You can use non-Stripe connectors like Drupal, Joomla, or Wordpress to integrate with Stripe and leverage its products. All of the listed non-Stripe connectors are Strong Customer Authentication (SCA) ready.
Drupal
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 several ways to add Stripe to your Drupal-powered website, including Ubercart Stripe, Commerce Stripe, downloading a plugin, and building directly with our PHP SDK.
Ubercart Stripe
Ubercart is one of the most popular Drupal e-commerce platforms. It’s designed to provide everything required to start selling products online. 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.
Download Drupal 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 including Stripe modules on Drupal.org and Stripe with Drupal on GitHub.
Joomla
Joomla is an open-source content management system built on the PHP programming language. Many nonprofit, higher education, and government websites run on Joomla. Its themes and modules let you quickly integrate Stripe for accepting payments. There are several ways to add Stripe to your Joomla-powered website:
- Payage for Joomla.
- RSJoomla.
- Stripe verified partners for Joomla.
- Download a plugin.
- Building directly with our PHP SDK.
Payage for Joomla
Payage is a free Joomla component for payments, multiple payment gateways, and provides a collection of software components to improve payment management. Payage uses Stripe Checkout for its integration.
RSJoomla
RSJoomla is a popular website for extensions and products that add functionality to Joomla websites. Two actively maintained projects are for forms and events.
Stripe verified partners for Joomla
The Stripe Partners Gallery highlights plugins and apps for Joomla. Every listed solution for Joomla and Stripe has been evaluated in depth and verified by our engineering team for quality, security, and utility. Explore Joomla’s featured solutions.
Download Joomla 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 Joomla including Stripe modules on extensions.joomla.org and Stripe with Joomla on GitHub
Wordpress
WordPress is a website creation tool and content management system based on the PHP programming language. A significant percentage of websites run on WordPress. Its extensible template and plugin framework enables WordPress site owners to quickly integrate Stripe for accepting payments. These are the primary ways to accept payments on a WordPress-powered website:
- Embed a payment link.
- Use WooCommerce.
- Explore Stripe verified partners for WordPress.
- Download a plugin.
- Build directly with our PHP SDK.
WooCommerce
WooCommerce, one of the most popular e-commerce platforms, is fully owned by Automattic, the company behind WordPress. The WooCommerce Stripe integration lets you take payments in your online store. To accept Stripe payments with WordPress and WooCommerce, you must create a Stripe account and host a WordPress site.
Wordpress resources
To learn more about how to work with WooCommerce, take a look at these resources:
Stripe verified partners for WordPress
The Stripe Partners gallery highlights plugins and apps for WordPress. Every listed solution for WordPress and Stripe has been evaluated in depth and verified by our engineering team for quality, security, and utility. Explore the Partner gallery and the WordPress featured solutions.
Download Wordpress 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 WordPress:
Build directly with PHP SDK
Use the Stripe PHP SDK, which is our actively maintained SDK for building directly in PHP with the Stripe API, or build a plugin to develop a solution.