How to Set Up Webhooks for Stripe Payments | Scribe

    How to Set Up Webhooks for Stripe Payments

    • Tom Watson |
    • 26 steps |
    • 3 minutes
    1
    Navigate to [https://zapier.com/editor/sandbox/draft/1/setup](https://zapier.com/editor/sandbox/draft/1/setup)
    2
    Click the "Search…" field.
    3
    Type "webhoo"
    4
    Click "Webhooks by Zapier"
    5
    Click the "*EventRequired" field.
    6
    Click here.
    7
    Click "Continue"
    8
    Click "Copy" - this is the URL for the Webhook to use in Stripe.
    9
    Now go to Stripe - "Home – New Business – Stripe [Test]"
    10
    Click the "Developers" tab
    11
    Click "Webhooks" (third tab along in developers page) then click Click "Add an endpoint"
    12
    Click the "https://" field.
    13
    Right-click the "https://" field.
    14
    Paste in the URL from Zapier
    15
    Click "Select events" - this is when the webhook will trigger. You can select lots of different things here such as new customer, on check out, on failed check out etc.
    16
    Click here.
    17
    Click "Checkout"
    18
    Click the "checkout.session.completed" field. This is an example of when the webhook would be triggered
    19
    Click here.
    20
    Click the "customer.created" field. - Another example.