

Subscription product settings (billing cadence, trial, sign-up fee, length, limits)
LaFactory Subscriptions turns any WooCommerce store into a recurring revenue machine. It is built as a strict WooCommerce graft: native product types, native order storage (HPOS), Action Scheduler renewals, Cart and Checkout Blocks support.
What it does, out of the box:
/wp-json/lafactory-subscriptions/v1/subscriptions (list, read, delete, pause/resume/skip/charge/cancel/switch, stats) and native WooCommerce webhooks for every subscription eventSubscriptions are stored as a shop_subscription order type (the same convention as other major subscription plugins, so your data stays portable). Renewals are scheduled through Action Scheduler, which ships with WooCommerce. Payment gateways that support tokenization (Stripe, PayPal Payments, Mollie, Square, Authorize.Net and more) are detected automatically.
This plugin uses no third party or external service.
It contacts no server of ours or of anyone else: no license check, no activation call, no telemetry, no analytics, no remote font, no announcement feed. Nothing is sent anywhere, under any condition, and there is no setting that would enable such a call. Updates come from WordPress.org itself through the standard update system, under the permanent lafactory-subscriptions slug.
Payments are taken by the payment gateway plugin the merchant already uses (Stripe, PayPal, Mollie and so on). Those plugins talk to their own processors under their own terms; this plugin only asks the installed gateway to charge a saved payment method, and never communicates with a processor itself.
For completeness: some admin screens carry a hyperlink to lafactory.com, the developer’s own site, for documentation and support. It is a link the administrator may click, nothing more. No request is made to that domain by the plugin, at any time, and nothing is sent there.