#joe-connect

1 messages · Page 1 of 1 (latest)

cosmic sentinelBOT
weary copper
#

Hi what's your question

valid briar
#

hi, sorry hit return too early, have edited original question.

#

but keep getting the above error when attempting to Mount the Checkout with the returned client secret.

#

chrome console shows these 404's with the secret

cosmic sentinelBOT
#

joe-connect

weary copper
#

Ok can you share the checkout session id or request id for creating the session?

valid briar
#

sure, here is one ```tsx
"id": "cs_test_a12z2d98qbK9lt6LdeQvcWUptQoQ0gpms6yKXKLMV7h0VW8juaA0H3wjL6"

#

^ checkout session id

weary copper
#

Looks like our docs omitted something important

#

So when you do direct charges you pass stripe account header to the checkout session (which you correctly did)

#

We'll get this changed in our docs

valid briar
weary copper
#

yep just add that stripe account param to the call

#

with the connect account id you used in the session creation request

valid briar
#

great, let me give that a go