#cmgr13 - api keys
1 messages · Page 1 of 1 (latest)
Hello. One moment while I catch up on some threads
You can read this section on authentication: https://stripe.com/docs/api/authentication. But generally you store the api key as an environment variable and reference it in your code
If you haven't gone live yet and copied live api keys over, how do you already have orders placed?
The site was put online about two weeks before we noticed this problem.
You won't be able to accept a payment unless the api key is set
It has to be set somewhere
So maybe you are still using the test key?
No on the woocommerce settings we are live and the connection with stripe is validated
@silent vault we recommend talking directly to WooCommerce since you are using their third-party plugin. We don't know anything about the plugin here unfortunately