I want to setup a form like this:
Name
Email
User-Defined Amount (e.g. $120)
Payments per Year (e.g. 1, 4, 6, or 12) -- (pay in full now, pay quarterly, pay twice per year, or pay monthly)
Product Calculation = ( Amount * 1.029 ) + ( Quantity * 0.30 ) -- e.g. $120 @ 12 = $10/month
I can set all this up with PayPal conditions, however the PayPal Products & Services option (for the pay in-full option) adds up the User Defined amount and the Product Calculation amount.
I would like the Products & Services PayPal settings to add an option for which field to pick and have the option for "add up all product fields" (the current default) and have an option to checkbox which products should be included (e.g. 3 of 5 product fields on the form).
That's my feature request, unless you have a workaround to tell me about. Thank you.