#user1352 - Help

1 messages · Page 1 of 1 (latest)

noble sandal
#

Hello! What do you need help with?

rare dagger
#

I add card.html to my website

#

The server run by npm start

#

It payment I had made test in my stripe account, before I adding it my website

#

After I adding it the server not running

#

My website is been published without npm command

#

So how I context to the server from my website

#

My files in this link

#

‘I made test the card.html it work but it required to be run by npm ‘

noble sandal
#

Do you have a specific question? Are you running into an error?

rare dagger
#

The server.js it has be run to command ((npm install and npm start)) the card of stripe will work great but when I adding to my website I can’t use the npm command

#

How I connect my card.html to the server.js

noble sandal
#

Sorry, I don't understand. Can you provide more details or ask a more specific question?

rare dagger
#

I used these projects of stripe and it word great the link here

#

When I adding to my website the server not been running

#

Because it required npm start command by the terminal

noble sandal
#

Have you deployed a Node web app to a server before?

rare dagger
#

No

noble sandal
#

Are you a Node developer?

rare dagger
#

I’m not

noble sandal
#

That sample code is intended to be used by an experienced Node developer, so you're going to run into several roadblocks trying to use it. What are you trying to build?

rare dagger
#

Maybe the issue is

#

The server need to be run for the card.html to make payment

noble sandal
#

No, hang on. Let's back up. Why are you trying to run this code? What are you trying to do?

rare dagger
#

I’m trying to add the card payment to my website

noble sandal
rare dagger
#

This the card.html

#

It need the server.js