-
SuzAsked on April 16, 2024 at 12:21 PM
How do I set up sliding scale using stripe? I use their sliding scale item now, and I like that there is a default that the visitors can edit within limits.
-
Shirized JotForm SupportReplied on April 16, 2024 at 1:23 PM
Hi Suz,
Thanks for reaching out to Jotform Support. Can you explain a bit more about your requirements, so I can help you better? Do you want to have a sliding scale as a payment and integrate it with Stripe? If so, you can use our Numeric Slider widget and add it to your form to serve as a sliding-scale payment option. Let me show you how to add it to your form:
- In Form Builder, click the Add Form Element.
- Under the widgets tab, search and add a Numeric Slider to your form.
You can then include the form calculation widget, which will be utilized to extract the value from each numeric slider, add them together, and then transfer the value to the payment field. But can you give us more information on how your form works, and how will you use the sliding scale so we can help you with a solution?
Once we hear back from you, we'll be able to move forward with a solution.
-
Oakland_UnwindReplied on April 19, 2024 at 7:10 PMHi,
This is my current page. It has a default amount, a range of possible
inputs, etc. I would need the payment confirmation to be attached to the
appointment form so that I can easily see the payment was made during the
booking process.
https://buy.stripe.com/00g02J65O1Kh9KE001
Suz
unwindoakland.com
unwindlearning.com <http:>
</http:>... -
Mafe_M JotForm SupportReplied on April 19, 2024 at 8:02 PM
Hi Suz,
Thanks for getting back to us. Can you share the link to the form you are currently working? It would help us to understand what’s happening if you could take a screenshot and send it to us. We have a guide here explaining how to do that.
Once we hear back from you, we'll be able to move forward with a solution.
-
Oakland_UnwindReplied on April 19, 2024 at 9:05 PMHi,
I haven't started a form/app yet.
Did you see the link from Stripe? That's what I use now.
Suz
unwindoakland.com
unwindlearning.com <http:>
</http:>... -
Sim_G Jotform SupportReplied on April 19, 2024 at 11:23 PM
Hi Suz,
Thanks for getting back to us. I’m sorry you're having difficulties with this. We suggest that you first create a form and then integrate Stripe. Integrating Stripe with your form is easy. Let me walk you through it:
1. Open your form in Form Builder.
2. Then, open the Payments Toolbox on the left side of the page and drag and drop Stripe onto your form.
3. In the Integration Wizard, click on Connect with Stripe. You can customize the integration even more by clicking on Additional Gateway Settings.
4. Once you're connected, choose which item you want to sell.
- Is this a service or a product?
- Will there be a single payment for a product or recurring payments for a subscription?
- Will you be collecting donations?
- Do you want to create Stripe customers after submission or charge the customers immediately?
- Do you want to choose the type of decimal separator to use?
- Do you want to let your customers choose more than one product?
5. Next, enter your products. Choose from options like creating coupons, establishing a shipping fee, or adding tax.
6. Now, test your form and begin selling your products.
Give it a try and let us know how it goes.
-
Oakland_UnwindReplied on April 20, 2024 at 10:15 AMHello,
I am working on an example here:
https://www.jotform.com/build/241104572753149?s=templates#preview
Suz
unwindoakland.com
unwindlearning.com <http:>
</http:>... -
Waqas_AReplied on April 20, 2024 at 10:53 AM
Hi Suz,
Thanks for getting back to us. I checked your form and it appears that it is connected with Stripe.
Let us know if there's anything else we can help you with.
-
Oakland_UnwindReplied on April 20, 2024 at 11:00 AMThe behavior is not what I need for my business requirements. please read
the full thread of this ticket before responding.
Suz
unwindoakland.com
unwindlearning.com <http:>
</http:>... -
Waqas_AReplied on April 20, 2024 at 11:41 AM
Hi Suz,
Thanks for getting back to us. I'm sorry you're having difficulties with this. You can use our Numeric Slider widget and add it to your form. This would act as the sliding scale payment for each of the events. You would need to add a numeric slider for each of the events that you are doing.
Then you would need to add the form calculation widget which you would be using to get the value from all the numeric slider events and total them then pass it to the payment field and since your form has the option where you are including an option for all classes without a sliding scale. You would need to add a numerical value to it.
After configuring the form calculation, you can then pass the form calculation widget value to the payment field to be able to charge your users with the total amount.
Check out my screencast below for the results:
You can check out my clone form and you can clone it as well. You can check out related guide on How to Pass a Calculation to a Payment Field.
Let us know if there's anything else we can help you with.
-
Oakland_UnwindReplied on April 20, 2024 at 12:10 PMHi,
Can I just use the calculation widget (slider is a weird user experience)?
How do I set a suggested amount as a default and set an upper and lower
limit?
Thanks, Suz
unwindoakland.com
unwindlearning.com <http:>
</http:>... -
Shirized JotForm SupportReplied on April 20, 2024 at 12:42 PM
Hi Suz,
Thanks for getting back to us. To confirm, do you want to use the Form Calculation widget instead of the Numeric Slider? If so, that is possible. You can use the Form Calculation field to pass the calculation value to your payment field.
- In your Payment Settings, set Payment Type to User Defined Amount.
- Lastly, then set the Get Price From option to the Form Calculation widget.
If you want to have a suggested amount as default, you can then enable the Suggested Amount option and Set "Suggested Amount" as Minimum option. Take a look at the screenshot below:
Give it a try and let us know how it goes.
-
Oakland_UnwindReplied on April 20, 2024 at 12:55 PMI think I got it. I still need to set a min and max value for the field.
I am not seeing how to do that in the functions list.
Suz
unwindoakland.com
unwindlearning.com <http:>
</http:>... -
Eliza JotForm SupportReplied on April 20, 2024 at 3:54 PM
Hi Suz,
Thanks for getting back to us. To clarify, did you mean you want to set a minimum and maximum amount in the Form Calculation widget? If yes, you can add two 'Paragraph' elements to your form where you can put an error message, and then show/hide the error message based on the entered amount using Conditional Logic. Let me show you how to do that:
- In Form Builder, click on Add Form Element in the upper-left corner of the page.
- Under Basic, scroll down a bit to see Paragraph. Drag and drop it twice onto the form, preferably right below the Form Calculation widget.
- Enter an error message into each Paragraph field, similar to what's shown in the screencast below.
- Modify the text's font, colors, etc.
Next, let's set up Conditional Logic on your form:
- Click on Settings in the orange navigation bar at the top part of the page.
- Go to Conditions, and click on Add Condition.
- Select Show/Hide Field, and set up the first set of conditions as shown in the screenshot below.
- Click on Save.
Here's a screencast of how it's done:
Then, let's add another set of conditions:
- Click on Add Condition.
- Select Show/Hide Field, and set up the first set of conditions as shown in the screenshot below.
- Click on Save.
Here's another screencast to show how it's done:
Check out the next screencast to see my results:
If that’s not exactly what you’re looking for, can you explain a bit more, so I can help you better?
Once we hear back from you, we'll be able to help you with this.
-
Oakland_UnwindReplied on April 20, 2024 at 8:30 PMThanks!
unwindoakland.com
unwindlearning.com <http:>
</http:>...