templates/features/subscription-billing.twig line 1

Open in your IDE?
  1. {% set title='Recurring Subscription A/R Software' %}
  2. {% set metaDescription='Subscription billing doesn\'t have to be a challenge. Our accounts receivable software platform was built to make subscription billing easy and efficient!' %}
  3. {% set ogImage=asset('/img/landing2/product/recurring-billing.jpg') %}
  4. {% set productPage=true %}
  5. {% set canonicalUrl=url('product_subscription_billing') %}
  6. {% extends "parent.twig" %}
  7. {% block content %}
  8.     <!-- Introduction -->
  9.     <section class="feature-hero">
  10.         <div class="container">
  11.             <h1 class="title">Subscription Billing</h1>
  12.             <h2 class="subtitle">Subscription and Recurring Billing Made Easy</h2>
  13.             <div class="content">
  14.                 <p>Consistent, recurring revenue is essential for a large variety of businesses. Whether collecting daycare payments or managing SaaS subscriptions, generating consistent revenue from services and products helps a business to establish and maintain financial stability. This leads to the question: "What is the best automated subscription billing software?"</p>
  15.                 <p>The Invoiced Accounts Receivable Cloud makes it easy and automatic to manage subscription billing, create installment plans for invoices, accept payments and more. Whether you're an enterprise SaaS business trying to make contract billing effortless or a boutique service firm with a recurring revenue model, our online system can help you excel.</p>
  16.             </div>
  17.             <div class="product-image">
  18.                 <img src="{{ asset('/img/landing2/product/recurring-billing.jpg') }}" alt="Flexible Subscription Billing Management and Payments" />
  19.             </div>
  20.         </div>
  21.     </section>
  22.     <!-- Features / Benefits -->
  23.     <section class="product-features features-focus">
  24.         <div class="container">
  25.             <h2>Flexible Subscription Billing Management and Payments</h2>
  26.             <div class="row">
  27.                 <div class="col-sm-4">
  28.                     <h3>Robust Customization</h3>
  29.                     <p>Easily customize your subscription billing process. Choose from standard, usage-based, or fixed + variable pricing for subscription plans. Add in non-trivial renewal logic like trial periods, prorations, coupons, and custom payment terms. No matter your business vertical or goals, our tools can help to cultivate your ideal subscription billing process.</p>
  30.                 </div>
  31.                 <div class="col-sm-4">
  32.                     <h3>Dunning Management</h3>
  33.                     <p>Sometimes payments don't go through, effectively slowing or halting the collection process. With Invoiced's built-in Dunning Management process, you can rest easy, knowing that your clients will be gently notified about a lapse in payment. With Invoiced's auto-pay and reminder tools, you won't have to spend valuable time chasing down true exceptions.</p>
  34.                 </div>
  35.                 <div class="col-sm-4">
  36.                     <h3>Sign Up Pages</h3>
  37.                     <p>Specialized sign up pages make the enrollment process easy for your clients. Create hosted pages that allow customers to easily opt-in for subscription billing, select a plan, and save payment information for future transactions. With our modern system, clients will be more likely to sign up and consistently pay on time.</p>
  38.                 </div>
  39.             </div>
  40.         </div>
  41.     </section>
  42.     <!-- Pricing Models -->
  43.     <section class="product-billing-models">
  44.         <div class="container">
  45.             <h4>Free up time spent on invoice generation.</h4>
  46.             <h2>Flexible billing options for all business models.</h2>
  47.             <div class="row models">
  48.                 <div class="col-sm-4">
  49.                     <div class="icon">
  50.                         <img src="{{ asset('/img/landing2/product/usage-based-billing.png') }}" alt="Metered Billing" height="50" width="50" />
  51.                     </div>
  52.                     <h4>Usage-based billing</h4>
  53.                     <p>Invoice for variable amounts, or combined fixed + variable billing.</p>
  54.                 </div>
  55.                 <div class="col-sm-4">
  56.                     <div class="icon">
  57.                         <img src="{{ asset('/img/landing2/product/subscription-billing.png') }}" alt="Subscriptions" height="50" width="50" />
  58.                     </div>
  59.                     <h4>Subscription billing</h4>
  60.                     <p>Customize subscription plans with non-trivial logic - no coding required.</p>
  61.                 </div>
  62.                 <div class="col-sm-4">
  63.                     <div class="icon">
  64.                         <img src="{{ asset('/img/landing2/product/pricing-rules.png') }}" alt="Custom Pricing and Invoice Generation" height="50" width="50" />
  65.                     </div>
  66.                     <h4>Pricing rules</h4>
  67.                     <p>Select from tiered pricing, volume discounts, or rollover rates.</p>
  68.                 </div>
  69.             </div>
  70.         </div>
  71.     </section>
  72.     <section class="awards-badges">
  73.         <div class="container">
  74.             <h2>Award-Winning Subscription Billing Software</h2>
  75.             <h4>See why renowned software review site G2 rated Invoiced as the best subscription billing platform in multiple categories for 2020:</h4>
  76.             <div class="row badges new-badges">
  77.                 {% for i in range(0, 9) %}
  78.                     <div class="single-icon">
  79.                         <img src="{{ asset(badges[i].img) }}" alt="{{ badges[i].name }} Badge" title="{{ badges[i].name }}" />
  80.                     </div>
  81.                 {% endfor %}
  82.             </div>
  83.             <div class="row">
  84.                 <div class="col-xs-12 compliant">
  85.                     <img src="{{ asset('/img/landing2/PCIbadge.png') }}" alt="PCI-DSS Compliant Badge" />
  86.                 </div>
  87.             </div>
  88.         </div>
  89.     </section>
  90.     <!-- Testimonials -->
  91.     <section class="product-testimonials no-border">
  92.         <div class="container">
  93.             <h4>Don't Take Our Word For It</h4>
  94.             <h2>Here are some real-life examples from successful Invoiced clients:</h2>
  95.             <div class="row">
  96.                 <div class="col-sm-6">
  97.                     <div class="quote">
  98.                         <div class="quote-icon"></div>
  99.                         <div class="content">
  100.                             The most indispensable feature is the ability to have automatically recurring invoices. I am TERRIBLE about remembering to invoice my subscription clients. I have left revenue on the table for years because I wasn't organized enough and disciplined enough to send out invoices. Invoiced takes care of this for me. <span class="highlight">My clients get a beautiful, professional-looking invoice customized with my logo right on time, every billing cycle.</span>"
  101.                         </div>
  102.                         <div class="from">
  103.                             - Morgan B.
  104.                         </div>
  105.                     </div>
  106.                 </div>
  107.                 <div class="col-sm-6">
  108.                     <div class="quote">
  109.                         <div class="quote-icon"></div>
  110.                         <div class="content">
  111.                             The flexible recurring payments piece is the most powerful part. What problems are you solving with the product? What benefits have you realized? <span class="highlight">It enables us to do monthly subscriptions for all of our customers with a ton of flexibility</span>. We can easily adjust dates and extend customers if we need to."
  112.                         </div>
  113.                         <div class="from">
  114.                             - Jake J.
  115.                         </div>
  116.                     </div>
  117.                 </div>
  118.             </div>
  119.         </div>
  120.     </section>
  121.     <!-- Case Studies -->
  122.     <section class="product-case-studies no-border">
  123.         <div class="container">
  124.             <h4>And what can you achieve with these functions?</h4>
  125.             <h2>Improved customer experience, faster payments, and time savings.</h2>
  126.             <div class="case-studies size-2 clearfix">
  127.                 <a href="https://www.invoiced.com/resources/blog/agencyboon-finds-an-all-in-one-platform-with-invoiced" class="case-study">
  128.                     <div class="title">
  129.                         Agency Boon finds an
  130.                         <div class="medium">all-in-one</div>
  131.                         platform with Invoiced.
  132.                     </div>
  133.                     <div class="read-more">Read More</div>
  134.                 </a>
  135.                 <a href="https://www.invoiced.com/resources/blog/deal-room-gets-paid-faster-with-invoiced-sign-up-pages" class="case-study">
  136.                     <div class="title">
  137.                         DealRoom gets paid
  138.                         <div class="large">80%</div>
  139.                         faster with Invoiced sign up pages.
  140.                     </div>
  141.                     <div class="read-more">Read More</div>
  142.                 </a>
  143.             </div>
  144.         </div>
  145.     </section>
  146.     <section class="customer-testimonials">
  147.         <div class="container">
  148.             <h4>We put our customers first.</h4>
  149.             <h2>That's why thousands of businesses &#9829; Invoiced.</h2>
  150.             <div class="customer-logos clearfix">
  151.                 {% for i in range(0, 11) %}
  152.                     <div class="customer-logo">
  153.                         <img src="{{ asset(logos[i].img) }}" alt="{{ logos[i].name }} Logo" title="{{ logos[i].name }}" />
  154.                     </div>
  155.                 {% endfor %}
  156.             </div>
  157.         </div>
  158.     </section>
  159.     <section class="latest-articles">
  160.         <div class="container">
  161.             <h2>Related Resources</h2>
  162.             <div class="articles clearfix">
  163.                 <a href="https://www.invoiced.com/resources/blog/subscription-billing-beginners-guide" class="article">
  164.                     <div class="header-image">
  165.                         <img src="{{ asset('/img/blog/subscription-billing-guide-app-image2.jpg') }}" alt="Subscription Billing" />
  166.                     </div>
  167.                     <h3>Subscription Billing: A Beginner's Guide</h3>
  168.                     <div class="description">You know the drill: you decide to join a gym, move to a new cell phone provider, or get diapers delivered to your house every month.</div>
  169.                     <div class="read-more">Read more &rarr;</div>
  170.                 </a>
  171.                 <a href="https://www.invoiced.com/resources/blog/5-billing-solution-considerations-for-saas-companies" class="article">
  172.                     <div class="header-image">
  173.                         <img src="{{ asset('/img/blog/carlos-muza-hpjSkU2UYSU-unsplash.webp') }}" alt="Billing Solution Considerations" />
  174.                     </div>
  175.                     <h3>5 Billing Solution Considerations for SaaS Companies</h3>
  176.                     <div class="description">Running a software as a service (SaaS) company is a unique challenge. Because the business model is unique, so is the billing model.</div>
  177.                     <div class="read-more">Read more &rarr;</div>
  178.                 </a>
  179.             </div>
  180.         </div>
  181.     </section>
  182.     <!-- Next Page -->
  183.     <section class="continue-tour">
  184.         <a href="{{ path('product_cash_application') }}">
  185.             <div class="container">
  186.                 <div class="headline">Continue the Tour</div>
  187.                 <div class="link">
  188.                     Cash Application
  189.                     &rarr;
  190.                 </div>
  191.             </div>
  192.         </a>
  193.     </section>
  194.     <!-- Call to Action -->
  195.     <section class="call-to-action-dark">
  196.         <div class="container">
  197.             <h2>Get paid faster</h2>
  198.             <p>Interested in how Invoiced can improve your subscription management process?</p>
  199.             <div class="buttons">
  200.                 <a href="{{ path('schedule_demo') }}" class="btn btn-lg btn-coral request-demo" data-label="Feature (Subscription Billing)">
  201.                     Schedule a Demo
  202.                 </a>
  203.             </div>
  204.         </div>
  205.     </section>
  206.     <script type="application/ld+json">
  207.     {
  208.     "@context": "https://schema.org/", 
  209.     "@type": "BreadcrumbList", 
  210.     "itemListElement": [{
  211.         "@type": "ListItem", 
  212.         "position": 1, 
  213.         "name": "Home",
  214.         "item": "https://www.invoiced.com/"  
  215.     },{
  216.         "@type": "ListItem", 
  217.         "position": 2, 
  218.         "name": "A/R Products",
  219.         "item": "https://www.invoiced.com/product"  
  220.     },{
  221.         "@type": "ListItem", 
  222.         "position": 3, 
  223.         "name": "Billing",
  224.         "item": "https://www.invoiced.com/billing"  
  225.     },{
  226.         "@type": "ListItem", 
  227.         "position": 4, 
  228.         "name": "Subscription Billing",
  229.         "item": "https://www.invoiced.com/product/subscription-billing"  
  230.     }]
  231.     }
  232.     </script>
  233. {% endblock %}