Refunds are processed immediately in Stripe and cannot be canceled.
Read more about Stripe refunds: https://stripe.com/docs/refunds
Refunds are processed immediately in Stripe and cannot be canceled.
Read more about Stripe refunds: https://stripe.com/docs/refunds
empty
<% } %> <% var labels = "a_label".split(',').map(function(label) { return label.trim(); }).filter(function(label) { return label; }); %> <% var articlesWithLabels = articles.filter(function(article) { return Util.intersection(article['label_names'], labels).length; }) %> <% if (articlesWithLabels.length) { %>