I'm using the token endpoint to create a token for payment of an ecommerce order.
https://docs.clover.com/reference/tokens
What kind of validation is happening on the credit card when the token is created? I understand the card must be valid.
What I'm wondering about if the card is "maxed out?" Is there way to tell this as to not expose my merchant customers to orders being created with maxed out cards and then being walked out on?