How can i add a list of products (multiple choice), number of people, and total price (in just one field) to my boat trips form?

  • overde
    Asked on April 27, 2017 at 1:19 PM

    my products are actually services (tours) and I need to create a form where the client can choose multiple tours and checkout (one total price field) by giving the option to pay with credit card (stripe) or paypal???

    how can i do this?

    thanks

  • BJoanna
    Replied on April 27, 2017 at 3:21 PM

    You can create products inside of you payment field and add quantity option, so that your users can choose number of people for each tour.

    Here is my demo form: https://form.jotformpro.com/71165492572965 

    This guides can help you to create your order form:

    Setting Up Your First Order Form

    How to Add Options to Payment Forms?

    In Additional Settings of your payment field you can turn ON total price on the form.

    How can i add a list of products (multiple choice), number of people, and total price (in just one field) to my boat trips form? Image 1 Screenshot 20

    Unfortunately it is not possible to have PayPal and Stripe payment options on the same form. However there is a workaround. Inside of this guide you can find how to create multiple payment form:

    How to Create a Basic Multiple Payment form

    Hope this will help. Let us know if you need further assistance.