#niklas_api

1 messages ยท Page 1 of 1 (latest)

timber mesaBOT
#

๐Ÿ‘‹ 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/1285864929378963479

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

marble linden
#

Oops, I think Related Request ID: req_zlGChh27smyRVn

atomic mica
#

Let me take a look

marble linden
#

lol its my first time on stripe ๐Ÿ™‚

atomic mica
marble linden
#

oh jez, so all the files are in that folder /pages/stripe_payment/...
Do I have to update the YOUR_LOCATION and add /pages/stripe_payment/ ?

atomic mica
#

What's YOUR_LOCATION ?

marble linden
#

sorry, I meant YOUR_DOMAIN

atomic mica
#

Yes you should change it.

atomic mica
#

It really depends on where you want to direct your customer once they complete the checkout

marble linden
#

Like all the files are in that folder

atomic mica
#

I mean you should ask yourself which page you want to show when your customer completes the checkout. For example, a checkout success page, or an account management page. You should decide it based on your need.

marble linden
atomic mica
#

You should check your server logs and see what causes the 404 error

atomic mica
marble linden
atomic mica
marble linden
#

Ok let me check

#

jez christ it works

#

๐Ÿ˜„

timber mesaBOT
marble linden
#

I can continue from here I think. The issue really was that it was fetching the checkout.php from a directory where it was not located. I fixed this and now it seems to work.

#

Thanks!