#Pil0t1
1 messages · Page 1 of 1 (latest)
Hello! Can you clarify - are you trying to do direct charges (so the Payment Intent should be created on the connected account with the stripe-account header)?
yes
I have a payment intent, created for a (in a) connected account, so I have to pass the account ID to confirm it
Gotcha - give me a minute to find out where to set that
Found it! So this is what you'll want to look at (https://stripe.com/docs/connect/authentication#adding-the-connected-account-id-to-a-client-side-application -> select the "ios" tab)
Excellent. Thank you for you time