#Zhi-Checkout

1 messages ยท Page 1 of 1 (latest)

remote vortex
#

๐Ÿ‘‹ happy to help

hot elm
#

do you have code example of how to create the session?

#

we are using python

#

I don't see any documentation of how to add the header in the doc

remote vortex
#

it's in the link I sent you

#

it applies to all APIs not just the Charges API

hot elm
#

how does this work with the session creation?

#

we are using stripe checkout

remote vortex
#

same way

  ...,   //all of your current session params
   stripe_account="acct_xyz"
)```
hot elm
#

this is not in the docuemnt

#

let me try

remote vortex
#

this is not in the docuemnt
what do you mean?

hot elm
#

I couldn't find it here.

remote vortex
#

it's a option that you could use with most of our APIs, we don't mention it in each one separately

hot elm
#

I see

#

thank you very miuch

remote vortex
#

let me know if you need any more help

hot elm
#

doing the test now

#

should see the result in 10 minutes

#

will post the result here

#

tks

hot elm
#

I just create the payment (test mode - developer), but the payment is not in the stripe website. Any delay?

remote vortex
#

you created it on the connect account

hot elm
#

yes

remote vortex
#

that's why it doesn't show on your Platform's account

#

it's expected

hot elm
#

oh

#

should I login with my own account and check?

remote vortex
hot elm
#

thank you very much, all good now ๐Ÿ™‚

daring parrot
#

Glad to hear! Let us know if there is anything else that we can assist with.