Webhooks provide other applications with real-time information.
Using Funnel Base Webhook you're able to receive data from Stripe (for example about new customer or conversion) and show it on your website.
First, you have to create a Conversion Notification (Latest Conversion or Conversion Counter) that use Webhooks for tracking:
In the Data step copy the Webhook Trigger.
Stripe Configuration
1. Go to Stripe Webhooks page:
https://dashboard.stripe.com/account/webhooks
2. Click Add endpoint.
3. Paste the Webhook Trigger from the Funnel Base.
4. Select latest API version.
5. Select the most relevant event.
6. Click Add endpoint.
7. Click Send Test Webhook.
8. Done! Click on Data to see the conversions and events that were captured.