#micxzy_api

1 messages ยท Page 1 of 1 (latest)

faint nymphBOT
#

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

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

hot fulcrumBOT
gilded warren
#

Hi there ๐Ÿ‘‹

I'm not sure I understand what you mean by "ive already use all cookies in request but can't seems to help it". This seems to be a confirmation request for a hosted Checkout Session, you don't make those confirmation requests, our checkout flow should be making those requests.

nocturne hazel
#

yes

#

im trying to interact with your apis

gilded warren
#

For Checkout Sessions, the API interaction is to create the Checkout Session. We don't have an API for confirming those, that is handled by our page.

nocturne hazel
#

in this part

#

the response is always

{'error': {'message': 'An error has occurred confirming the Checkout Session.', 'request_log_url': 'https://dashboard.stripe.com/logs/req_e2PzvYF9fLUx9d?t=1723821625', 'type': 'invalid_request_error'}}```
gilded warren
#

You don't make those requests

#

Are you trying to make that request yourself?

nocturne hazel
gilded warren
#

That's not the way to use Checkout Sessions like this. The confirmation request is triggered from our UI.