Closed ravinderk closed 3 years ago
@ravinderk This is reflecting the total amount the Fund has raised to date. See here:
It should instead list the NAME of the fund that the donor is donating towards. So instead of:
FUND: $200
It should show:
FUND: Fund A
@mathetos I think I misunderstood the pdf tag outcome. I updated logic to print fund title instead of raised amount total.
commit. https://github.com/impress-org/givewp-snippet-library/compare/38a395f5583e...606185126120
Description
This snippet adds the
{funds}
pdf tag specific to the PDF receipt addon. This tag will render the totaldonation amountfund title in the PDF receipt raised for the fund attached to the donation form.Visuals
Testing Instructions
Add
funds
pdf tag toPDF Builder
content before testing.