thirtybees / stripe

Stripe payment module
https://stripe.com
Academic Free License v3.0
6 stars 12 forks source link

Checkout Error = bouncing to new page? #41

Closed bhtoys closed 4 years ago

bhtoys commented 4 years ago

I'm trying to complete a shop for a not-for profit organization. While attempting to checkout, in test mode (and not in test mode), the site bounces me to previous page, or, to the top of the page...

Can someone please take a look and LMK what's up?

edit: removed domain

getdatakick commented 4 years ago

Looks like you have entered wrong key -- your javascript console says this:

Uncaught IntegrationError: You should not use your secret key with Stripe.js. Please pass a publishable key instead.

bhtoys commented 4 years ago

I copied and paste what it gives me. I’ve attached a video of the error it’s doing.

Sent from my Commodore 64

On Aug 7, 2020, at 1:35 AM, DataKick notifications@github.com wrote:

 Looks like you have entered wrong key -- your javascript console says this:

Uncaught IntegrationError: You should not use your secret key with Stripe.js. Please pass a publishable key instead.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

bhtoys commented 4 years ago

Update: All keys are verified. Test keys work. Live Keys do not.

Local TV is reporting on the charity event on Thursday morning. Any help you could give would be greatly greatly appreciated. Did a post on thirtybees as well.

Sent from my Commodore 64

On Aug 9, 2020, at 11:53 AM, Bounty Hunter Toys store@bountyhuntertoys.com wrote:

I copied and paste what it gives me. I’ve attached a video of the error it’s doing.

Sent from my Commodore 64 >> On Aug 7, 2020, at 1:35 AM, DataKick wrote: >> >  > Looks like you have entered wrong key -- your javascript console says this: > > Uncaught IntegrationError: You should not use your secret key with Stripe.js. Please pass a publishable key instead. > > — > You are receiving this because you authored the thread. > Reply to this email directly, view it on GitHub, or unsubscribe.