How do i make stripe specify the amount to be paid depending on the selections in the other parts (slider widget) of the form?

  • boegstedjakob
    Asked on March 3, 2016 at 12:41 PM

    Hey

     

    What i want to do is this: I'm using your forms as a form of checkout with the stripe integration. I have a slider widget that specifies the amount of rooms and bathrooms a person has in his house. The widget then calculates a price, and i want this price to be the one that the stripe integration uses. Is this possible at all?

     

    Sincerely,
    Jakob

  • Kiran Support Team Lead
    Replied on March 3, 2016 at 2:11 PM

    It is possible to send the calculated result from the slider widget to Stripe. Please follow the steps below:

    1. Add a Calculation widget to your JotForm to capture the calculated result from the widget.

    How do i make stripe specify the amount to be paid depending on the selections in the other parts (slider widget) of the form? Image 1 Screenshot 20

    2. Pass the calculation field to Stripe by following the guide below:

    http://www.jotform.com/help/275-How-to-pass-a-calculation-to-a-payment-field

    3. You may hide the Calculation field on your JotForm so that the calculated result will not be shown multiple times on the form.

    Please check the following demo form that sends the calculated result from the Slider widget to Stripe.

    https://form.jotform.com/60625085272959

    You may clone the form to your account to see how it works.

    Hope this information helps!