#horacioen_html-file

1 messages ยท Page 1 of 1 (latest)

sinful aspenBOT
sage canyonBOT
#

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

sinful aspenBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can start a new thread if you have another question.

๐Ÿ”— This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1253365756066922517

๐Ÿ“ Have more to share? Add details, code, screenshots, videos, etc. below.

gloomy plover
#

hi i have this mistake

#

but yesterday was working quite good

#

i do not know if are the api keys

wide saddle
#

Is the payment page not working?

gloomy plover
#

i made an index.html that looks like this so the user can put his debit card

#

then i send the data to dbeaver and then to stripe

wide saddle
#

Right, so are those errors in the console preventing payment? Or can you still checkout?

gloomy plover
#

no the payments are not being done because i can not even put datas of new users the error seems to be of stripe i can send you de html so you can see if there is any error

#

the must funny is that yesterday was working could it be the api keys ?

wide saddle
#

If it was working yesterday, did anything change since then?

#

Anything at all?

#

Infra, etc?

gloomy plover
#

nothing at all

#

it works now

sinful aspenBOT
tropic elm
#

@gloomy plover I'm sorry but your asks are really cryptic/unclear right now. I'm happy to help for sure if you have a clear/specific question

#

Okay looking at your picture with error, this error is entirely expected. You loaded the HTML from your file system in a browser, not via a webserver and Stripe.js would never work like this. Loading from http://127.0.0.1 is the right way on your server