Community

Hey (: I want to create a delivery fee according to the selection in the section before it

ela pollak

Jul 10, 2024

Comments (2)

Vipin

Jul 10, 2024

Calculate order amount Login to Neartail > click on the form to open it > Edit page will be displayed > In the Neartail Edit page, click on the Add price field icon > select Order amount, click Next > select Standard calculation using TOTAL() formula, click Next > click Create. Calculate delivery fee In the Neartail Edit page, click on the Add price field icon > select Delivery fee, click Next > select Custom calculation, click Next > Enter the below formula and click Create. CHARGE(Collection Point, 0, 0, 0, 0, 0, 5) 0 is the fee for the first answer choice, 0 is the fee for the second answer choice ... and 5 is the fee for the sixth answer choice in the dropdown question "Collection Point". You can update the fees as required. Calculate total amount In the Neartail Edit page, click on the Add price field icon > select Net amount, click Next > select Standard calculation using NETTOTAL() formula, click Next > click Create. Please try this and confirm.

ela

Jul 11, 2024

working thank you!!

Add your comment