#bdthai81_api

1 messages ยท Page 1 of 1 (latest)

wraith widgetBOT
#

๐Ÿ‘‹ 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.

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

๐Ÿ”— 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/1225439652199137284

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

delicate coralBOT
dim quiver
#

Hello

grizzled oyster
#

hi

#

sorry, im new using this #help feature.
should i be concern with posting: Related Request ID(s)
POST /v1/payment_methods/pm_1P1mUELBDgrs2MW8v8sEDjfn/attach

dim quiver
#

We don't return the issuer by default. However, you can reach out to our Support team via https://support.stripe.com/contact/login and request access to the issuer as part of the PaymentMethod response.

#

No it is safe to share these IDs

#

No one can do anything with them unless they have access to your secret key

#

So just never share your API key(s)

grizzled oyster
#

thanks

#

other than issuer, are you guys able to get the card specific type?

#

like citi premier miles

dim quiver
#

The same feature would give you access to a description of the card, but it won't necessarily be 100% reliable nor necessarily have that specifity of detail

grizzled oyster
#

then how certain sites able to promo users with discount on using specific credit cards when checkout?

#

do they use other services than stripe?

dim quiver
#

Yeah we can provide you the BIN of the card but we don't have 100% information on the card beyond that.

#

We use that BIN to try and map to a description but like I said it isn't completely reliable.

grizzled oyster
#

but my understanding is, api/webhook does not provide bin

#

because we have the fingerprint option

dim quiver
#

You would need the private feature to receive the BIN

#

Which is what I mentioned above

#

You can request access from our Support team

grizzled oyster
#

ok, will request both. thank you

dim quiver
#

๐Ÿ‘