Missing Secret Key
-
Hi,
I’m having a rather odd error with a development site this morning that I’ve not experienced before. I am attempting to run some test payments through on my WC store. When I pay through checkout with a test card, I am transferred to the payment success page but in the backend, my order is raised as “draft”.
Checking the logs, I am receiving the following error:
2020-10-21T09:12:49+00:00 DEBUG ====Stripe Version: 4.5.2==== ====Start Log==== Error: Unable to verify domain - missing secret key. ====End Log====I checked logs in my Stripe account and I’m not seeing any errors at all both the REQUEST and POST bodies are returning 200 successes and the endpoint seems to be functioning correctly (source.chargeable is returning success). However the charge is not appearing in my Stripe account and I’m not getting a return code to WC.
I’ve reset my API keys and webhook secret and triple and quadruple checked all of my settings, but nothing seems to be working. Would very much appreciate some help with this.
The topic ‘Missing Secret Key’ is closed to new replies.