#testDeveloper
1 messages · Page 1 of 1 (latest)
Hello
When you retrieve an account you would want to check the requirements hash, and specifically would want to look at disabled_reason (https://stripe.com/docs/api/accounts/object#account_object-requirements-disabled_reason) if you are looking for whether it is restricted and why
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
ok thanks
is there any way we can preserve metadata from creating a payment intent to transfer that charge to a connected account ?
Not sure what you mean exactly