Icon

How to Create Webhook Listeners in Stripe for Bounce

Learn how to set up webhook listeners in Stripe for Bounce with this step-by-step guide. From adding endpoints to selecting events, we've got you covered.

By Ron Shteinberg

In this guide, we'll learn how to create webhook listeners in Stripe for Bounce. Webhooks are essential for real-time communication between applications, allowing Stripe to send event notifications to Bounce. We'll start by navigating to the Developers section on Stripe's homepage and proceed to set up a new endpoint. This involves pasting the URL from Bounce, selecting relevant events, and configuring the endpoint. Finally, we'll retrieve the signing secret to complete the integration with Bounce.

Let's get started

This guide explains how to create webhook listeners in Stripe for Bounce.

1
Go to your Stripe Dashboard
2
Start at the homepage, click on "Developers," then go to the "Webhooks" tab.
Step #2: Start at the homepage, click on "Developers," then go to the "Webhooks" tab.
3
Click on "Add endpoint"
Step #3: Click on "Add endpoint"
4
Paste here the URL from the Bounce website
Step #4: Paste here the URL from the Bounce website
5
Add the optional description of what this webhook endpoint is used for
Step #5: Add the optional description of what this webhook endpoint is used for
6
Type "Bounce listener"
7
Click on "Select events"
Step #7: Click on "Select events"

We will select Charges, Checkouts, Customer, Invoice, Invoice Item, Payment Intent, Payment Link, Payment Method, Setup Intent, and Source.

8
Click on "Select all Charge events"
Step #8: Click on "Select all Charge events"
9
Step #9:
10
Click on "Select all Checkout events"
Step #10: Click on "Select all Checkout events"
11
Step #11:
12
Click on "Select all Customer events"
Step #12: Click on "Select all Customer events"
13
Step #13:
14
Click on "Select all Invoice events"
Step #14: Click on "Select all Invoice events"
15
Step #15:
16
Click on "Select all Invoice Item events"
Step #16: Click on "Select all Invoice Item events"
17
Step #17:
18
Click on "Select all Payment Intent events"
Step #18: Click on "Select all Payment Intent events"
19
Step #19:
20
Click on "Select all Payment Link events"
Step #20: Click on "Select all Payment Link events"
21
Step #21:
22
Click on "Select all Payment Method events"
Step #22: Click on "Select all Payment Method events"
23
Step #23:
24
Click on "Select all Setup Intent events"
Step #24: Click on "Select all Setup Intent events"
25
Step #25:
26
Click on "Select all Source events"
Step #26: Click on "Select all Source events"
27
Step #27:

Click on "Add Events," scroll down, and click on "Add Endpoint."

28
Click on "Add events"
Step #28: Click on "Add events"
29
Scroll all the way down and click on "Add endpoint"
Step #29: Scroll all the way down and click on "Add endpoint"

Go to Signing Secrets, click on Reveal, and copy this to the Bounce website.

30
Click on "Reveal", copy the revealed secret and paste in Bounce website
Step #30: Click on "Reveal", copy the revealed secret and paste in Bounce website

How to Create Webhook Listeners in Stripe for Bounce