Описание
Simple Subscriptions for Stripe & WooCommerce (SSSW) adds powerful subscription management features to WooCommerce with full integration with the official Stripe Gateway.
- Designed exclusively for the official WooCommerce Stripe Gateway.
- Supports billing intervals in hours, days, weeks, months, and years.
- Billing cycles can be set from “2” to “unlimited”.
- Billing cycle “1” works as a time-limited one-time purchase (non-subscription).
- Supports free trials, initial fees, and future start dates (fixed datetime, nth weekday, or day of month).
- Works with both simple products and variable parent products.
- Displays subscription metadata on product detail, related products, archive, cart, checkout, order details, and emails.
- 3D Secure support when collecting customer information during zero-total checkout.
- My Account includes subscription management, allowing customers to cancel by themselves. Administrators can cancel subscriptions by canceling the related order.
- Integrated email notifications (renewal success, renewal failure, expiration, cancellation) for customers and admins.
- Supports multiple purchases of the same subscription.
- Supports purchasing multiple different subscriptions in one checkout.
- Supports mixed carts containing subscriptions and regular products.
- Provides an admin subscription list management screen.
- Snapshot feature: saves not only price but also shipping at purchase time, and re-applies them at renewal.
- Fully compatible with WooCommerce Blocks and Classic Checkout.
This plugin is an independent product and not affiliated with or endorsed by Stripe or Automattic.
External services
This plugin connects to Stripe to process payments and manage subscriptions.
Service: Stripe (Stripe, Inc.)
What it is used for:
— Payment method setup and payment processing
— Subscription creation and recurring billing
— Handling webhook events for subscription/payment status updates
What data is sent and when:
— When a customer checks out or updates a saved payment method, the plugin loads Stripe.js from Stripe and sends payment-related data (such as payment method information) directly to Stripe to securely create/confirm payment methods and intents.
— When the plugin communicates with the Stripe API (server-to-server), it may send order/subscription data needed to create or update Stripe objects (such as customer identifiers, payment method identifiers, amounts, currency, and related metadata).
— Stripe may send webhook event data back to your site to notify about payment/subscription events (such as invoice payment succeeded/failed, subscription updates, etc.).
Terms of service: https://stripe.com/legal
Privacy policy: https://stripe.com/privacy
Скриншоты

Shop archive with subscription product metadata displayed. 
Single product page showing subscription details. 
Cart page with subscription product information. 
Checkout page with subscription payment options. 
Thank-you page after completing a subscription order. 
My Account page with new Subscriptions section. 
Subscription management page with available actions. 
Admin product edit screen with SSSW subscription settings.
Установка
- Upload the plugin files to the
/wp-content/plugins/directory, or install via the WordPress Plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Go to WooCommerce > Settings > Payments > Stripe to configure your Stripe account.
- Edit a product and enable subscription options in the sidebar.
- A new “SSSW” menu will appear in the admin dashboard for managing subscriptions.
Часто задаваемые вопросы
-
Is it difficult to set up subscription products?
-
No. All settings such as billing intervals and trial periods are available in the product edit sidebar (meta box). Everything can be configured there.
-
Do I only need WooCommerce and a Stripe account?
-
Yes. More precisely, you also need the official WooCommerce Stripe Gateway (free). With WooCommerce, Stripe Gateway, and SSSW, you can sell subscriptions at no additional cost.
-
Is connecting with my Stripe account complicated?
-
Not really. The Stripe account settings page provides detailed explanations. You can switch between test mode and live mode. Please note: SSSW does not automatically switch when the Stripe Gateway is toggled to test mode; you need to manage this yourself.
-
Is a user account (login) required to purchase a subscription?
-
Yes, because recurring billing information must be stored per user. However, you don’t need to enforce login for all WooCommerce purchases. If a cart contains SSSW subscription products, non-logged-in customers will be prompted to log in, while regular products remain unaffected.
-
Can I disable the shipping snapshot feature?
-
No. SSSW always stores shipping costs at purchase time. Free shipping rules can be configured on WooCommerce itself. The plugin remains simple: it avoids duplicating features that WooCommerce already provides.
-
The admin screen has too many fields and labels. Isn’t it confusing?
-
SSSW’s design philosophy is “no feature withholding”: all essential features are included by default.
Labels are intentionally long for clarity, but you can shorten them by adjusting the translation files or customizing the code.It is called “Simple” because, while all the essential features are included, the plugin stays simple by not adding complex control mechanisms.
If some elements feel unnecessary for your use case, you can remove them. -
Does this plugin require WooCommerce?
-
Yes. WooCommerce must be installed and activated.
-
Is the Stripe PHP SDK included?
-
Yes, the Stripe SDK (MIT license) is bundled.
-
Is this plugin free?
-
Yes. It is released under the GPLv2 or later license.
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«Simple Subscriptions for Stripe & WooCommerce» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
Участники«Simple Subscriptions for Stripe & WooCommerce» переведён на 5 языков. Благодарим переводчиков за их работу.
Перевести «Simple Subscriptions for Stripe & WooCommerce» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.0.1 – 2026-03-25
- Fixed multiple instances of the old plugin name in the code.
1.0.0 – 2026-03-18
- Первый выпуск.
