#dlavoieplannit
1 messages · Page 1 of 1 (latest)
Yes, you can make those API calls as the connected account and will see the information as they see it https://docs.stripe.com/api/connected-accounts
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
and is it possible to initiate an off session payment with an existing PaymentMethod from those connected account customers?
Yes it is. You can use the already saved payment methods on their account, or you can clone one of the saved payments methods on your platform account down to the connected account and then initiate a payment with the newly created ID