I'm working on an app where users add a card before making a payment.
However, I noticed that even when using a dummy card, it successfully
generates a token in live mode, which is unexpected.I want to implement
a validation step to check if the card...