#bouya-connect-ios
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- bouya1543, 5 days ago, 43 messages
If you use Direct Charges, then you need to initialize the iOS SDK with the right connected account like you do on the server, see https://stripe.com/docs/connect/authentication?client=create-client-ios#adding-the-connected-account-id-to-a-client-side-application
bouya-connect-ios
Ok thanks. So the platform won't matter ? As it handles every connected account
correct
Ok thank you. I bet it's because otherwise there will be a differienciation between the payment method and the payment intent ?
But then, can't we duplicate those payment methods to the connected ones ?
Sorry you're using the vocabulary in a weird way and it's likely making a lot of this confusing
Totally fair, it's tricky to understand the full picture of all of this
If you use Direct Charges, you accept the payment on the connected account. This completely prevents any "sharing" of the PaymentMethod object with other connected account. It's always been the case and there's nothing specific about Apple Pay there
(there's a lot more to it, but that's all I can say based on what information you gave me for now)
Ok
I'm happy to explain more if you can give me a bit more details!