{% extends "billing/email/base.html" %} {% set subject = "Action Required: Payment failed for your JQC subscription" %} {% block body %}

Payment failed

We were unable to process your most recent payment.

⚠ Your subscription may be suspended if the payment is not resolved. Please update your payment method as soon as possible.

This can happen when a card expires, has insufficient funds, or is declined by your bank. Updating your payment method takes less than a minute.

Update Payment Method

Or copy this link into your browser:
{{ portal_url }}

{% endblock %}