Hacker News new | ask | show | jobs
by ScottWhigham 3111 days ago
I don't know that the banks "tell" vendors "This purchase was made with a pre-paid credit/bank card" - I've not seen a flag that shows that before.
3 comments

Stripe give you a `funding` property on a card source [0], which at least in the UK distinguishes between debit, credit and prepaid cards somewhat reliably.

0: https://stripe.com/docs/api/python#card_object-funding

I assume this is not exclusive to Stripe.

You can find lists of the BIN numbers for prepaid cards. Also, in the US, most of them fail AVS checks with a 'U' code.
As a former Redbox employee told me: this is a premium service from card issuers.