Using iFrame implementation, we are able to get a single-use token, then create a Clover account to store the token which is then converted to a multi-use token. Then, a SALE is done using the Clover account ID instead of the token.
Question, if a customer has more than one stored payment card on file, how do we specify the card to use? I have methods to recall stored payment methods, but trying to use a token directly produces an error that the CVV is missing.