python - Stripe - Check Card balance -
i wonder if possible check if (debit or credit) card has enought balance pay (not far) future charge.
i have read stripe api can't find if possible or not (i hope is). know stripe validate every card need know if has enought balance amount charged later.
thanks!
the way know if card able charge card charge (or @ least authorize it). stripe allows authorize card week (basically hold charge pending 72 hours) before "capture" it.
even if card has enough available funds / balance pay charge, no guarantee bank approve it.
Comments
Post a Comment