Uncaught Error: Your key is invalid
-
i get a couple of different errors when trying to process a payment in test mode
from stripe logs
error: message: "Cannot charge a customer that has no active card" type: "card_error" param: "card" code: "missing"
from chrome console
Uncaught Error: Your key is invalid, as it contains whitespace. For more info, see https://stripe.com/docs/stripe.js (index):1 Stripe.utils.t.validateKey (index):1 t.create (index):1 n.createToken (index):1 (anonymous function) striper.js:34 n.event.dispatch jquery.js:3 r.handle
this is the error that is spit out with on page
Payment error:Invalid API Key provided: sk_test_*******************Q5P0 Transaction Error: Could not complete your payment
- The topic ‘Uncaught Error: Your key is invalid’ is closed to new replies.