AI ML Operations

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_dollars }} USD

{% if kind == "subscription" %}Complete checkout{% else %}Pay invoice{% endif %}

Or open this link:
{{ pay_url }}

Thank you,
AI ML Operations, LLC