#atomheartlover_docs

1 messages ¡ Page 1 of 1 (latest)

hardy eagleBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always 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/1266359086237225074

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

dire sentinel
#

Hmm, Checkout is our hosted payment page

#

I'm not sure what the questions is entirely?

severe arch
#

Hello ynnoj! We're trying to understand if we understand the term "Stripe-hosted" correctly. My assumption is that it uses Stripe's servers. Is that correct?

dire sentinel
#

'Stripe hosted' in this context means your customers will be redirected to a Stripe URL/page for payment

#

Pretty much all Stripe integrations will require some code that you self host. In the case of Checkout, that would be the code to create the session and redirect customers to the URL I mentioned

#

(like the sample app you've downloaded)

severe arch
#

Just to be clear: does it mean that we must have this app customised and running on our local server, or we can use Stripe's resources?

dire sentinel
#

What do you mean by 'Stripe's resources'?

#

Checkout will require you to write and host some code yes. If that isn't what you, and you want a completely no-code solution, take a look at Payment Links: https://docs.stripe.com/payment-links

Accept a payment or sell subscriptions without building additional standalone websites or applications with Payment Links. Share the link as many times as you want on social media, in emails, or on your website.

severe arch
#

I mean Stripe's hardware. There must be a device responding to customers' requests, and we were trying understand here if we're obliged to use ours. So, there's no option to use your hardware for stripe checkout?

#

It's clear now. Thank you for your time! \