{{lang.translate('Unpaid purchase')}}
{{lang.translate('This purchase is unpaid yet')}}.
{{lang.translate('Thanks for your purchase')}}
{{invoice.payment_method}}
{% elseif invoice.payment_method == 'stripe' %}
{{invoice.payment_method}}
{% else %}
{{invoice.payment_method|title}}
{% endif %}
{{lang.translate('By')}}: {{invoice.author.name}}
{{invoice.media.name}}
{{lang.translate('by')}} {{invoice.author.name}}
{{invoice.media.type|title}}
{{invoice.currency_code}}{{invoice.subtotal}}
{{item_file.title}}
{{lang.translate('You now have access to this premium content. If you have any questions concerning this purchase, use the following contact information')}}:
{{app.SystemSetting.footer_email}}
{{app.SystemSetting.footer_phone}}
{{invoice.notes}}
© {{"now"| date("Y")}} {{app.SystemSetting.sitename}}.