philipp1992 Posted April 20, 2020 Share Posted April 20, 2020 Hi, i have configured Stripe in WHMCS 7.10 like the following: When saving changes, the configuration is validated and accepted (when i enter a wrong key, i cant even safe) On ordering a client gets the following error: Gateway logs show the following: and the stripe logs show: { "error": { "code": "secret_key_required", "doc_url": "https://stripe.com/docs/error-codes/secret-key-required", "message": "This API call cannot be made with a publishable API key. Please use a secret API key. You can find a list of your API keys at https://dashboard.stripe.com/account/apikeys.", "type": "invalid_request_error" } } Can someone help me with this issue? kind regards Philipp 0 Quote Link to comment Share on other sites More sharing options...
J-B Posted April 22, 2020 Share Posted April 22, 2020 You are using the Stripe Test Key. Use the Live keys. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.