I have created a Event Registration Form, user can choose individual or multiple plan if they want and get checkout through stripe.
I am using Make to get the Multiple Checkbox Values and want to Sum of both Values then after connect Stripe to checkout. The Problem is I can’t Sum Two Operation Values that I get from Webflow API Module.
Please help to resolve this issues that I am facing.
To sum any number values, even from separate operations, you can use Numeric aggregator with Sum function option and map key of value to be used for SUM. Next, choose source module which is just before the module which give 2 separate operations, so Numeric aggregator can combine both values to do the SUM.