#Joy boy
1 messages · Page 1 of 1 (latest)
Hi there!
hey
Can you summarize your question in this new thread?
Are you using stripe-node? how did you install it?
Did you follow the steps listed here? https://github.com/stripe/stripe-node#installation
i typed "npm i stripe" in the terminal
is this the cause of the problem?
What do you see if you try console.log(require("stripe"))?
Wiat, I'm confused. Are you trying to use Stripe.js on the frontend, or stripe-node on the backend, or both?
i ran "npm i stripe" on the backend
im following a yt tutorial to make this fullstack web, i dont get it he did the same thing and it worked but for me it didnt
Can you share the logs you see on your backend when you add the console.log I shared above?
holyshit, the backend server is now working again after i added the console.log
but the problem still remains
Hey! Taking over for my colleague. What is the problem you are getting, it's not clear in the console log
Is that a webhook endpoint
dont know what that is
First, try to download the sample nodejs and run it:
https://stripe.com/docs/payments/quickstart
What Nodejs/Npm version are you using ?
v18.16.1
When downloading that sample, are you facing the same issue ?
will i dload it in the backend terminal?
im new so...
No worries. First you need to follow that quickstart step by step
aight gimme few minutes