Which events to select while using Webhooks?

  • jamessanders
    Asked on September 16, 2020 at 10:52 PM

    When adding the webhook end point, which Events to send should be selected?

  • Kevin Support Team Lead
    Replied on September 17, 2020 at 12:41 AM

    While using Webhooks, you only need to capture the data using the POST method, nothing else is required, you can then manage the data as you want on your end. Kindly check the following links for more details and examples:

    https://www.jotform.com/help/245-How-to-Setup-a-Webhook-with-JotForm

    https://www.jotform.com/help/248-Webhook-PHP-Script-Examples

    I hope this helps.

  • wiseflow
    Replied on October 7, 2020 at 12:45 PM

    @Kevin, you need to select an event in Stripe in order to setup the webhook. There are over 50 options, it would be nice to know which ones is the right one.

  • jonathan
    Replied on October 7, 2020 at 4:55 PM

    Thank you for the clarification. Though due to lacking in details, I think what you wanted to do was similar to what was discussed on this ticket

    https://www.jotform.com/answers/2059496-Use-Webhooks-to-trigger-the-capture-Stripe-payment

    I suggest you check also the resolution offered on that ticket.

    If it is not enough please provide us with more details of your requirements and also your current Webhooks/Stripe settings.

     

  • wiseflow
    Replied on October 7, 2020 at 6:23 PM

    Sorry I did not realize this post was not dedicated to Stripe ACH integration. So on the form there are all the instructions on how to set-up a Stripe webhook for Stripe ACH payment gateway but it is missing the instruction on what even to select.


    1602109233 5f7e3f3107703  Screenshot 10


    To finalize the setup of a Stripe webhook I need to chose an event to trigger the webhook but I have no idea what to chose. The list is huge and it is not intuitive.


    1602109405 5f7e3fdd5883b  Screenshot 21


    Thank you


    Loic

  • jonathan
    Replied on October 7, 2020 at 7:03 PM

    The Events option can also depend in the Endpoint setup.

    I suggest you check here https://stripe.com/docs/api/webhook_endpoints/object the description of each Events object to get a better understanding on which one is applicable on your setup.

    Look for them in the Parameters section.

    1602111824 5f7e4950945e5 zzz 2020 10 08 Screenshot 10


  • wiseflow
    Replied on October 7, 2020 at 7:29 PM

    I just need to know what event is required for the Jotform Stripe ACH integration to work

  • Vanessa_T
    Replied on October 8, 2020 at 3:56 AM

    Kindly select to receive all events.

    1602143769 5f7ec61924d8f 01838 Screenshot 10

  • wiseflow
    Replied on October 8, 2020 at 12:29 PM

    Thank you Vanessa! I honestly this should be part of the instructions

  • Kevin Support Team Lead
    Replied on October 8, 2020 at 1:55 PM

    Thanks for the suggestion, this will be taken into account and we will update the instructions as soon as possible.