#vilesa - keys

1 messages · Page 1 of 1 (latest)

cosmic blaze
#

Hello! Just starting a thread for you -- I'll review and respond as soon as I can 🙂

#

Where are you seeing these? Your integration should be using pk_ in the client and sk_ (or rk_) on the server

brittle wigeon
#

"uk_" keys is what stripe dashboard uses

cosmic blaze
#

You should not use these in other contexts, no

brittle wigeon
#

ok in that case my question is:
I need to retrieve cards 'issuer'

#

for some reason stripe does not expose this through 'retrieve payment method" api
but stripe exposes this on the dashboard

#

how can I programmatically get a card "issuer" ?

cosmic blaze
#

You can't, using the public API. I suggest writing in to support with a description of your use case for this to see if there are any other options for you: https://support.stripe.com/contact

brittle wigeon
#

is there any reason behind this?

cosmic blaze
#

The API and Dashboard have different details for some cases, it just depends on how things were built or there might be security reasons etc

#

But again I suggest contacting support