Title: CashFlow Subscriptions
Author: durantdigital
Published: <strong>25 agosto, 2025</strong>
Last modified: 13 abril, 2026

---

Pesquisar plugins

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

# CashFlow Subscriptions

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

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

 * [Detalhes](https://br.wordpress.org/plugins/cashflow-subscriptions/#description)
 * [Avaliações](https://br.wordpress.org/plugins/cashflow-subscriptions/#reviews)
 *  [Instalação](https://br.wordpress.org/plugins/cashflow-subscriptions/#installation)
 * [Desenvolvimento](https://br.wordpress.org/plugins/cashflow-subscriptions/#developers)

 [Suporte](https://wordpress.org/support/plugin/cashflow-subscriptions/)

## Descrição

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/

## Capturas de tela

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

## Instalação

 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

## Perguntas frequentes

### 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.

## Avaliações

Não há avaliações para este plugin.

## Colaboradores e desenvolvedores

“CashFlow Subscriptions” é um programa de código aberto. As seguintes pessoas contribuíram
para este plugin.

Colaboradores

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

[Traduzir o “CashFlow Subscriptions” para seu idioma.](https://translate.wordpress.org/projects/wp-plugins/cashflow-subscriptions)

### Interessado no desenvolvimento?

[Navegue pelo código](https://plugins.trac.wordpress.org/browser/cashflow-subscriptions/),
consulte o [repositório SVN](https://plugins.svn.wordpress.org/cashflow-subscriptions/)
ou assine o [registro de desenvolvimento](https://plugins.trac.wordpress.org/log/cashflow-subscriptions/)
por [RSS](https://plugins.trac.wordpress.org/log/cashflow-subscriptions/?limit=100&mode=stop_on_copy&format=rss).

## Registro de alterações

#### 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

## Meta

 *  Versão **1.2**
 *  Última atualização **1 mês atrás**
 *  Instalações ativas **10+**
 *  Versão do WordPress ** 5.5 ou superior **
 *  Testado até **6.9.4**
 *  Versão do PHP ** 7.4 ou superior **
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/cashflow-subscriptions/)
 * Tags
 * [membership](https://br.wordpress.org/plugins/tags/membership/)[monthly payments](https://br.wordpress.org/plugins/tags/monthly-payments/)
   [Recurring payments](https://br.wordpress.org/plugins/tags/recurring-payments/)
   [stripe](https://br.wordpress.org/plugins/tags/stripe/)[subscriptions](https://br.wordpress.org/plugins/tags/subscriptions/)
 *  [Visualização avançada](https://br.wordpress.org/plugins/cashflow-subscriptions/advanced/)

## Classificações

Ainda não foi enviada nenhuma avaliação.

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

[Ver todas avaliações](https://wordpress.org/support/plugin/cashflow-subscriptions/reviews/)

## Colaboradores

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

## Suporte

Tem algo a dizer? Precisa de ajuda?

 [Ver fórum de suporte](https://wordpress.org/support/plugin/cashflow-subscriptions/)