Integration Tutorials /  

Chargebee

Chargebee

Attribute payments Chargebee processes using Stripe to the original marketing source

Contents

Chargebee conversion tracking

Able Customer Data Platform attributes Chargebee payments (processed using Stripe) to the original marketing source.

  1. To send Purchase events from Stripe to Able:

    1. Open Stripe Webhook Dashboard
    2. Add Webhook Endpoint https://app.ablecdp.com/api/properties/%%PROPERTY_ID%%/webhooks/stripe (where %%PROPERTY_ID%% is the id of your Able CDP Funnel) and enable the 'payment_intent.succeeded' event

    Able CDP will now receive webhooks from Stripe, automatically attributing Purchases by customer emails and phones and sending Purchase conversions with payment amounts.


    If you need to recognize conversion during user actions (for example, immediately after a service is consumed, rather than when its successfully billed), consider a direct integration with Able REST API.