strangerstudios / pmpro-donations

Allow customers to set an additional donation amount at checkout with Paid Memberships Pro.
https://www.paidmembershipspro.com/add-ons/donations-add-on/
8 stars 17 forks source link

Displays Membership Costs 0 when only used for donations #43

Closed AnadarPro closed 1 year ago

AnadarPro commented 1 year ago

We are using a membership level just to accept donations (creates all the same flow as for a membership so works for us). However, on the invoice, it displays Membership Cost: 0. While technically true, appears odd. Would be great to be able to override the bullets function.

I unhooked it in functions.php and then adopted it to our needs but would be great to be able to override it. Thanks

dparker1005 commented 1 year ago

We have just merged a pull request to add a new filter pmpro_donations_invoice_bullets in the upcoming release for this plugin to allow overriding the invoice bullets that are generated.