Linux 软件免费装
Banner图

Subscription Manager for Stripe

开发者 profinto
freemius
更新时间 2026年3月31日 03:47
PHP版本: 8.0 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce membership subscriptions stripe recurring payments

下载

2.2.0

详情介绍:

Most WordPress subscription plugins take a cut of every payment you process. The more you grow, the more they take. On $10,000/month in recurring revenue, that is $200 to $500/month gone to your plugin vendor. Every month, forever. This plugin charges 0% transaction fees. You pay Stripe's standard rate and nothing else. What this plugin does Subscription Manager for Stripe connects your WordPress site directly to Stripe's billing infrastructure. The same systems that run billing for Shopify and Notion. You connect via OAuth 2.0, accept payments through Stripe Checkout, and let customers manage their own subscriptions through Stripe's Billing Portal. It supports usage-based (metered) billing through Stripe Billing Meters, which makes it work for API platforms, AI services, and anything where customers pay based on consumption. European payment methods (iDEAL, Bancontact, SEPA Direct Debit) are included on every plan, including free. Apple Pay and Google Pay work through Stripe Checkout automatically. Compared to alternatives WooCommerce Subscriptions charges an annual license plus transaction fees, and processes cards on your own site. This plugin uses Stripe Checkout (hosted by Stripe) and charges no transaction fees. MemberPress and Restrict Content Pro use their own payment processing. This plugin talks directly to Stripe's API, which means you get metered billing, the Billing Portal, and Stripe Tax without extra plugins. Building it yourself means months of Stripe API work. The setup wizard here gets you running in about 5 minutes. Features Who uses this Privacy and security The plugin stores Stripe customer IDs, subscription references, and OAuth tokens. No card numbers or bank details ever touch your server. All payment processing happens on Stripe's PCI Level 1 infrastructure through Stripe Checkout. OAuth tokens are removed when you disconnect your Stripe account.

安装:

  1. Upload the stripe-subscription-plugin folder to /wp-content/plugins/, or install directly through the WordPress plugin screen.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Go to Stripe Subs in your admin sidebar. The setup wizard launches on first activation.
  4. Connect your Stripe account via OAuth 2.0. The wizard walks you through each step.
  5. Set up your products and pricing, then run a test transaction in Stripe test mode.
The wizard handles webhook configuration and payment method setup automatically.

屏幕截图:

  • Settings: Stripe OAuth connection status, webhook URL, API keys, log level, checkout messages, and subscription product mapping.
  • Webhook Health Monitor: total event counts, daily activity chart with success/failure breakdown, event log with retry queue.
  • Email Templates with live preview: customize transactional emails with merge tags, brand color picker, and instant preview. (Starter plan and above)
  • Retention Settings: configure cancellation reasons, discount/pause/downgrade save offers, cooldown periods, and fallback offers. (Starter plan and above)

升级注意事项:

2.2.0 Cancellation retention flow, analytics dashboard improvements, and 14-day free trial on all paid plans. Full internationalization support added. Backup your site before upgrading.

常见问题:

Does this plugin require WooCommerce?

Yes. WooCommerce handles order management, customer accounts, and emails. This plugin adds Stripe-native subscription billing on top of WooCommerce.

What payment methods are supported?

Cards (Visa, Mastercard, Amex), Apple Pay, Google Pay, iDEAL, Bancontact, and SEPA Direct Debit. All available on every plan, including free. Payment methods are handled by Stripe Checkout, so new methods Stripe adds show up automatically.

Are there really no transaction fees?

Yes. You pay Stripe's standard processing fees and nothing on top. No revenue sharing, no per-transaction surcharge. This applies to every plan, including free.

How does metered (usage-based) billing work?

You send usage events from your application to a REST endpoint provided by the plugin. Stripe aggregates usage per billing period and invoices automatically. Works well for API calls, AI token usage, storage, bandwidth, or anything where customers pay based on consumption.

How does the 14-day free trial work?

All paid plans include a 14-day trial with the full feature set. A credit card is required to start. If you do not cancel before the trial ends, billing begins automatically.

Can customers manage their own subscriptions?

Yes. There is a link to Stripe's Billing Portal on the WooCommerce My Account page. Customers can update payment methods, switch plans, download invoices, and cancel from there.

How do refunds work?

Issue full or partial refunds from the Stripe Dashboard or API. The plugin picks up the refund webhook and updates the WooCommerce order status automatically.

Does this work on WordPress multisite?

Yes. It works with network-activated WooCommerce on multisite. Each site keeps its own Stripe connection and subscription settings.

How is customer payment data secured?

No card numbers or bank details are stored on your server. Payments go through Stripe Checkout, which is a hosted page on Stripe's end. The plugin only stores Stripe customer IDs and subscription references as order metadata.

How does Stripe Tax work with this plugin?

Enable it in the plugin settings. Stripe then calculates and collects the right sales tax, VAT, or GST based on your customer's location. Tax reports are in your Stripe Dashboard.

What happens when a customer tries to cancel?

When a customer clicks cancel, they see a save offer first (discount, downgrade, or pause). If they still want to cancel after that, the cancellation goes through normally via Stripe.

Is there a built-in affiliate system?

Yes. Affiliates get referral links and coupon codes. The system tracks referrals, calculates commissions on initial and renewal payments, and has a payout management screen in your WordPress admin.

更新日志:

2.2.0 2.1.0 2.0.5 2.0.4 2.0.3 2.0.2 2.0.1 2.0.0