<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Ubercart has a module for subscriptions
      and recurring payments. Here's an overview:<br>
      <br>
      <a href="https://drupal.org/documentation/modules/uc_recurring">https://drupal.org/documentation/modules/uc_recurring</a><br>
      <br>
      Basically you create a product for each subscription level and use
      the roles functionality built into Ubercart to automatically
      assign that user to that role when they purchase the product and
      payment is received. To limit access to content, you would then
      use a module like Node View Permissions:<br>
      <br>
      <a href="https://drupal.org/project/node_view_permissions">https://drupal.org/project/node_view_permissions</a><br>
      <br>
      That lets you set what role has access to what content type. If
      you don't want to separate your stuff by content type, you can
      also do it with taxonomy using the Taxonomy Access Control module:<br>
      <br>
      <a href="https://drupal.org/project/taxonomy_access">https://drupal.org/project/taxonomy_access</a><br>
      <br>
      Then you would just create a taxonomy for the content you want to
      do this on (bronze, silver, etc) and give the view access on these
      terms to the appropriate roles. Then simply assign the content to
      the appropriate term when you create/edit it.<br>
      <br>
      Can't really help with Infusionsoft, as I've never used that, but
      the module page says it supports Ubercart conditional actions,
      plus rules and actions, so you should be able to get something
      working with that.<br>
      <br>
      <br>
      <pre class="moz-signature" cols="72">Jamie Holly
<a class="moz-txt-link-freetext" href="http://hollyit.net">http://hollyit.net</a></pre>
      On 12/16/2013 10:16 AM, Sam Barraclough wrote:<br>
    </div>
    <blockquote cite="mid:8D1490AE31FA4B4EACCA72A7A49396AA@PC1"
      type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      <meta name="GENERATOR" content="MSHTML 9.00.8112.16526">
      <style></style>
      <div><font size="2" face="Arial">Hi,</font></div>
      <div>&nbsp;</div>
      <div><font size="2" face="Arial">&nbsp;&nbsp;&nbsp; We are wanting to build a new
          website using Drupal. This will be an online website accessed
          through subscription to varying levels of membership. We are
          looking to find out if Drupal has a module or the capability
          to control accessbility of content to different subscribers
          based on the membership level they purchase.</font></div>
      <div>&nbsp;</div>
      <div><font size="2" face="Arial">For example, a customer purchases
          our Bronze Membership. They can only access content on our
          Drupal site that we have created for Bronze Members.</font></div>
      <div>&nbsp;</div>
      <div><font size="2" face="Arial">Does Drupal have the capability
          to differentiate our customers based on membership level and
          control our content release accordingly?</font></div>
      <div>&nbsp;</div>
      <div><font size="2" face="Arial">And where possible we would like
          to link this in with InfusionSoft API module.</font></div>
      <div>&nbsp;</div>
      <div><font size="2" face="Arial">Regards,</font></div>
      <div>&nbsp;</div>
      <div>&nbsp;</div>
      <div><font size="2" face="Arial">Sam Barraclough </font></div>
      <div>&nbsp;</div>
      <div><font size="2" face="Arial">Lead Coach- Pro Football Support
          <a moz-do-not-send="true"
            href="mailto:sam.barraclough@profootballsupport.com">sam.barraclough@profootballsupport.com</a>
        </font></div>
      <div>&nbsp;</div>
      <div><font size="2" face="Arial">Phone - 01484 843 008 </font></div>
      <div>&nbsp;</div>
      <div><font size="2" face="Arial">Mobile - 07909700171 <br>
        </font></div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
    <br>
  </body>
</html>