#bdthai81_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.
โฑ๏ธ 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.
Hello
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
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)
thanks
other than issuer, are you guys able to get the card specific type?
like citi premier miles
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
then how certain sites able to promo users with discount on using specific credit cards when checkout?
do they use other services than stripe?
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.
but my understanding is, api/webhook does not provide bin
because we have the fingerprint option
You would need the private feature to receive the BIN
Which is what I mentioned above
You can request access from our Support team
ok, will request both. thank you
๐