deleteAllCreditCards

open override fun deleteAllCreditCards()

Removes every credit card and every credit card tombstone.

A migration primitive: it leaves the sync mirror intact and produces no tombstones, so the deletions are never uploaded and a synced profile gets the records back on the next sync. Use delete_credit_card to delete on the user's behalf.