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.
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: https://developer.infusionsoft.com/docs/table-schema/
Hope this helps