%- # License: AGPL-3.0-or-later WITH WTO-AP-3.0-or-later # Full license explanation at https://github.com/houdiniproject/houdini/blob/master/LICENSE -%>
Dear admin,
The following donation was tried to be associated with a campaign gift option. You SHOULD refund the donation as there are no other gifts available:
<%= render 'donation_mailer/donation_payment_table', donation: @donation, charge: @donation.charges.last %>The associated gift was for:
Name: | <%=@campaign_gift_option.name%> |
Description: | <%=@campaign_gift_option.description.nil? ? '' : @campaign_gift_option.description%> |
Id: | <%=@campaign_gift_option.id%> |