#sameer - Checkout

1 messages · Page 1 of 1 (latest)

dry berry
#

It sounds like you can just create the checkout session and have your bot send your user a link to the Session's URL

light lodge
#

thing is i don't understand the video's or the docs on that content. Like can you tell me step to step.. installations or required libraries and environment all that stuff?

dry berry
light lodge
#

which platform should i use for the development btw. will pycharm work or do i need to use visual studios?

earnest briar
#

Hi 👋 I'm stepping in for @dry berry

#

Those aren't platforms. They are IDEs

#

Do you want to use Python?

light lodge
#

yes

earnest briar
#

Our code snippets use Flask to spin up a simple webserver

#

So you can copy/paste those

light lodge
#

i downloaded the whole app

earnest briar
#

Okay. Let me know if there are parts you don't understand

light lodge
#

hey how do i create new .env

earnest briar
#

That's more Python and coding in general. We help with Stripe integrations here. Fortunately there are several web pages and blog posts on how to do this. I would recommend Googling it.

#

Also...that's a "warning", your code will still run.

light lodge
#

this is what i get when i open the website

orchid dagger
#

@light lodge we can't really help with one screenshot of an empty page

#

We need detailed information from you, the developer, about your exact code, what part of it is and isn't running, etc. As the developer you can debug this step by step, add logs, etc. to track down what part isn't working

light lodge
#

i basically download the code from the stripe website and opened it in the visual studios IDE. then tried to run the code and this happened

#

when i open the host

orchid dagger
#

I'm sorry, you're just downloading one thing, running it once and then sending a picture of output

light lodge
#

i was doing this since last one week

orchid dagger
#

As the developer you have to debug this. I can't really tell you why the code doesn't run on your own machine/environment unfortunately. I can try to help, if you have specific questions

#

right now it'd be like saying to a mechanic "my car in my garage doesn't start, please help"

#

Have you ever built a python web app on Flask before? Or is this your first time?

light lodge
#

first time

orchid dagger
#

Have you ever written code or a web app before?

light lodge
#

nope

orchid dagger
#

Okay, so I think you need to hire a professional to help you build this from scratch. Accepting payments is not a small task, it needs to be done securely otherwise you could leak a lot of sensitive information

light lodge
#

ok. i have two things. First, i am doing a Final Year Project based on food ordering chatbot in telegram. so will i be able to collect payments at the time of checkout. Btw i used python telegram bot to develop the code in python. Second, do you know any professional that can help at the moment?

orchid dagger
#

I don't know of any professional, sorry. And yes you can use Stripe to collect payments at the time of Checkout if you want (back to the doc my colleague gave you)

light lodge
#

cool and thanks. will try to understand the docs. are there any tips to be followed to get this quick