Is it possible to integrate Stripe Checkout, then after the payment, directly sends the user to a jotform form page?

  • miohonda
    Asked on August 26, 2016 at 2:36 AM

    Is it possible to integrate Stripe Checkout, then after the payment, directly sends the user to a jotform form page?

    I want my customer to complete a form right after payment, and I want to use Stripe Checkout instead of JotForm's payment tool.

  • beril JotForm UI Developer
    Replied on August 26, 2016 at 3:24 AM

    As far as I understand from your thread, you want to redirect your customers to Stripes page after submissions. It is possible to that by redirecting to stripe's page. To do that please check the guide below for more information:

    https://www.jotform.com/help/211-Setting-Up-the-Thank-You-Page

     

    If you have any question or issues, please do not hesitate contacting us. We will be glad to assist you.

  • miohonda
    Replied on August 26, 2016 at 3:33 AM

    No its the opposite.

    I want to embedd "Stripe Checkout" into JotForm, and once the payment is submitted, I want to redirect customers to another JotForm form (here)

    The reason I want to embedd the "Stripe Checkout" into JotForm is because this is only a form and I will need to do THIS in order to charge the customers - which is something I do not understand at all.

    I also want to connect the customer info (name/ID) with their submissions after they are redirected.

    Thanks!

  • Chriistian Jotform Support
    Replied on August 26, 2016 at 4:17 AM

    If I understand correctly, you want the ability to embed the "Stripe Checkout" in Jotform so that there is a button that a user can click to go to Stripe checkout? Please see the screen recording below if this is the same thing that you want for your form.

    Is it possible to integrate Stripe Checkout, then after the payment, directly sends the user to a jotform form page? Image 1 Screenshot 20

    Then once the user pays on the Checkout and closes it, then submits the form, they will be redirected to another form, is that correct? If this is not the case, please provide us with further details on your requirement.

    The Stripe Checkout integration is currently not possible in Jotform. However, you can still achieve this by getting the full source code of your form and hosting the form files on your server. By doing so, you can then hire a programmer who can modify the code of your form and add the script that is required for Stripe Checkout. 

    Please let us know if you need further assistance.
    Regards.

  • miohonda
    Replied on August 29, 2016 at 1:20 AM

    Yes thats exactly what I wanted to do.

    I cannot hire a programmer so I guess I will have to use the JotForm's payment tool.

    By using JotForm's payment tool, will I be able to send customers to different thank you link pages depending on what they order?

  • Irshad
    Replied on August 29, 2016 at 8:53 AM

    Yes, this is possible with conditional logic on the form. You will need to use 'Redirect to URL after submission condition(s).

    Is it possible to integrate Stripe Checkout, then after the payment, directly sends the user to a jotform form page? Image 1 Screenshot 20

     

    For mre details, please check our  guide: How to Change "Thank you" URL Based on a Condition

    If you face any issue or need further assistance, feel free to revert back.