Hello,
I am creating a form using Gravity Forms in a WooCommerce site. I need the form to calculate two prices: 1. the price for the deposit (based on options the users pick). 2. the price of the subscription per month (based on different selections). Whenever I add options they are added to the total fee rather than it showing a deposit price plus monthly subscription fee.
How do I do this inside one form and then pass the data to WooCommerce for checkout?
Thank you!