• I receive this error when trying to make a payment with Stripe. I have added the webhook and the live and secret keys.

    Error: You did not set a valid publishable key. Call Stripe.setPublishableKey() with your publishable key. For more info, see https://stripe.com/docs/stripe.js

    What else is there to do?

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • I just had this problem. Go into your Stripe account and make sure you are copying the LIVE keys and not the test Keys.

    Also make sure you are putting the secret key in the secret key spot and the publish key in the publish key spot

    I had the same issue. Deleting the WP invoice plugin and reinstalling it did the trick.

    I had the same issue. Deleting the WP-Invoice plugin and reinstalling it did the trick.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Stripe not a valid key’ is closed to new replies.