Set default credit card in IS

Hi,

Is there a way for us to set a default credit card for subscriptions to be billed? If a customer adds a new credit card, how do we make sure it is used for the next active subscription automatically?

Thank you.

Best Regards,
Joanna D.

I had this problem recently, I updated it using the table “RecurringOrder”, it’s the CC1 field. You can check the database schema at: Table Schema Documentation - Keap Developer Portal

Hope this helps

1 Like

Thank you very much @Von_Ryan_Javillonar!