#Josh.P
1 messages ยท Page 1 of 1 (latest)
What type of charges are you using? Direct charges, destination charges or separate charges and transfer?
payments are made with payment intents, with the connect account as the destination
You can use Charges List Retrieval https://stripe.com/docs/api/charges/list with Stripe-Account header on the connected account: https://stripe.com/docs/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.
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
I'll check that out. Thank you for your help!
No problem! Happy to help ๐