#jnekoufar
1 messages · Page 1 of 1 (latest)
Hi, without sharing any sensitive information, what are you seeing? I was unable to reproduce this on my end so I need a bit more details.
Again, please do not expose sensetive information here as this is a public forum.
I am on my developers dashboard Standard Keys page
I see 2 rows:
-Publishable Keys
-Live Secret Keys
The publishable key starts with PK_live and continues for hudreds of characters
the secret key just says "sk_live...***" with the last couple characters following the 3 dots
Ahh I see what you mean here, that is because you can typically expose the secret key once. At this time, we expect that you save this somewhere safe.
Our integration is broken with our Magento 2 site, and we need to verify that our secret keys are correct
It's documented here: https://stripe.com/docs/keys#reveal-an-api-secret-key-live-mode
You can roll your key, https://stripe.com/docs/keys#rolling-keys and get a new one.