How do I pre-populate the Stripe Payment field?

  • KJ
    Asked on February 27, 2020 at 6:30 PM

    How do you use conditions (update/calculate field) to populate a field in the Stripe payment widget with information from a previous page?

  • roneet
    Replied on February 28, 2020 at 2:33 AM

    Would you mind letting us know the details that you want to populate in the Stripe field? What information do you want to pass and from which form?

    Please share the URLs of both the form?

    We are looking forward to your response.

    Thanks.

  • Bojan Support Team Lead
    Replied on February 28, 2020 at 8:44 PM

    Greetings and thank you for your reply.

    Unfortunately, you have sent an empty message.

    In other to fully help you, please answer my colleague's questions: What information do you want to pass to Stripe? Can you please share the form link, so we can take a better look at it?

    You can click here to see how to send custom data to Stripe payment and click here to learn more about conditional logic.

    If these links don't help you, please give us more details on what it is that you need, and we'll be happy to help you.

    Thank you for your cooperation.

  • KJ
    Replied on March 9, 2020 at 3:41 AM

    Here's the formhttps://form.jotform.com/200571984659063


    How would someone take the first and last name fields on page 1 populate the first and last name fields on page 2?

  • roneet
    Replied on March 9, 2020 at 8:18 AM

    Unfortunately, it is not possible to populate the name field on Stripe coming from the name field other than the URL parameter method.

    You can pass the first and last name in the Stripe field via the URL:

    https://form.jotform.com/200571984659063?firstName=roneet&lastName=shaw

    Guide: https://www.jotform.com/help/71-Prepopulating-Fields-to-Your-JotForm-via-URL-Parameters

    Let us know if you have further questions.

    Thanks.