This article covers
I need to know if there is a possibility to get info automatically when a card is added as a payment method.
Solution
You can track the information when a card is submitted as a payment method, by listening to Webhooks
With webhooks, you can set up a notification set up where you listen to card_added / payment_source_added events from Chargebee. Here's more on the event list from Chargebee.
More on webhooks settings is here. This should be done by your Engineering team on your end and once done, you shall be notified once a card is submitted as a payment method.
Related articles and Documentation
Webhooks: https://www.chargebee.com/docs/2.0/webhook_settings.html