WooCommerce Stripe Payment Gateway

Description

Changing consumer behavior has resulted in an explosion of payment methods and experiences, which are great for increasing conversion and lowering costs—but can be difficult for businesses to maintain. Give customers a best-in-class checkout experience while you remain focused on your core business. This is the official plugin created by Stripe and WooCommerce.

Drive 11.9% in revenue with an optimized checkout experience from Stripe

The enhanced checkout experience from Stripe can help customers:

  • Boost conversion: Provide an optimal experience across mobile, tablet, and desktop with a responsive checkout, and offer 23 payment methods, including Link, Apple Pay, and Google Pay, out of the box.
  • Expand your customer base: Convert customers who might otherwise abandon their cart with buy now, pay later methods like Klarna, Affirm, and Afterpay/Clearpay, wallets like Apple Pay, Google Pay, Alipay, and WeChat Pay, and local payment methods such as Bancontact in Europe and Alipay in Asia Pacific. Deliver a localized payment experience with out-of-the-box support for localized error messages, right-to-left languages, and automatic adjustment of input fields based on payment method and country.
  • Meet existing customer demand and localize the experience: Offer local payment methods, such as ACH Direct Debit, Bacs Direct Debit, Bancontact, BECS Direct Debit, BLIK, Boleto, Cash App Pay, EPS, iDEAL, Multibanco, OXXO, Pre-authorized debit payments, Przelewy 24, and SEPA Direct Debit.
  • Fight fraud: Detect and prevent fraud with Stripe Radar, which offers seamlessly integrated, powerful fraud-detection tools that use machine learning to detect and flag potentially fraudulent transactions.
  • Accept in-person payments for products and services: Use the Stripe Terminal M2 card reader or get started with no additional hardware using Tap to Pay on iPhone, or Tap to Pay on Android.
  • Support subscriptions: Support recurring payments with various payment methods via WooCommerce Subscriptions.
  • Manage cash flow: Get paid within minutes with Stripe Instant Payouts, if eligible.
  • Achieve PCI-DSS compliance with Stripe Elements hosted input fields.
  • Support Strong Customer Authentication (SCA).

Stripe is available for store owners and merchants in 46 countries worldwide, with more to come.

Screenshots

  • With the enhanced checkout from Stripe, you can surface 23 payment methods including buy now, pay later methods; and Link, an accelerated checkout experience.
  • Link autofills your customers’ payment information to create an easy and secure checkout experience.
  • Convert customers who would usually abandon their cart and increase average order value with buy now, pay later options like Klarna, Afterpay, and Affirm. Accept credit and debit card payments from Visa, Mastercard, American Express, Discover, and Diners.
  • Stripe Radar offers seamlessly integrated, powerful fraud-detection tools that use machine learning to detect and flag potentially fraudulent transactions.
  • Accept in-person payments for products and services using the Stripe Terminal M2 card reader.
  • Get started with no additional hardware using Tap to Pay on iPhone, or Tap to Pay on Android.

FAQ

In which specific countries is Stripe available?

Stripe is available in the following countries, with more to come:

  • Australia
  • Austria
  • Belgium
  • Brazil
  • Bulgaria
  • Canada
  • Croatia
  • Cyprus
  • Czech Republic
  • Denmark
  • Estonia
  • Finland
  • France
  • Germany
  • Gibraltar
  • Greece
  • Hong Kong
  • Hungary
  • India
  • Ireland
  • Italy
  • Japan
  • Latvia
  • Liechtenstein
  • Lithuania
  • Luxembourg
  • Malaysia
  • Malta
  • Mexico
  • Netherlands
  • New Zealand
  • Norway
  • Poland
  • Portugal
  • Romania
  • Singapore
  • Slovakia
  • Slovenia
  • Spain
  • Sweden
  • Switzerland
  • Thailand
  • United Arab Emirates
  • United Kingdom
  • United States

Does this require an SSL certificate?

Yes. In Live Mode, an SSL certificate must be installed on your site to use Stripe. In addition to SSL encryption, Stripe provides an extra JavaScript method to secure card data using Stripe Elements.

Does this support both production mode and sandbox mode for testing?

Yes, it does. Both production and test (sandbox) modes are driven by the API keys you use with a checkbox in the admin settings to toggle between both.

Where can I find documentation?

Refer to the Stripe WooCommerce Extension documentation for more information, including how to set up and configure the extension.

