Is there a means of identifying a “Default” card for customers that have multiple cards on file? I’ve looked for this question but can’t find anything similar. I’m not seeing it anywhere on the cards on file object.
I’m wondering how I’m supposed to choose which card to use when processing a payment if there is no default. I can just loop through and exit the loop on first payment success, but it would seem useful to have a default. I’d prefer not to store the default Card ID in our database.
BTW, this is probably one of the best API’s I’ve ever worked with, really fantastic…
Thanks,
Jim