#Killian Quoniou
1 messages · Page 1 of 1 (latest)
I don't quite understand, can you elaborate?
yes
in fact i have custom connect connect, i create a subscription on_behalf_of a connect account, but if my connect account is not complete can i still receive the amount of the subscription ? and more generally what is the condition to be able to receive the amount of a subscription as a connect account
i mean, can the connect account receive it if it didn't upload an identity card for example
If your connected account's charges_enabled (https://stripe.com/docs/api/accounts/object#account_object-charges_enabled) is true, then it's able to receive charges
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.