Questions about Stripe and viewing data

  • dutchmasters
    Asked on August 24, 2016 at 2:55 PM

    I setup a form ( love it btw great job ) but I have a few questions integrating stripe.

    1. Do I just go to stripe to view customer info from processed orders or where does it all go

    2. when integrating stripe in the form to my website do I need to add any additional protection on my end like SSL and the stripe.js

  • David JotForm Support
    Replied on August 24, 2016 at 3:46 PM

    1. Do I just go to stripe to view customer info from processed orders or where does it all go

    Form data will be sent to your JotForm account and can be viewed from there:

    https://www.jotform.com/help/269-How-to-View-Form-Submissions

    The transaction ID number will also be forwarded to your JotForm account.

    Payment data will be forwarded to Stripe and will be available from your Stripe account.

    2. when integrating stripe in the form to my website do I need to add any additional protection on my end like SSL and the stripe.js

    Forms use SSL by default and the connection with Stripe is secure.  There is nothing additional that needs to be done on your end.

     

  • dutchmasters
    Replied on August 24, 2016 at 4:04 PM

    thank you very much!