#crit5505
1 messages · Page 1 of 1 (latest)
hey rubeus
Hello! This server is focused on answering developer questions and probably isn't a good place to look for someone to hire. I recommend you have a look here instead: https://stripe.credential.net/
@vale sleet is there a place where I can see how to make something like this?
i didnt see it in the docs
Yeah, have a look here: https://stripe.com/docs/payments/accept-a-payment?platform=web&ui=elements
ok thanks
Will people be redirected to stripe website? or will they stay on my website?
For the guide I linked you to they would stay on your website. They would only be redirected if the payment required it (like being redirected to a bank to authenticate). They would not be redirected to a Stripe page.
cool thanks man
@vale sleet my server is running on nginx, do i need to install anything on there like php or something like that? and can the checkout page be in html?
and if i just want to do it with html css and js can i?
You would need a server-side language, yes. It can be any language you want as long as you can communicate with our API. We have official server-side libraries in seven languages: https://stripe.com/docs/api
php would work right?
Yes.
How do i install that on my server?
That's beyond the scope of what I can help you with here. I recommend you search the web for tutorials or guides that suit your use case and situation.
I don't recommend it, but that's your call.
After I download this from github should I put it in root?
👋 hopping in here since rubeus has to head out
It really depends on your integration but yes, you can put it in root if you want
ok
I assume you're following the https://stripe.com/docs/payments/accept-a-payment?platform=web&ui=elements doc? If you keep scrolling it walks you through exactly how to do this
do i just paste the code in my html body area
i get this when I do that and it trys to redirect me to youtube.com xd
Are you a developer? Have you gone through some basic debugging steps to try and self-diagnose what you're doing wrong?
Again, this is not the channel to go to for hiring someone to develop this for you - if you're looking to hire someone you can check out the site rubeus sent earlier (https://stripe.credential.net/) or find other sites where you can hire a freelancer
