%- # License: AGPL-3.0-or-later WITH Web-Template-Output-Additional-Permission-3.0-or-later -%>
A recurring donation from one of your supporters has had a payment failure. Details are below.
The donor has also received a notification of the payment failure with a link to update their card. Here is a copy of the link that the donor received:
<% url = edit_recurring_donation_url(@donation.recurring_donation, {t: @donation.recurring_donation.edit_token}) %>
<%= url %>
The failure message we received from the payment processor was: <%= @charge.failure_message %>
<% end %> <%= render 'components/email/supporter_table', supporter: @donation.supporter %>You can also access settings for this recurring donation from your Recurring Donations Dashboard
<%= render 'emails/sig' %>