You have to cancel the trial period within 14 days if you don't want to continue the subscription. Otherwise, the subscription automatically changes to a fee-based annual subscription. After activating the annual subscription, you still have 14 days to cancel the contract.
How can we help you?
Search
<% if (previousArticle) { %>
<% } %>
<% if (items.length > 1) { %>
<% if (previousTitle) { %>
<% } %>
<% if (nextArticle) { %>
Previous Article
<% } %> <%= previousArticle.title %>
<% if (nextTitle) { %>
<% } %>
Next article
<% } %> <%= nextArticle.title %>-
<% items.forEach(function(item) { %>
- <%= item.name %> <%= partial('partial-table-of-contents', { items: item.children, partial: partial }) %> <% }); %>
-
<% items.forEach(function(item) { %>
- <%= item.name %> <%= partial('partial-table-of-contents', { items: item.children, partial: partial }) %> <% }); %>