Hello {{ customer_name }},

{% if kind == "subscription" %}Please complete checkout to start your recurring payment:{% else %}You have a new invoice ready for payment:{% endif %}

{{ description }}
Amount: ${{ amount_dollars }} USD

{% if kind == "subscription" %}Checkout link:{% else %}Pay invoice:{% endif %}
{{ pay_url }}

Thank you,
{{ brand_legal|default:"AI ML Operations, LLC" }}

—
{{ site_url|default:"https://aimloperations.com" }}
Forward-deployed AI engineering
