#dumdedum_api
1 messages ยท Page 1 of 1 (latest)
๐ Welcome to your new thread!
โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question. Thank you for your patience!
โฑ๏ธ We automatically close idle threads, which makes them read-only. Make sure you stick around to chat in realtime! If this thread is closed and you have another question you'll need to start a new thread.
๐ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1214692225301217340
๐ Have more to share? You can add more detail below, including code, screenshots, videos, etc.
Hi there! I recommend discussing this with our support team as this information is extremely sensitive
You can contact them at: https://support.stripe.com/contact/
Hm, I don't think it's sensitive as I'm asking a general API question?
In general, just wondering if it's possible to pull down the bank issuer of a debit card via the API
I can access the info from the Stripe dashboard, but I can't find any associated API docs
Ah, let me clarify. Access to issuer information is sensitive. Issuer information isn't generally available via the API
Ah, and just to clarify we're defining the term similarly, by "issuer information", you mean the name of the bank that issued the debit card right? That's what I'm looking for.
Ok, and when you said issuer information isn't "generally available" via the API, does that imply that in some cases, it is available? And, if so, how would I access it?
Only things like card brand and funding (e.g. debit, credit, etc) can be accessed via the API: https://docs.stripe.com/api/payment_methods/object#payment_method_object-card
Our support team can discuss your options for accessing issuer information