# Recurring Payments - Content Restriction Integration

The [Content Restriction](https://easydigitaldownloads.com/downloads/content-restriction/) extension for Easy Digital Downloads makes it easy to require a purchase before allowing access to some content. With [Recurring Payments](https://easydigitaldownloads.com/downloads/recurring-payments/) integration, you can require an active subscription in order to access restricted content.

There are two ways to implement the integration:

### Full Content Restriction

When activated, Content Restriction creates a meta box on every post type except Downloads (e. g., Pages, Posts, and any custom post types). With the Recurring Payments integration, it also includes a checkbox to require an active subscription. ![](https://easydigitaldownloads.com/wp-content/uploads/2022/07/6184cd93eb076.png)

### Partial Content Restriction

Content Restriction provides a shortcode that you can wrap around segments of content to restrict that content. With Recurring Payments, it accepts a new variable like this: `[edd_restrict subscription=&quot;true&quot; id=&quot;any&quot;]` Content `[/edd_restrict]`. This example will restrict the &quot;Content&quot; to customers who have any active subscription.

This will allow you to restrict access to any fragment of information where shortcodes work to only customers with active subscriptions.

### FAQs

##### Does this setting apply to non-subscription purchases?

The &quot;Active Subscribers Only?&quot; option is ignored for One-time Purchases. Therefore, if the product or product option does not have recurring enabled, a one time purchase will still have access to the restricted content, regardless of whether &quot;Active Subscribers Only?&quot; is enabled or not.

**Note**: If Recurring is enabled for an existing product that was previously a one time purchase, existing customers without a subscription will NOT have access to &quot;Active Subscriptions Only?&quot; content.