On my form, I have the visitor choose a membership type: Active ($55) and Associate ($35). The visitor can then choose (by means of conditional fields) to add additional users on to the membership and choose their membership type (same as above).
The form totals up everything fine, however when it's handed off to PayPal, PayPal only counts 1 quantity of each of the membership types no matter how many are chosen.
For instance. If one member has chosen "Active" and signed up for 3 additional members as "Associate", the form total shows $160. PayPal only shows 1 Active and 1 Associate and has a total of $55.
How can I get the quantities to copy over properly? Any help would be greatly appreciated.
TIA!