Where can I get support or talk to other users?

If you get stuck, you can ask for help in the Plugin Forum.

Reviews

ጥቅምቲ 22, 2025 1 reply
Awesome support team! Super quick, really friendly, and they didn’t just stop at the basics — they went out of their way to help me figure out an issue that wasn’t even with their plugin. Couldn’t ask for better service!
ጥቅምቲ 13, 2025 1 reply
Had a very concerning doubt about the recent update of the plugin and the team really cleared my questions and was very helpful with every step. Thank you
መስከረም 5, 2025 1 reply
The WooCommerce Stripe Payment Gateway is easy to setup and works perfectly. NO issues perceived. Thank you!
ነሓሰ 18, 2025 1 reply
Excellent! I had an issue with the checkout fields on my website. It was creating a conflict that made the user experience so difficult when making a purchase that they were leaving the page without completing it. Since I shared my issue on the forum, I received fantastic support. The excellent team was able to resolve my issue in record time. Thank you all!
Read all 216 reviews

Contributors & Developers

“WooCommerce Stripe Payment Gateway” is open source software. The following people have contributed to this plugin.

Contributors

“WooCommerce Stripe Payment Gateway” has been translated into 34 locales. Thank you to the translators for their contributions.

Translate “WooCommerce Stripe Payment Gateway” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

10.0.1 – 2025-10-15

  • Fix – Remove persistent reconnection notices

10.0.0 – 2025-10-14

New Features

  • Add – Allow the purchase of free trials using the Express Payment methods when the product does not require shipping
  • Update – Splits the “Enable SEPA for other methods” setting into two separate settings for Bancontact and iDEAL

Important Fixes and Updates

  • Update – Removing the wc_stripe_is_upe_checkout_enabled filter, as Legacy Checkout is no longer supported
  • Update – Disable Payment Request Buttons and ensure Express Checkout is used when express checkout buttons are enabled
  • Add – Introduce wc_stripe_preselect_payment_method_configuration filter for manual payment method configuration selection
  • Update – Removes frontend code related to Payment Request Buttons in the checkout page
  • Fix – Ensure Klarna payment tokens can be deleted and handled correctly
  • Fix – Prevent fatal error when third-party plugins check for non-existent methods in payment method classes
  • Add – Implement cache prefetch for payment method configuration
  • Update – Shows the Stripe account connection modal in settings when the merchant did not connect via OAuth along with a new notice
  • Update – The usage of SEPA Direct Debit as a saved payment method for iDEAL and Bancontact is now disabled by default
  • Update – Reduce settings Javascript file size by using smaller image

Other Fixes

  • Fix – Minor fixes and code improvements for the saved payment methods comparison logic
  • Update – Changes the documentation page URL for the Optimized Checkout feature to https://woocommerce.com/document/stripe/admin-experience/optimized-checkout-suite/
  • Update – Changes the background color and spacing for the Woo logo shown in the account modal

Internal Changes and Upcoming Features

  • Tweak – Update PMC cache expiration time from 10 minutes to 20 minutes
  • Dev – Expands the Stripe Order Helper class to handle source ID, refund ID, intent ID, and setup intent ID metas
  • Dev – Upgrades jest to version 29.7.0, @wordpress/scripts to 26.19.0, and adds axios(version 1.12.2) to the JavaScript development dependencies
  • Dev – Introduces a new helper class to handle Stripe orders
  • Dev – Fixes a warning thrown when running Klarna payment token PHP Unit tests
  • Dev – Fixes some possible warnings shown in the browser console when the Optimized Checkout payment element is instantiated with invalid parameters
  • Dev – Renaming the Klarna payment token class to WC_Stripe_Klarna_Payment_Token
  • Dev – Upgrades Node to v20
  • Dev – Fix live reload issue with Webpack 5
  • Dev – Upgrades the Webpack-related packages
  • Dev – Upgrade the cross-env and rimraf NPM packages; remove chromedriver NPM dependency
  • Dev – Removes three unused NPM script commands: test, test:grep, and test:single
  • Dev – Upgrades the Babel-related packages
  • Dev – Consolidate component used for unavailable payment methods
  • Dev – Update webhook unit tests to be compatible with WooCommerce 10.2
  • Dev – Update the @woocommerce/navigation dependency
  • Dev – Update @wordpress/scripts to 30.24.0 and @wordpress/base-styles to 6.7.0

See changelog for full details across versions.