#ela_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/1356630204898082826
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
I don't really understand what you're describing here. It sounds like you're trying to enable some software to act on your behalf by entering your secret key. Be very careful with this, as keys should not be shared.
I get it but it's for my shopify store.
Assuming you are being careful and do want to share this key with a plugin of some kind, you can get that in your developer dashboard: https://dashboard.stripe.com/test/apikeys
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
But you can open your api secret key once right?
An old original key you can reveal multiple times, a new key you created might only be viewable at creation, yes, so you'd need to create a new one if you don't have a record of that.
I did, but when i'm trying to connect it to disputifier it's gives a error
Are you sure you're creating and providing a secret key? The screenshot you showed (which i deleted) was using a restricted key such as rk_live_123
I clicked on 'secret key' and then I clicked on the first option
Yes, we dont recommend sharing secret keys for security, thats why that option suggests a restricted key, but you'll need to work with the platform to ensure the right permissions are enabled for that restricted key, based on what they expect to do with it.
It's for chargebacks
Please work with the platform to have them tell you which permissions they need you to enable for that restricted key
What is the error message that you are seeing? And is it from a Stripe surface or is it from Disputifer?