Is there a way to find out which clients do not have a credit card on file? (or don't have any payment method)
I see in tblcreditcards there is a field pay_method_id.
But I don't see how that is linked to tblclients.
tblclients has a field cardlastfour, but that is blank for all users, and is presumably a deprecated field.
TIA