Docs
webhook, notification, alert, card, updated, submitted, payment, method, added, information, admin
How can I get information when a card is submitted as a payment method?
37623331
2022-10-31T07:53:51Z
2022-10-31T07:54:05Z
67
0
0
256558
How can I get information when a card is submitted as a payment method?
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.