Stripe spurious whitespace in key error
-
I am trying to get Stripe payments working with WP-invoice. I am getting the following error in the browser debug console:
“Error: Your key is invalid, as it contains whitespace. For more info, see https://stripe.com/docs/stripe.js @ https://js.stripe.com/v2/:1”
This is using the test mode keys with stripe set to test mode. I have checked the settings and there is no whitespace in the key. I have successfully gotten the WP Stripe plug-in working with the same key.
Naturally when I hit “Process Payment” all the page did was reload with no useful error messages. That is a problem as well as the payer may think everything is working fine and if they do report an issue I will have nothing to go on as to the cause of the error in their instance.
- The topic ‘Stripe spurious whitespace in key error’ is closed to new replies.