Form entries and payment

  • Marisa Simeone
    Asked on September 10, 2019 at 10:56 AM

    Hi, I want to make a form for a school canteen lunch orders. 


    Can I make a form where a parent orders lunches for say three kids in different classes and then pays at the end.


    So they would order for one child, then “add to cart” then the next “add to cart” and so on and then pay for three orders at once. 

    I want to make it easy so have the full canteen menu with all items and pricing


    thanks

  • Nik_C
    Replied on September 10, 2019 at 12:44 PM

    You can create such order form with our builder, here is a related guide: https://www.jotform.com/help/165-Setting-Up-Your-First-Order-Form

    You can create multiple products (where each would be for a separate kid).

    Could that work for you?

    Thank you!

  • MarsPetcareAustralia
    Replied on September 11, 2019 at 2:35 AM

    Yes but how would i then allocate who the product is for?


    Easy if two kids want exact same item but what if one kids want a burger and one wants a sandwich?

    Initially i was thinking i would duplicate the products under a section colapse but I've just realised you cant duplicate product block.


    So essentially I'd like to have 1 cart per child and then one big payment at the end rather than multiple payments.....

    https://form.jotform.co/92530276217859

  • John Support Team Lead
    Replied on September 11, 2019 at 3:01 AM

    You can create the products outside the payment field using Multiple Choice fields and assign values to each of the products. Here's a guide for that: How-to-Assign-Calculation-Value

    Say for example three kids, you have to create three Multiple choice fields and add a dropdown field where the parent can choose the number of kids.

    Enclosed each Multiple choice fields into a Section Collapse. This will let you hide them and trigger visibility by using conditions. Now, if the parent chooses 1 kid from the dropdown, only 1 Section Collapse should be shown. 

    After that, add a Form Calculation widget that will compute for the total amount and pass that value to the payment field.

    Let me create a demo form so I could better demonstrate it. I will be posting the link to this thread shortly.

  • John Support Team Lead
    Replied on September 11, 2019 at 3:14 AM

    As promised, here's a link to the demo form:

    https://form.jotform.com/92531870559970


  • Marisasim
    Replied on September 11, 2019 at 3:32 AM

    Thanks heaps. Getting closer to what I need. Can i add PayPal to this option?

  • John Support Team Lead
    Replied on September 11, 2019 at 3:47 AM

    Yes, you can use PayPal for that workaround.

  • MarsPetcareAustralia
    Replied on September 11, 2019 at 9:51 PM

    @JohnRex Last question - the demo form, can i find that as a editable template??

  • roneet
    Replied on September 11, 2019 at 10:56 PM

    You can clone my colleagues Form to your account and then edit your Form if you want to edit any further details.

    Guide: https://www.jotform.com/help/42-How-to-Clone-an-Existing-Form-from-a-URL

    Let us know if you have further questions.

    Thanks.

  • MarsPetcareAustralia
    Replied on September 16, 2019 at 4:54 AM

    This template is great and really suits my needs.  Last question....

    is there an option/suggestion for if a child wants say 2 sausage rolls and 3 party pies...

  • roneet
    Replied on September 16, 2019 at 7:50 AM

    Please allow me some time to build a Demo Form.

    Thanks.

  • roneet
    Replied on September 16, 2019 at 8:11 AM

    If I am correct you want to add quantity against each of the items correct?

    If yes, then you can use the Input table element using the Multi type column. Use two-column one for the item selection and another for the quantity option.

    Result:

    1568635527form Screenshot 10

    Assign the value to each of the options:

    Form entries and payment Image 21

    In the Form calculation widget add all the options.

    Formula:

    Total=item 1 price*quantity selected+item 2 price*quantity+..

    Form entries and payment Image 32

    Here is my Demo Form:

    https://form.jotform.com/92582835979983

    Hope this helps!

    Thanks.