#alan-test-account
1 messages · Page 1 of 1 (latest)
Thanks! I'm trying to do some payment intent testing with my platform and connect account but it says I need to enable the card_payments capability
However, to do that it seems I have to add my bank account info and whatnot
Is there a way around this?
Can you provide a bit more details? What type of connected account do you use? Where do you see the error? What's your code doing and what error do you get?
Sure. The connected account is an express account.
When I try to use on_behalf_of with the connect account id, it tells me that I can't create a charge with the OBO parameter set to a connect account without the "card_payments" capability enabled
I'm trying to create a payment for a customer using the platform account and have the funds be sent to the connect account
did you create an Express account with those capabilities?
In order to enable it, it seems I have to put in my bank account info and SSN. Is there a way around it?
no you don't, Express accounts never require that
Do you have an account id acct_123 I can look at?
sorry I think that might be the wrong one
okay so you didn't use code to create this Account, usually you should use https://stripe.com/docs/api/accounts/create as document on https://stripe.com/docs/connect/express-accounts and then you can set all the right capabilities