How to create dynamic donation amount? (based on calc)
-
We have a few different donation forms on our site. The donors are all registered on the site and logged in.
At one of these form the donation amount should not be inserted / choosen by the donor, but calculated (based on db entry? give_donors_purchase_value).
-> How can we get a custom (calculated) amount into the [amount] field?
-> How can we make that field uneditable by donor?
-> Is there any option to hide the form (or make it unfunctional) after the donation is done?
Any pointers are greatly appreciated!
Add
I thought of eventually having a shortcode that displays the needed calculation output. Then insert the shortcode into [amount] field? Then make amount field uneditable (how?)
- The topic ‘How to create dynamic donation amount? (based on calc)’ is closed to new replies.