Webhooks provide other applications with real-time information. 

Using Funnel Base Webhook you're able to receive data from Stripe (about transactions that were made) and show them on your website.


  1. First you have to create a Conversion Notification (Latest Conversion or Conversion Counter) that use Webhooks for tracking:


  1. In the Data step copy the Webhook Trigger.


  3. Go to your Stripe account and select Developers > Webhooks in your Dashboard.

4. Click Add endpoint.

5. Paste Funnel base Webhook in the Endpoint URL.

6. Select latest API version.

7. Select the most relevant events. For example: 

  • charge.succeeded
  • order.created
  • invoice.created
  • customer.created
  • customer.subscription.created 

8. Click Add Endpoint.