#Inclouds

1 messages · Page 1 of 1 (latest)

rain tapirBOT
dusk whale
#

Hi there! Could you link to the reference doc you're referring to about this capability?

earnest fern
#

regarding the error, i got it directly from api

#

Stripe.StripeException: Your platform needs approval for accounts to have requested the transfers capability without the card_payments capability. If you would like to request transfers without card_payments, please contact us via https://support.stripe.com/contact.
at Stripe.StripeClient.ProcessResponse[T](StripeResponse response)
at Stripe.StripeClient.RequestAsync[T](HttpMethod method, String path, BaseOptions options, RequestOptions requestOptions, CancellationToken cancellationToken)
at Stripe.Service`1.RequestAsync[T](HttpMethod method, String path, BaseOptions options, RequestOptions requestOptions, CancellationToken cancellationToken)

#

stripe .net client

dusk whale
#

Thanks! You're right, looks like the Transfers section of this doc doesn't sync up with the API response you're getting.

#

I know you've already done this but the best next step is to reach out to our support team. The above request that returned an error should be tied to a request ID (that looks like req_...). When you reach back out to the support team, I recommend sharing this request ID with them

earnest fern
#

but what the actual logic should be?

#

should it be possible to create connected account with just "transfers" capability or not?

dusk whale
#

It should but you'll need to chat with our support team about this first