Send signup and purchase events to Cello using Chargebee Webhook
metadata
attribute or as a CF_
custom field.
Field | Description | Chargebee Object |
---|---|---|
cello_ucc | Referral code identifying the referrer | Customer Object to metadata attribute or as a CF_ custom field |
new_user_id | Your system’s unique user ID. Same as productUserId used in Referral Component when booting the SDK | Customer Object to metadata attribute or as a CF_ custom field |
new_user_organization_id | Organization ID (optional). Required only for organization-level referrals and rewards | Customer Object to metadata attribute or as a CF_ custom field |
coupon | New user discount code | Customer Object to metadata attribute or as a CF_ custom field |
Log into your Chargebee Dashboard
Add a new Webhook
Enter the Endpoint URL
Select the events to send
Customer Created
, Customer Changed
, Customer Deleted
Payment Succeeded
, Payment Refunded
, Payment Failed
Secure the webhook
product_id
and secret
provided in the Cello Portal.Click "Create" to enable the webhook