Title: CashFlow Subscriptions
Author: durantdigital
Published: <strong>2025 年 8 月 25 日</strong>
Last modified: 2026 年 4 月 13 日

---

搜尋外掛

![](https://ps.w.org/cashflow-subscriptions/assets/icon-256x256.png?rev=3349403)

# CashFlow Subscriptions

 由 [durantdigital](https://profiles.wordpress.org/durantdigital/) 開發

[下載](https://downloads.wordpress.org/plugin/cashflow-subscriptions.1.2.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/cashflow-subscriptions/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/cashflow-subscriptions/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/cashflow-subscriptions/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/cashflow-subscriptions/#developers)

 [技術支援](https://wordpress.org/support/plugin/cashflow-subscriptions/)

## 外掛說明

CashFlow Subscriptions provides a lightweight way to accept recurring payments with
Stripe and restrict content to active subscribers — without requiring WooCommerce
or complex membership systems.

The plugin focuses on simplicity and reliability. It creates clean subscribe and
profile pages, handles Stripe Checkout Sessions, stores subscription status automatically,
and lets creators restrict any post or page with a single checkbox.

This plugin is **not affiliated with WordPress or Automattic**.

**Key Features:**

 * 💳 Stripe-powered subscription checkout (Stripe Checkout Sessions)
 * 📄 Auto-creates `/subscribe` and `/myflow` pages with shortcodes
 * 🔒 Restrict any page/post to subscribers only (checkbox toggle)
 * 🖼️ Beautiful gradient subscribe button with modern styles
 * 🧠 Smart redirects (defaults to /myflow)
 * 📊 Admin dashboard with Subscriptions & Transactions tabs (live from Stripe)
 * 🚀 CTA panel for upcoming Pro Plan with form opt-in
 * ✅ Fully WooCommerce-compatible (but doesn’t require it)
 * 🔌 Works with any theme

**Shortcodes:**
 – `[cashflow_subscribe_form]` – Stripe-powered subscribe button–`[
cashflow_subscription_profile]` – MyFlow dashboard (view/cancel subscription)

**Admin Settings Include:**
 – Stripe Secret Key & Webhook Secret – Custom plan 
name and monthly price – Custom redirect inputs (defaults to `/myflow`) – Button
to auto-create required pages (`/subscribe` and `/myflow`) – Tabs: Subscriptions,
Transactions, Pro Plan (CTA), and Settings

### External Services

This plugin connects to the following third‑party services:

1) Stripe – Used to create Checkout Sessions and manage subscriptions.
 * Data sent:
customer email, plan name/price, and metadata (user_id) when a user starts checkout.*
Terms: https://stripe.com/legal * Privacy: https://stripe.com/privacy

The plugin also links to our own Durant Digital policies:
 – Durant Digital Terms
of Service: https://durantdigital.com/terms – Durant Digital Privacy Policy: https://
durantdigital.com/privacy-policy/

## 螢幕擷圖

 * [[
 * Subscription settings panel in the WP admin
 * [[
 * Stripe Checkout modal for subscribing

## 安裝方式

 1.  Upload the plugin to `/wp-content/plugins/` or install via Plugins > Add New
 2.  Activate the plugin
 3.  Navigate to **CashFlow Subscriptions** in the WordPress admin menu
 4.  Copy the Webhook URL shown in the settings (example: https://yoursite.com/?cfwp_stripe_webhook
     =1)
 5.  In Stripe, go to Developers  Webhooks  Add Endpoint, paste the URL, and enable:
 6.   * customer.subscription.created
      * customer.subscription.updated
      * customer.subscription.deleted
      * invoice.paid
      * invoice.payment_failed
 7.  Enter your Stripe API keys (secret + webhook). Paste the Webhook Secret from step
     6 created by Stripe.
 8.  Set your plan name and monthly price
 9.  Click **Create Pages** to generate `/subscribe` and `/myflow`
 10. Add shortcodes or link to those pages in your nav menu

## 常見問題集

### Does this require WooCommerce?

Nope. This plugin works without WooCommerce — but plays nicely with it if installed.

### Can I restrict content to only paying users?

Yes. Just check the “Require active subscription” box on any post or page.

### Can I style the forms and buttons?

Definitely. We use clean HTML + CSS classes. Override our styles or build your own
in your theme.

### Where do I manage subscriptions and transactions?

Visit the Subscriptions and Transactions tabs in the admin menu — we pull live data
from Stripe.

### Is there a Pro version?

Pro is coming soon! Join the early interest form from the **Pro Plan** tab in the
admin menu.

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈CashFlow Subscriptions〉的開發相關工作。

參與者

 *   [ durantdigital ](https://profiles.wordpress.org/durantdigital/)

[將〈CashFlow Subscriptions〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/cashflow-subscriptions)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/cashflow-subscriptions/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/cashflow-subscriptions/)，或
透過 [RSS](https://plugins.trac.wordpress.org/log/cashflow-subscriptions/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/cashflow-subscriptions/)。

## 變更記錄

#### 1.2

 * Added Add-Ons system with centralized Add-Ons page
 * Improved admin navigation with consistent tabbed menu
 * Added detection and linking for installed vs uninstalled add-ons
 * Improved compatibility with Smart CTA, Content Blur, Downloads Locker, and Email
   Triggers
 * General UI and UX improvements in admin dashboard
 * Code cleanup and stability improvements

#### 1.1

 * Added redirect URL options for logged-out and non-subscribed users
 * Added support for Stripe Billing Portal from subscriber dashboard
 * Added improved webhook handling and metadata mapping
 * Updated admin UI layout and settings page usability
 * Improved content restriction logic to prevent redirect loops
 * Removed unused settings and deprecated code paths
 * Updated documentation and installation instructions
 * Security improvements: sanitization, escaping, nonce checks
 * Updated webhook instructions and data handling for Stripe API latest version
 * Tested up to WordPress 6.9

#### 1.0

 * Initial release
 * Stripe Checkout integration with monthly billing
 * Admin settings for plan name, pricing, redirect
 * Page creation system for /subscribe and /myflow
 * Shortcodes: subscribe form & profile/dashboard
 * Content restriction via checkbox
 * Admin tabs: Subscriptions, Transactions, Pro Plan, Settings
 * Gradient-styled subscribe button
 * WooCommerce support included, but not required

## 中繼資料

 *  版本 **1.2**
 *  最後更新 **2 個月前**
 *  啟用安裝數 **10+**
 *  WordPress 版本需求 ** 5.5 或更新版本 **
 *  已測試相容的 WordPress 版本 **6.9.4**
 *  PHP 版本需求 ** 7.4 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/cashflow-subscriptions/)
 * 標籤:
 * [membership](https://tw.wordpress.org/plugins/tags/membership/)[monthly payments](https://tw.wordpress.org/plugins/tags/monthly-payments/)
   [Recurring payments](https://tw.wordpress.org/plugins/tags/recurring-payments/)
   [stripe](https://tw.wordpress.org/plugins/tags/stripe/)[subscriptions](https://tw.wordpress.org/plugins/tags/subscriptions/)
 *  [進階檢視](https://tw.wordpress.org/plugins/cashflow-subscriptions/advanced/)

## 評分

這個項目尚無任何評論記錄。

[Your review](https://wordpress.org/support/plugin/cashflow-subscriptions/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/cashflow-subscriptions/reviews/)

## 參與者

 *   [ durantdigital ](https://profiles.wordpress.org/durantdigital/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/cashflow-subscriptions/)