Docs
This article explains how to get notified automatically when a card is added as a payment method.
Use webhooks to listen for card_added or payment_source_added events. When a card is submitted, Chargebee sends a webhook notification to your configured URL.
Setup
card_added and payment_source_added events when creating or editing the webhook.For the full list of events, see the Chargebee Events API. Your engineering team will need to implement the webhook endpoint on your side.
Was this article helpful?