#JFsim-woocommerce-api-keys
1 messages ยท Page 1 of 1 (latest)
Hello ๐
Don't think it needs to be activated as such. Once you create a Stripe Account, the keys are valid (unless they're manually rolled)
Hi Hanzo! Thank you for your help ! Very appreciated!
well.. API keys are automatically copied on clicking in stripe account.. i just paste them in the right place and always getting the same error (Mode: test. Invalid secret key. Please check your entry.) ?
I regenerated new keys yesterday: May it takes days before they work ?
I'm totally confuse and desesperate by this simple step..
The new keys should start working instantly. I'm not aware of any delays as such. I'd recommend double checking your API keys under to be sure
https://dashboard.stripe.com/test/apikeys
also, woocommerce is a third-party integration hence our team on discord won't have much visibility in how it functions. I'd recommend talking to woocommerce support team about this as they can help with broader context than us.
Ok thanks for the instant delay answer..
But woocommerce told me to talk to stripe support ?
Ah interesting. I don't know why they'd do that since it is their integration really ๐
We do have some docs on API keys that you can read about here
https://stripe.com/docs/keys
Mostly you want to make sure you're copying the whole key and not just a part of it
Public test keys start with pk_test_xxx
Secret test keys start with sk_test_xxx
Public live keys start with pk_live_xxx
Secret live keys start with sk_live_xxx
JFsim-woocommerce-api-keys
Yes, it's exactly the way i'm doing it..
My api keys has been triple checked in In my stripe dashboard and there no possible errors with automated copy/paste method.
Normally, does the simple intergration of the wpress plugin of stripe is enough.. or have you ever hear that a wpress woocommerce site need to have other side codes to work ? (php files on the server or others ?)
I've not heard anything else required personally. It should be enough. Woocommerce support team would definitely have more context on this than our team.
ok thanks for your help..
NP! ๐ Good luck