It looks like the Paywall for WooCommerce plugin creates its own product type I am not sure if it would work with the WooCommerce Subscriptions plugin.
https://docs.woocommerce.com/document/paywall/#section-3
-
This reply was modified 5 years, 8 months ago by
Luke Cavanagh. Reason: clarify wording
Plugin Support
Fernando a11n
(@fhaps)
Automattic Happiness Engineer
so i need digital products (audio in my case) to be content behind a paywall, and in a subscription plan.
@nooyen For this setup I’d recommend using two exensions:
* WooCommerce Subscriptions
* WooCommerce Memberships
Memberships will allow you to restrict content only to customers who own an active memberships. Subscriptions will help you charge customers on a recurring basis for their memberships. The two extensions integrate with each other nicely.
Thread Starter
nooyen
(@nooyen)
thanks luke! that is what i thought yes. 🙂
@fernando: so ‘memberships’ is actually a paywall for members? and combined with subscriptions just recharges it automatically. am i saying that right?
Plugin Support
Fernando a11n
(@fhaps)
Automattic Happiness Engineer
@nooyen If by “paywall for members” you mean that it restricts access to certain content, so that only members can see it, yes. That’s what that plugin does.
I recommend reaching the two links added above for more details about how those two plugins work.
Thread Starter
nooyen
(@nooyen)
well what i actually want is to have a paywall with a subscription. but woo memberships is not needed.
So a visitor gets f.e. a 3-months subscription, and can access f.e. a certain page (or product in a page) for these 3 months.
i havent found a good solution yet. (besides memberships involved, but that is not what i want.