• Hi,

    One of our clients would like to have a button show the remainder to be paid for a campaign, so that a single donor could donate what’s missing to reach 100% of the goal in a single donation.

    Is this possible with the API today, and if so, how could I go about doing this?

    I’ve not found any hooks/filters for this functionality.

    Thanks.

    https://wordpress.org/plugins/give/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Devin Walker

    (@dlocc)

    Hi Jean,

    You could do this using some custom code. If I were to go about doing it I’d hook into the give_after_donation_levels hook to add a custom button then once clicked calculate the remaining amount of the goal and update the necessary donation amount fields both visible and hidden – this would likely be JS. That’s just my quick analysis to go about achieving this functionality. It seems like an interesting functionality to achieve.

    I hope this helps. Please let me know if you have anymore questions!

    Jessica J.

    (@jessicajjohnston)

    Hi Jean, did you find a way to do this? I am interested in adding this to a site I am building as well.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Ability for a donor to pay the balance of a campaign’ is closed to new replies.