vue-stripe / vue-stripe-checkout-nuxt-demo

A demo on how to implement vue-stripe-checkout in Nuxt.js
39 stars 12 forks source link

Not working on insecure hosts #18

Open LastxTemplar opened 2 years ago

LastxTemplar commented 2 years ago

I have cloned the project to my localhost, running on http://example.test and as soon as I click on "Checkout" I am getting a console error: Vue Stripe will not work on an insecure host. Make sure that your site is using TCP/SSL

Can this be bypassed somehow?

Thank you!

syg-alexsander commented 2 years ago

I would like to know too... only for testing purposes would be nice (using stripe test key)...