I wonder if it is possible to check if a (debit or credit) card has enought balance to pay for a (not so far) future charge.
I have read the Stripe API but I can't find any about if this is possible or not (I hope it is). I know Stripe validate every card but I need to know if it has enought balance for the amount will be charged later.
Thanks!